AUGUST 4, 2026
Live Feed
Back to database
Case File

CVE-2019-1010299

MEDIUM · CVSS 5.3 EPSS 1.52% Public Exploit

Source: NVD + CISA KEV + EPSS (historical backfill) · Published 2019-07-15 · Last synced 2026-08-04

CyberRota Analysis

AI analysis pending.

Public Exploit Signal

A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.

Note: these links are listed for security research and verification purposes only.

CVE
CVE-2019-1010299
Severity
MEDIUM
CVSS
5.3
EPSS
1.52%

Original NVD 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.