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.
Advisories
Source ID Title
EUVD EUVD EUVD-2019-2035 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.
Fixes

Solution

No solution given by the vendor.


Workaround

No workaround given by the vendor.

History

No history.

Projects

Sign in to view the affected projects.

cve-icon MITRE

Status: PUBLISHED

Assigner: dwf

Published:

Updated: 2024-08-05T03:07:18.461Z

Reserved: 2019-03-20T00:00:00

Link: CVE-2019-1010299

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Modified

Published: 2019-07-15T18:15:11.727

Modified: 2024-11-21T04:18:08.370

Link: CVE-2019-1010299

cve-icon Redhat

Severity : Low

Publid Date: 2018-08-21T00:00:00Z

Links: CVE-2019-1010299 - Bugzilla

cve-icon OpenCVE Enrichment

No data.

Weaknesses