原始 OSV JSON
{
"id": "GHSA-799f-r78p-gq9c",
"aliases": [
"CVE-2020-36513"
],
"details": "An issue was discovered in the acc_reader crate through 2020-12-27 for Rust. read_up_to may read from uninitialized memory locations.",
"summary": "Use of Uninitialized Resource in acc_reader.",
"affected": [
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"last_affected": "2.0.0"
}
]
}
],
"package": {
"name": "acc_reader",
"ecosystem": "crates.io"
}
}
],
"modified": "2022-01-07T16:22:24Z",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"
}
],
"published": "2022-01-06T22:17:38Z",
"references": [
{
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-36513",
"type": "ADVISORY"
},
{
"url": "https://github.com/netvl/acc_reader/issues/1",
"type": "WEB"
},
{
"url": "https://github.com/netvl/acc_reader",
"type": "PACKAGE"
},
{
"url": "https://raw.githubusercontent.com/rustsec/advisory-db/main/crates/acc_reader/RUSTSEC-2020-0155.md",
"type": "WEB"
},
{
"url": "https://rustsec.org/advisories/RUSTSEC-2020-0155.html",
"type": "WEB"
}
],
"schema_version": "1.4.0",
"database_specific": {
"cwe_ids": [
"CWE-908"
],
"severity": "CRITICAL",
"github_reviewed": true,
"nvd_published_at": "2021-12-27T00:15:00Z",
"github_reviewed_at": "2022-01-06T18:13:55Z"
}
}