VYPR

crates.io package

http

pkg:cargo/http

Vulnerabilities (2)

  • CVE-2019-25009Dec 31, 2020
    affected < 0.1.20fixed 0.1.20

    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.

  • CVE-2020-25574Sep 14, 2020
    affected < 0.1.20fixed 0.1.20

    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).