CVE-2019-1010299

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.
Configurations

Configuration 1 (hide)

cpe:2.3:a:rust-lang:rust:*:*:*:*:*:*:*:*

History

21 Nov 2024, 04:18

Type Values Removed Values Added
References () https://github.com/rust-lang/rust/issues/53566 - Exploit, Issue Tracking, Third Party Advisory () https://github.com/rust-lang/rust/issues/53566 - Exploit, Issue Tracking, Third Party Advisory
References () https://github.com/rust-lang/rust/pull/53571/commits/b85e4cc8fadaabd41da5b9645c08c68b8f89908d - Patch, Third Party Advisory () https://github.com/rust-lang/rust/pull/53571/commits/b85e4cc8fadaabd41da5b9645c08c68b8f89908d - Patch, Third Party Advisory

Information

Published : 2019-07-15 18:15

Updated : 2024-11-21 04:18


NVD link : CVE-2019-1010299

Mitre link : CVE-2019-1010299

CVE.ORG link : CVE-2019-1010299


JSON object : View

Products Affected

rust-lang

  • rust
CWE
CWE-200

Exposure of Sensitive Information to an Unauthorized Actor

CWE-908

Use of Uninitialized Resource