CVE-2020-25016
CVSS V2 Medium 6.4
CVSS V3 Critical 9.1
Description
A safety violation was discovered in the rgb crate before 0.8.20 for Rust, leading to (for example) dereferencing of arbitrary pointers or disclosure of uninitialized memory. This occurs because structs can be treated as bytes for read and write operations.
Overview
- CVE ID
- CVE-2020-25016
- Assigner
- cve@mitre.org
- Vulnerability Status
- Analyzed
- Published Version
- 2020-08-29T16:15:09
- Last Modified Date
- 2021-07-21T11:39:23
Weakness Enumerations
CPE Configuration (Product)
CPE | Vulnerable | Operator | Version Start | Version End |
---|---|---|---|---|
cpe:2.3:a:rgb-rust_project:rgb-rust:*:*:*:*:*:*:*:* | 1 | OR | 0.8.20 |
CVSS Version 2
- Version
- 2.0
- Vector String
- AV:N/AC:L/Au:N/C:P/I:P/A:N
- Access Vector
- NETWORK
- Access Compatibility
- LOW
- Authentication
- NONE
- Confidentiality Impact
- PARTIAL
- Integrity Impact
- PARTIAL
- Availability Impact
- NONE
- Base Score
- 6.4
- Severity
- MEDIUM
- Exploitability Score
- 10
- Impact Score
- 4.9
CVSS Version 3
- Version
- 3.1
- Vector String
- CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N
- Attack Vector
- NETWORK
- Attack Compatibility
- LOW
- Privileges Required
- NONE
- User Interaction
- NONE
- Scope
- UNCHANGED
- Confidentiality Impact
- HIGH
- Availability Impact
- NONE
- Base Score
- 9.1
- Base Severity
- CRITICAL
- Exploitability Score
- 3.9
- Impact Score
- 5.2
References
Reference URL | Reference Tags |
---|---|
https://github.com/kornelski/rust-rgb/issues/35 | Exploit Third Party Advisory |
https://rustsec.org/advisories/RUSTSEC-2020-0029.html | Vendor Advisory |
Sources
Source Name | Source URL |
---|---|
NIST | https://nvd.nist.gov/vuln/detail/CVE-2020-25016 |
MITRE | https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-25016 |
History
Created | Old Value | New Value | Data Type | Notes |
---|---|---|---|---|
2022-05-10 07:03:56 | Added to TrackCVE | |||
2022-12-04 21:42:28 | 2020-08-29T16:15Z | 2020-08-29T16:15:09 | CVE Published Date | updated |
2022-12-04 21:42:28 | 2021-07-21T11:39:23 | CVE Modified Date | updated | |
2022-12-04 21:42:28 | Analyzed | Vulnerability Status | updated |