VYPR

crates.io package

reorder

pkg:cargo/reorder

Vulnerabilities (2)

  • CVE-2021-29941Apr 1, 2021
    affected < 1.1.0fixed 1.1.0

    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.

  • CVE-2021-29942Apr 1, 2021
    affected < 1.1.0fixed 1.1.0

    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.