Vulnerability Description
An issue was discovered in the stack crate before 0.3.1 for Rust. ArrayVec has an out-of-bounds write via element insertion.
CVSS Score
9.8
CRITICAL
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Stack Project | Stack | < 0.3.1 |
Related Weaknesses (CWE)
References
- https://rustsec.org/advisories/RUSTSEC-2020-0042.htmlThird Party Advisory
- https://rustsec.org/advisories/RUSTSEC-2020-0042.htmlThird Party Advisory
FAQ
What is CVE-2020-35895?
CVE-2020-35895 is a vulnerability with a CVSS score of 9.8 (CRITICAL). An issue was discovered in the stack crate before 0.3.1 for Rust. ArrayVec has an out-of-bounds write via element insertion.
How severe is CVE-2020-35895?
CVE-2020-35895 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-35895?
Check the references section above for vendor advisories and patch information. Affected products include: Stack Project Stack.