Vulnerability Description
An issue was discovered in the autorand crate before 0.2.3 for Rust. Because of impl Random on arrays, uninitialized memory can be dropped when a panic occurs, leading to memory corruption.
CVSS Score
HIGH
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Autorand Project | Autorand | < 0.2.3 |
Related Weaknesses (CWE)
References
- https://rustsec.org/advisories/RUSTSEC-2020-0103.htmlExploitVendor Advisory
- https://rustsec.org/advisories/RUSTSEC-2020-0103.htmlExploitVendor Advisory
FAQ
What is CVE-2020-36210?
CVE-2020-36210 is a vulnerability with a CVSS score of 7.8 (HIGH). An issue was discovered in the autorand crate before 0.2.3 for Rust. Because of impl Random on arrays, uninitialized memory can be dropped when a panic occurs, leading to memory corruption.
How severe is CVE-2020-36210?
CVE-2020-36210 has been rated HIGH with a CVSS base score of 7.8/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2020-36210?
Check the references section above for vendor advisories and patch information. Affected products include: Autorand Project Autorand.