CVE-2015-20001
Last modified
CVE-2015-20001 is a high-severity vulnerability rated 7.5/10 on the CVSS scale. In the standard library in Rust before 1.2.0, BinaryHeap is not panic-safe. The binary heap is left in an inconsistent state when the comparison of generic elements inside sift_up or sift_down_range panics. EPSS estimates a 1.32% chance of exploitation in the next 30 days.
Description
In the standard library in Rust before 1.2.0, BinaryHeap is not panic-safe. The binary heap is left in an inconsistent state when the comparison of generic elements inside sift_up or sift_down_range panics. This bug leads to a drop of zeroed memory as an arbitrary type, which can result in a memory safety violation.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Rust-Lang | Rust | < 1.2.0 |
References
- https://github.com/rust-lang/rust/issues/25842Exploit, Issue Tracking, Patch, Third Party Advisory
- https://github.com/rust-lang/rust/pull/25856Issue Tracking, Patch, Third Party Advisory
- https://github.com/rust-lang/rust/issues/25842Exploit, Issue Tracking, Patch, Third Party Advisory
- https://github.com/rust-lang/rust/pull/25856Issue Tracking, Patch, Third Party Advisory
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2015-20001?
How severe is CVE-2015-20001?
How do I fix CVE-2015-20001?
Are you affected by CVE-2015-20001?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
