Vulnerabilities (CVE)

Join the Common Vulnerabilities and Exposures (CVE) community and start to get notified about new vulnerabilities.

Filtered by vendor Hyper Subscribe
Filtered by product Http
Total 2 CVE
CVE Vendors Products Updated CVSS v2 CVSS v3
CVE-2020-25574 1 Hyper 1 Http 2021-07-21 5.0 MEDIUM 7.5 HIGH
An issue was discovered in the http crate before 0.1.20 for Rust. An integer overflow in HeaderMap::reserve() could result in denial of service (e.g., an infinite loop).
CVE-2019-25009 1 Hyper 1 Http 2021-01-06 7.5 HIGH 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.