Vulnerability Description
An issue was discovered in the array-tools crate before 0.3.2 for Rust. FixedCapacityDequeLike::clone() has a drop of uninitialized memory.
CVSS Score
CRITICAL
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Array-Tools Project | Array-Tools | < 0.3.2 |
Related Weaknesses (CWE)
References
- https://raw.githubusercontent.com/rustsec/advisory-db/main/crates/array-tools/RUThird Party Advisory
- https://rustsec.org/advisories/RUSTSEC-2020-0132.htmlVendor Advisory
- https://raw.githubusercontent.com/rustsec/advisory-db/main/crates/array-tools/RUThird Party Advisory
- https://rustsec.org/advisories/RUSTSEC-2020-0132.htmlVendor Advisory
FAQ
What is CVE-2020-36452?
CVE-2020-36452 is a vulnerability with a CVSS score of 9.8 (CRITICAL). An issue was discovered in the array-tools crate before 0.3.2 for Rust. FixedCapacityDequeLike::clone() has a drop of uninitialized memory.
How severe is CVE-2020-36452?
CVE-2020-36452 has been rated CRITICAL with a CVSS base score of 9.8/10. This is considered a critical vulnerability requiring immediate attention.
Is there a patch for CVE-2020-36452?
Check the references section above for vendor advisories and patch information. Affected products include: Array-Tools Project Array-Tools.