原始 OSV JSON{
"id": "GHSA-352p-rhvq-7g78",
"aliases": [
"CVE-2021-25904"
],
"details": "An issue was discovered in the av-data crate before 0.3.0 for Rust. A raw pointer is dereferenced, leading to a read of an arbitrary memory address, sometimes causing a segfault.",
"summary": "Null pointer deference in av-data",
"affected": [
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"fixed": "0.3.0"
}
]
}
],
"package": {
"name": "av-data",
"ecosystem": "crates.io"
}
}
],
"modified": "2021-08-19T18:45:49Z",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"
}
],
"published": "2021-08-25T20:52:55Z",
"references": [
{
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-25904",
"type": "ADVISORY"
},
{
"url": "https://github.com/rust-av/rust-av/issues/136",
"type": "WEB"
},
{
"url": "https://github.com/rust-av/rust-av",
"type": "PACKAGE"
},
{
"url": "https://rustsec.org/advisories/RUSTSEC-2021-0007.html",
"type": "WEB"
}
],
"schema_version": "1.4.0",
"database_specific": {
"cwe_ids": [
"CWE-476"
],
"severity": "HIGH",
"github_reviewed": true,
"nvd_published_at": null,
"github_reviewed_at": "2021-08-19T18:45:49Z"
}
}