Vulnerabilities (CVE)

Filtered by vendor Arr Project Subscribe
Filtered by product Arr
Total 3 CVE
CVE Vendors Products Updated CVSS v2 CVSS v3
CVE-2020-35887 1 Arr Project 1 Arr 2024-02-28 7.5 HIGH 9.8 CRITICAL
An issue was discovered in the arr crate through 2020-08-25 for Rust. There is a buffer overflow in Index and IndexMut.
CVE-2020-35886 1 Arr Project 1 Arr 2024-02-28 1.9 LOW 4.7 MEDIUM
An issue was discovered in the arr crate through 2020-08-25 for Rust. An attacker can smuggle non-Sync/Send types across a thread boundary to cause a data race.
CVE-2020-35888 1 Arr Project 1 Arr 2024-02-28 7.5 HIGH 9.8 CRITICAL
An issue was discovered in the arr crate through 2020-08-25 for Rust. Uninitialized memory is dropped by Array::new_from_template.