Vulnerability Description
An issue was discovered in the generic-array crate before 0.13.3 for Rust. It violates soundness by using the arr! macro to extend lifetimes.
CVSS Score
HIGH
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Generic-Array Project | Generic-Array | >= 0.8.0, < 0.8.4 |
References
- https://raw.githubusercontent.com/rustsec/advisory-db/main/crates/generic-array/Third Party Advisory
- https://rustsec.org/advisories/RUSTSEC-2020-0146.htmlExploitIssue TrackingPatch
- https://raw.githubusercontent.com/rustsec/advisory-db/main/crates/generic-array/Third Party Advisory
- https://rustsec.org/advisories/RUSTSEC-2020-0146.htmlExploitIssue TrackingPatch
FAQ
What is CVE-2020-36465?
CVE-2020-36465 is a vulnerability with a CVSS score of 7.5 (HIGH). An issue was discovered in the generic-array crate before 0.13.3 for Rust. It violates soundness by using the arr! macro to extend lifetimes.
How severe is CVE-2020-36465?
CVE-2020-36465 has been rated HIGH with a CVSS base score of 7.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2020-36465?
Check the references section above for vendor advisories and patch information. Affected products include: Generic-Array Project Generic-Array.