{ "schema_version": "1.4.0", "id": "GHSA-6rhx-hqxm-8p36", "modified": "2021-08-19T21:19:45Z", "published": "2021-08-25T20:46:44Z", "aliases": [ "CVE-2019-25009" ], "summary": "Double free in http", "details": "An issue was discovered in the http crate before 0.1.20 for Rust. The HeaderMap::Drain API can use a raw pointer, defeating soundness.", "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": "http" }, "ranges": [ { "type": "ECOSYSTEM", "events": [ { "introduced": "0" }, { "fixed": "0.1.20" } ] } ] } ], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-25009" }, { "type": "WEB", "url": "https://rustsec.org/advisories/RUSTSEC-2019-0034.html" } ], "database_specific": { "cwe_ids": [ "CWE-415" ], "severity": "CRITICAL", "github_reviewed": true, "github_reviewed_at": "2021-08-19T21:19:45Z", "nvd_published_at": null } }