原始 OSV JSON
{
"id": "GHSA-c5hx-w945-j4pq",
"aliases": [
"CVE-2021-45706"
],
"details": "An issue was discovered in the zeroize_derive crate before 1.1.1 for Rust. Dropped memory is not zeroed out for an enum.",
"summary": "Memory flaw in zeroize_derive",
"affected": [
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"fixed": "1.1.1"
}
]
}
],
"package": {
"name": "zeroize_derive",
"ecosystem": "crates.io"
}
}
],
"modified": "2022-01-07T18:29:04Z",
"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:08:33Z",
"references": [
{
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-45706",
"type": "ADVISORY"
},
{
"url": "https://github.com/iqlusioninc/crates/issues/876",
"type": "WEB"
},
{
"url": "https://github.com/RustCrypto/utils/tree/master/zeroize/derive",
"type": "PACKAGE"
},
{
"url": "https://raw.githubusercontent.com/rustsec/advisory-db/main/crates/zeroize_derive/RUSTSEC-2021-0115.md",
"type": "WEB"
},
{
"url": "https://rustsec.org/advisories/RUSTSEC-2021-0115.html",
"type": "WEB"
}
],
"schema_version": "1.4.0",
"database_specific": {
"cwe_ids": [
"CWE-459"
],
"severity": "CRITICAL",
"github_reviewed": true,
"nvd_published_at": "2021-12-27T00:15:00Z",
"github_reviewed_at": "2022-01-05T23:01:59Z"
}
}