Vulnerabilities (CVE)

Join the Common Vulnerabilities and Exposures (CVE) community and start to get notified about new vulnerabilities.

Filtered by vendor Id-map Project Subscribe
Total 3 CVE
CVE Vendors Products Updated CVSS v2 CVSS v3
CVE-2021-30455 1 Id-map Project 1 Id-map 2021-04-12 7.5 HIGH 9.8 CRITICAL
An issue was discovered in the id-map crate through 2021-02-26 for Rust. A double free can occur in IdMap::clone_from upon a .clone panic.
CVE-2021-30456 1 Id-map Project 1 Id-map 2021-04-12 7.5 HIGH 9.8 CRITICAL
An issue was discovered in the id-map crate through 2021-02-26 for Rust. A double free can occur in get_or_insert upon a panic of a user-provided f function.
CVE-2021-30457 1 Id-map Project 1 Id-map 2021-04-12 7.5 HIGH 9.8 CRITICAL
An issue was discovered in the id-map crate through 2021-02-26 for Rust. A double free can occur in remove_set upon a panic in a Drop impl.