{ "schema_version": "1.4.0", "id": "GHSA-29hg-r7c7-54fr", "modified": "2021-08-19T17:05:09Z", "published": "2021-08-25T20:55:06Z", "aliases": [ "CVE-2021-29933" ], "summary": "Double free in insert_many", "details": "An issue was discovered in the insert_many crate through 2021-01-26 for Rust. Elements may be dropped twice if a .next() method panics.", "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": "insert_many" }, "ranges": [ { "type": "ECOSYSTEM", "events": [ { "introduced": "0" }, { "last_affected": "0.1.1" } ] } ] } ], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-29933" }, { "type": "WEB", "url": "https://github.com/rphmeier/insert_many/issues/1" }, { "type": "PACKAGE", "url": "https://github.com/rphmeier/insert_many" }, { "type": "WEB", "url": "https://rustsec.org/advisories/RUSTSEC-2021-0042.html" } ], "database_specific": { "cwe_ids": [ "CWE-415" ], "severity": "HIGH", "github_reviewed": true, "github_reviewed_at": "2021-08-19T17:05:09Z", "nvd_published_at": null } }