原始 OSV JSON
{
"id": "GHSA-64wv-8vwp-xgw2",
"aliases": [
"CVE-2021-45688"
],
"details": "An issue was discovered in the ash crate before 0.33.1 for Rust. util::read_spv may read from uninitialized memory locations.",
"summary": "Use of Uninitialized Resource in ash.",
"affected": [
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"fixed": "0.33.1"
}
]
}
],
"package": {
"name": "ash",
"ecosystem": "crates.io"
}
}
],
"modified": "2022-01-07T17:19:25Z",
"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:13:02Z",
"references": [
{
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-45688",
"type": "ADVISORY"
},
{
"url": "https://github.com/MaikKlein/ash/issues/354",
"type": "WEB"
},
{
"url": "https://github.com/ash-rs/ash/issues/354",
"type": "WEB"
},
{
"url": "https://github.com/ash-rs/ash/pull/470",
"type": "WEB"
},
{
"url": "https://github.com/ash-rs/ash/commit/2c98b6f384a017de031698bd623551a45f24c8f9",
"type": "WEB"
},
{
"url": "https://github.com/MaikKlein/ash",
"type": "PACKAGE"
},
{
"url": "https://github.com/ash-rs/ash/compare/0.33.0...0.33.1",
"type": "WEB"
},
{
"url": "https://raw.githubusercontent.com/rustsec/advisory-db/main/crates/ash/RUSTSEC-2021-0090.md",
"type": "WEB"
},
{
"url": "https://rustsec.org/advisories/RUSTSEC-2021-0090.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-06T16:49:36Z"
}
}