原始 OSV JSON{
"id": "GHSA-5vwc-r48g-wj6c",
"aliases": [
"CVE-2021-45708"
],
"details": "An issue was discovered in the abomonation crate through version 0.7.3 for Rust. Because transmute operations are insufficiently constrained, there can be an information leak or ASLR bypass.",
"summary": "Abomonation transmutes &T to and from &[u8] without sufficient constraints",
"affected": [
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"last_affected": "0.7.3"
}
]
}
],
"package": {
"name": "abomonation",
"ecosystem": "crates.io"
}
}
],
"modified": "2023-06-13T16:03:48Z",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N"
}
],
"published": "2022-01-06T22:08:22Z",
"references": [
{
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-45708",
"type": "ADVISORY"
},
{
"url": "https://github.com/TimelyDataflow/abomonation/issues/23",
"type": "WEB"
},
{
"url": "https://github.com/TimelyDataflow/abomonation",
"type": "PACKAGE"
},
{
"url": "https://raw.githubusercontent.com/rustsec/advisory-db/main/crates/abomonation/RUSTSEC-2021-0120.md",
"type": "WEB"
},
{
"url": "https://rustsec.org/advisories/RUSTSEC-2021-0120.html",
"type": "WEB"
}
],
"schema_version": "1.4.0",
"database_specific": {
"cwe_ids": [
"CWE-668"
],
"severity": "HIGH",
"github_reviewed": true,
"nvd_published_at": "2021-12-27T00:15:00Z",
"github_reviewed_at": "2022-01-05T21:50:24Z"
}
}