VYPR

Reorder

by Reorder Project

CVEs (2)

  • CVE-2021-29942HigApr 1, 2021
    risk 0.48cvss 7.3epss 0.01

    An issue was discovered in the reorder crate through 2021-02-24 for Rust. swap_index can return uninitialized values if an iterator returns a len() that is too large.

  • CVE-2021-29941HigApr 1, 2021
    risk 0.48cvss 7.3epss 0.01

    An issue was discovered in the reorder crate through 2021-02-24 for Rust. swap_index has an out-of-bounds write if an iterator returns a len() that is too small.