CVE-2019-1010299
CVSS V2 Medium 5
CVSS V3 Medium 5.3
Description
The Rust Programming Language Standard Library 1.18.0 and later is affected by: CWE-200: Information Exposure. The impact is: Contents of uninitialized memory could be printed to string or to log file. The component is: Debug trait implementation for std::collections::vec_deque::Iter. The attack vector is: The program needs to invoke debug printing for iterator over an empty VecDeque. The fixed version is: 1.30.0, nightly versions after commit b85e4cc8fadaabd41da5b9645c08c68b8f89908d.
Overview
- CVE ID
- CVE-2019-1010299
- Assigner
- josh@bress.net
- Vulnerability Status
- Analyzed
- Published Version
- 2019-07-15T18:15:11
- Last Modified Date
- 2020-09-30T13:41:02
Weakness Enumerations
CPE Configuration (Product)
CPE | Vulnerable | Operator | Version Start | Version End |
---|---|---|---|---|
cpe:2.3:a:rust-lang:rust:*:*:*:*:*:*:*:* | 1 | OR | 1.18.0 | 1.30.0 |
CVSS Version 2
- Version
- 2.0
- Vector String
- AV:N/AC:L/Au:N/C:P/I:N/A:N
- Access Vector
- NETWORK
- Access Compatibility
- LOW
- Authentication
- NONE
- Confidentiality Impact
- PARTIAL
- Integrity Impact
- NONE
- Availability Impact
- NONE
- Base Score
- 5
- Severity
- MEDIUM
- Exploitability Score
- 10
- Impact Score
- 2.9
CVSS Version 3
- Version
- 3.1
- Vector String
- CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N
- Attack Vector
- NETWORK
- Attack Compatibility
- LOW
- Privileges Required
- NONE
- User Interaction
- NONE
- Scope
- UNCHANGED
- Confidentiality Impact
- LOW
- Availability Impact
- NONE
- Base Score
- 5.3
- Base Severity
- MEDIUM
- Exploitability Score
- 3.9
- Impact Score
- 1.4
References
Reference URL | Reference Tags |
---|---|
https://github.com/rust-lang/rust/pull/53571/commits/b85e4cc8fadaabd41da5b9645c08c68b8f89908d | Patch Third Party Advisory |
https://github.com/rust-lang/rust/issues/53566 | Exploit Issue Tracking Third Party Advisory |
Sources
Source Name | Source URL |
---|---|
NIST | https://nvd.nist.gov/vuln/detail/CVE-2019-1010299 |
MITRE | https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-1010299 |
History
Created | Old Value | New Value | Data Type | Notes |
---|---|---|---|---|
2022-05-10 17:11:45 | Added to TrackCVE | |||
2022-12-03 23:16:13 | cve-assign@distributedweaknessfiling.org | josh@bress.net | CVE Assigner | updated |
2022-12-03 23:16:13 | 2019-07-15T18:15Z | 2019-07-15T18:15:11 | CVE Published Date | updated |
2022-12-03 23:16:13 | 2020-09-30T13:41:02 | CVE Modified Date | updated | |
2022-12-03 23:16:13 | Analyzed | Vulnerability Status | updated |