crates.io package
reorder
pkg:cargo/reorder
Vulnerabilities (2)
| CVE | Sev | CVSS | KEV | Affected versions | Fixed in | Published | Description |
|---|---|---|---|---|---|---|---|
| CVE-2021-29941 | — | < 1.1.0 | 1.1.0 | Apr 1, 2021 | 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-29942 | — | < 1.1.0 | 1.1.0 | Apr 1, 2021 | 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-29941Apr 1, 2021affected < 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, 2021affected < 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.