Vulnerability Description
An issue was discovered in the slice-deque crate before 0.1.16 for Rust. move_head_unchecked allows memory corruption because deque updates are mishandled.
CVSS Score
CRITICAL
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Slice-Deque Project | Slice-Deque | < 0.1.16 |
Related Weaknesses (CWE)
References
- https://rustsec.org/advisories/RUSTSEC-2018-0008.htmlThird Party Advisory
- https://rustsec.org/advisories/RUSTSEC-2018-0008.htmlThird Party Advisory
FAQ
What is CVE-2018-20995?
CVE-2018-20995 is a vulnerability with a CVSS score of 9.8 (CRITICAL). An issue was discovered in the slice-deque crate before 0.1.16 for Rust. move_head_unchecked allows memory corruption because deque updates are mishandled.
How severe is CVE-2018-20995?
CVE-2018-20995 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-2018-20995?
Check the references section above for vendor advisories and patch information. Affected products include: Slice-Deque Project Slice-Deque.