{
  "threat_severity" : "Low",
  "public_date" : "2018-08-21T00:00:00Z",
  "bugzilla" : {
    "description" : "rust: print of uninitialized memory in the debug trait implementation for std::collections::vec_deque::Iter",
    "id" : "1736766",
    "url" : "https://bugzilla.redhat.com/show_bug.cgi?id=1736766"
  },
  "cvss3" : {
    "cvss3_base_score" : "4.0",
    "cvss3_scoring_vector" : "CVSS:3.0/AV:L/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N",
    "status" : "draft"
  },
  "cwe" : "CWE-200",
  "details" : [ "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." ],
  "package_state" : [ {
    "product_name" : "Red Hat Enterprise Linux 8",
    "fix_state" : "Not affected",
    "package_name" : "rust-toolset:rhel8/rust",
    "cpe" : "cpe:/o:redhat:enterprise_linux:8"
  } ],
  "references" : [ "https://www.cve.org/CVERecord?id=CVE-2019-1010299\nhttps://nvd.nist.gov/vuln/detail/CVE-2019-1010299" ],
  "name" : "CVE-2019-1010299",
  "csaw" : false
}