原始 OSV JSON{
"id": "GHSA-w428-f65r-h4q2",
"aliases": [
"CVE-2021-45687"
],
"details": "An issue was discovered in the raw-cpuid crate before 9.1.1 for Rust. If the serialize feature is used (which is not the the default), a Deserialize operation may lack sufficient validation, leading to memory corruption or a panic.",
"summary": "Deserialization of Untrusted Data in rust-cpuid",
"affected": [
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "3.1.0"
},
{
"fixed": "9.1.1"
}
]
}
],
"package": {
"name": "raw-cpuid",
"ecosystem": "crates.io"
}
}
],
"modified": "2022-01-07T17:23:21Z",
"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:12Z",
"references": [
{
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-45687",
"type": "ADVISORY"
},
{
"url": "https://github.com/gz/rust-cpuid/issues/43",
"type": "WEB"
},
{
"url": "https://github.com/gz/rust-cpuid",
"type": "PACKAGE"
},
{
"url": "https://raw.githubusercontent.com/rustsec/advisory-db/main/crates/raw-cpuid/RUSTSEC-2021-0089.md",
"type": "WEB"
},
{
"url": "https://rustsec.org/advisories/RUSTSEC-2021-0089.html",
"type": "WEB"
}
],
"schema_version": "1.4.0",
"database_specific": {
"cwe_ids": [
"CWE-502"
],
"severity": "CRITICAL",
"github_reviewed": true,
"nvd_published_at": "2021-12-27T00:15:00Z",
"github_reviewed_at": "2022-01-06T16:40:56Z"
}
}