{ "schema_version": "1.4.0", "id": "GHSA-5hpj-m323-cphm", "modified": "2021-08-19T17:15:33Z", "published": "2021-08-25T20:54:12Z", "aliases": [ "CVE-2021-29940" ], "summary": "Double free in through", "details": "An issue was discovered in the through crate through 2021-02-18 for Rust. There is a double free (in through and through_and) upon a panic of the map function.", "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": "through" }, "ranges": [ { "type": "ECOSYSTEM", "events": [ { "introduced": "0" }, { "last_affected": "0.1.0" } ] } ] } ], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-29940" }, { "type": "WEB", "url": "https://github.com/gretchenfrage/through/issues/1" }, { "type": "PACKAGE", "url": "https://github.com/gretchenfrage/through" }, { "type": "WEB", "url": "https://rustsec.org/advisories/RUSTSEC-2021-0049.html" } ], "database_specific": { "cwe_ids": [ "CWE-415" ], "severity": "CRITICAL", "github_reviewed": true, "github_reviewed_at": "2021-08-19T17:15:33Z", "nvd_published_at": null } }