原始 OSV JSON
{
"id": "GHSA-6c65-xcf5-299x",
"aliases": [
"CVE-2019-16144"
],
"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.",
"summary": "Uninitialized memory use in generator",
"affected": [
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"fixed": "0.6.18"
}
]
}
],
"package": {
"name": "generator",
"ecosystem": "crates.io"
}
}
],
"modified": "2021-08-18T17:52:08Z",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"
}
],
"published": "2021-08-25T20:58:25Z",
"references": [
{
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-16144",
"type": "ADVISORY"
},
{
"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": "WEB"
},
{
"url": "https://github.com/Xudong-Huang/generator-rs",
"type": "PACKAGE"
},
{
"url": "https://rustsec.org/advisories/RUSTSEC-2019-0020.html",
"type": "WEB"
}
],
"schema_version": "1.4.0",
"database_specific": {
"cwe_ids": [
"CWE-908"
],
"severity": "HIGH",
"github_reviewed": true,
"nvd_published_at": "2019-09-09T12:15:00Z",
"github_reviewed_at": "2021-08-18T17:52:08Z"
}
}