VYPR

crates.io package

actix-http

pkg:cargo/actix-http

Vulnerabilities (2)

  • CVE-2021-38512Aug 10, 2021
    affected < 2.2.1fixed 2.2.1

    An issue was discovered in the actix-http crate before 3.0.0-beta.9 for Rust. HTTP/1 request smuggling (aka HRS) can occur, potentially leading to credential disclosure.

  • CVE-2020-35901Dec 31, 2020
    affected < 2.0.0fixed 2.0.0

    An issue was discovered in the actix-http crate before 2.0.0-alpha.1 for Rust. There is a use-after-free in BodyStream.