{ "schema_version": "1.4.0", "id": "GHSA-3vjm-36rr-7qrq", "modified": "2021-08-19T21:18:36Z", "published": "2021-08-25T20:47:16Z", "aliases": [ "CVE-2020-35860" ], "summary": "NULL Pointer Dereference in cbox", "details": "An issue was discovered in the cbox crate through 2020-03-19 for Rust. The CBox API allows dereferencing raw pointers without a requirement for unsafe code.", "severity": [ { "type": "CVSS_V3", "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" } ], "affected": [ { "package": { "ecosystem": "crates.io", "name": "cbox" }, "ranges": [ { "type": "ECOSYSTEM", "events": [ { "introduced": "0" }, { "last_affected": "0.3.0" } ] } ] } ], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-35860" }, { "type": "WEB", "url": "https://github.com/TomBebbington/cbox-rs/issues/2" }, { "type": "PACKAGE", "url": "https://github.com/TomBebbington/cbox-rs" }, { "type": "WEB", "url": "https://rustsec.org/advisories/RUSTSEC-2020-0005.html" } ], "database_specific": { "cwe_ids": [ "CWE-476" ], "severity": "CRITICAL", "github_reviewed": true, "github_reviewed_at": "2021-08-19T21:18:36Z", "nvd_published_at": null } }