{ "schema_version": "1.4.0", "id": "GHSA-6c65-xcf5-299x", "modified": "2021-08-18T17:52:08Z", "published": "2021-08-25T20:58:25Z", "aliases": [ "CVE-2019-16144" ], "summary": "Uninitialized memory use in generator", "details": "An issue was discovered in the generator crate before 0.6.18 for Rust. Uninitialized memory is used by Scope, done, and yield_ during API calls.", "severity": [ { "type": "CVSS_V3", "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H" } ], "affected": [ { "package": { "ecosystem": "crates.io", "name": "generator" }, "ranges": [ { "type": "ECOSYSTEM", "events": [ { "introduced": "0" }, { "fixed": "0.6.18" } ] } ] } ], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-16144" }, { "type": "WEB", "url": "https://github.com/Xudong-Huang/generator-rs/issues/11" }, { "type": "WEB", "url": "https://github.com/Xudong-Huang/generator-rs/issues/13" }, { "type": "WEB", "url": "https://github.com/Xudong-Huang/generator-rs/issues/14" }, { "type": "WEB", "url": "https://github.com/Xudong-Huang/generator-rs/issues/9" }, { "type": "PACKAGE", "url": "https://github.com/Xudong-Huang/generator-rs" }, { "type": "WEB", "url": "https://rustsec.org/advisories/RUSTSEC-2019-0020.html" } ], "database_specific": { "cwe_ids": [ "CWE-908" ], "severity": "HIGH", "github_reviewed": true, "github_reviewed_at": "2021-08-18T17:52:08Z", "nvd_published_at": "2019-09-09T12:15:00Z" } }