{ "schema_version": "1.4.0", "id": "GHSA-7cjc-hvxf-gqh7", "modified": "2021-08-19T21:18:16Z", "published": "2021-08-25T20:47:39Z", "aliases": [ "CVE-2020-35862" ], "summary": "Use after free and double free in bitvec", "details": "An issue was discovered in the bitvec crate before 0.17.4 for Rust. BitVec to BitBox conversion leads to a use-after-free or double free.", "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": "bitvec" }, "ranges": [ { "type": "ECOSYSTEM", "events": [ { "introduced": "0.11.0" }, { "fixed": "0.17.4" } ] } ] } ], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-35862" }, { "type": "WEB", "url": "https://github.com/myrrlyn/bitvec/issues/55" }, { "type": "PACKAGE", "url": "https://github.com/myrrlyn/bitvec" }, { "type": "WEB", "url": "https://rustsec.org/advisories/RUSTSEC-2020-0007.html" } ], "database_specific": { "cwe_ids": [ "CWE-415", "CWE-416" ], "severity": "CRITICAL", "github_reviewed": true, "github_reviewed_at": "2021-08-19T21:18:16Z", "nvd_published_at": null } }