CVE-2019-1010299

MEDIUM

Rust Programming Language Standard Library <1.30.0 - Info Disclosure

Title source: llm
STIX 2.1

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.

References (2)

Core 2
Core References
Exploit, Issue Tracking, Third Party Advisory x_refsource_misc
https://github.com/rust-lang/rust/issues/53566

Scores

CVSS v3 5.3
EPSS 0.0152
EPSS Percentile 71.2%
Attack Vector NETWORK
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N

Details

CWE
CWE-200 CWE-908
Status published
Products (1)
rust-lang/rust 1.18.0 - 1.30.0
Published Jul 15, 2019
Tracked Since Feb 18, 2026