Vulnerability Description
An issue was discovered in the http crate before 0.1.20 for Rust. The HeaderMap::Drain API can use a raw pointer, defeating soundness.
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 |
|---|---|---|
| Hyper | Http | < 0.1.20 |
Related Weaknesses (CWE)
References
- https://rustsec.org/advisories/RUSTSEC-2019-0034.htmlThird Party Advisory
- https://rustsec.org/advisories/RUSTSEC-2019-0034.htmlThird Party Advisory
FAQ
What is CVE-2019-25009?
CVE-2019-25009 is a vulnerability with a CVSS score of 9.8 (CRITICAL). An issue was discovered in the http crate before 0.1.20 for Rust. The HeaderMap::Drain API can use a raw pointer, defeating soundness.
How severe is CVE-2019-25009?
CVE-2019-25009 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-2019-25009?
Check the references section above for vendor advisories and patch information. Affected products include: Hyper Http.