{ "schema_version": "1.4.0", "id": "GHSA-gh87-6jr3-8q47", "modified": "2021-08-19T18:45:43Z", "published": "2021-08-25T20:52:57Z", "aliases": [ "CVE-2021-25903" ], "summary": "Null pointer deference in cache", "details": "An issue was discovered in the cache crate through 2021-01-01 for Rust. A raw pointer is dereferenced.", "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": "cache" }, "ranges": [ { "type": "ECOSYSTEM", "events": [ { "introduced": "0" }, { "last_affected": "0.1.0" } ] } ] } ], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-25903" }, { "type": "WEB", "url": "https://github.com/krl/cache/issues/2" }, { "type": "PACKAGE", "url": "https://github.com/krl/cache" }, { "type": "WEB", "url": "https://rustsec.org/advisories/RUSTSEC-2021-0006.html" } ], "database_specific": { "cwe_ids": [ "CWE-476" ], "severity": "HIGH", "github_reviewed": true, "github_reviewed_at": "2021-08-19T18:45:43Z", "nvd_published_at": null } }