原始 OSV JSON{
"id": "GHSA-cgmg-2v6m-fjg7",
"aliases": [
"CVE-2020-36210"
],
"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.",
"summary": "Free of uninitialized memory in autorand",
"affected": [
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"fixed": "0.2.3"
}
]
}
],
"package": {
"name": "autorand",
"ecosystem": "crates.io"
}
}
],
"modified": "2021-08-19T18:53:20Z",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H"
}
],
"published": "2021-08-25T20:50:41Z",
"references": [
{
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-36210",
"type": "ADVISORY"
},
{
"url": "https://github.com/mersinvald/autorand-rs/issues/5",
"type": "WEB"
},
{
"url": "https://github.com/mersinvald/autorand-rs",
"type": "PACKAGE"
},
{
"url": "https://rustsec.org/advisories/RUSTSEC-2020-0103.html",
"type": "WEB"
}
],
"schema_version": "1.4.0",
"database_specific": {
"cwe_ids": [
"CWE-908"
],
"severity": "HIGH",
"github_reviewed": true,
"nvd_published_at": null,
"github_reviewed_at": "2021-08-19T18:53:20Z"
}
}