{ "schema_version": "1.4.0", "id": "GHSA-cgmg-2v6m-fjg7", "modified": "2021-08-19T18:53:20Z", "published": "2021-08-25T20:50:41Z", "aliases": [ "CVE-2020-36210" ], "summary": "Free of uninitialized memory in autorand", "details": "An issue was discovered in the autorand crate before 0.2.3 for Rust. Because of impl Random on arrays, uninitialized memory can be dropped when a panic occurs, leading to memory corruption.", "severity": [ { "type": "CVSS_V3", "score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H" } ], "affected": [ { "package": { "ecosystem": "crates.io", "name": "autorand" }, "ranges": [ { "type": "ECOSYSTEM", "events": [ { "introduced": "0" }, { "fixed": "0.2.3" } ] } ] } ], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-36210" }, { "type": "WEB", "url": "https://github.com/mersinvald/autorand-rs/issues/5" }, { "type": "PACKAGE", "url": "https://github.com/mersinvald/autorand-rs" }, { "type": "WEB", "url": "https://rustsec.org/advisories/RUSTSEC-2020-0103.html" } ], "database_specific": { "cwe_ids": [ "CWE-908" ], "severity": "HIGH", "github_reviewed": true, "github_reviewed_at": "2021-08-19T18:53:20Z", "nvd_published_at": null } }