{ "schema_version": "1.4.0", "id": "GHSA-352p-rhvq-7g78", "modified": "2021-08-19T18:45:49Z", "published": "2021-08-25T20:52:55Z", "aliases": [ "CVE-2021-25904" ], "summary": "Null pointer deference in av-data", "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.", "severity": [ { "type": "CVSS_V3", "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H" } ], "affected": [ { "package": { "ecosystem": "crates.io", "name": "av-data" }, "ranges": [ { "type": "ECOSYSTEM", "events": [ { "introduced": "0" }, { "fixed": "0.3.0" } ] } ] } ], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-25904" }, { "type": "WEB", "url": "https://github.com/rust-av/rust-av/issues/136" }, { "type": "PACKAGE", "url": "https://github.com/rust-av/rust-av" }, { "type": "WEB", "url": "https://rustsec.org/advisories/RUSTSEC-2021-0007.html" } ], "database_specific": { "cwe_ids": [ "CWE-476" ], "severity": "HIGH", "github_reviewed": true, "github_reviewed_at": "2021-08-19T18:45:49Z", "nvd_published_at": null } }