VYPR
Vendor

ID Map Project

Products
1
CVEs
3
Across products
3
Status
Private

Products

1

Recent CVEs

3
  • CVE-2021-30457CriApr 7, 2021
    risk 0.64cvss 9.8epss 0.01

    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.

  • CVE-2021-30456CriApr 7, 2021
    risk 0.64cvss 9.8epss 0.01

    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-30455CriApr 7, 2021
    risk 0.64cvss 9.8epss 0.01

    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.