VYPR

Async H1

by Rust Lang

CVEs (2)

  • CVE-2020-26281MedDec 21, 2020
    risk 0.44cvss 6.8epss 0.01

    async-h1 is an asynchronous HTTP/1.1 parser for Rust (crates.io). There is a request smuggling vulnerability in async-h1 before version 2.3.0. This vulnerability affects any webserver that uses async-h1 behind a reverse proxy, including all such Tide applications. If the server…

  • CVE-2020-36202MedJan 26, 2021
    risk 0.33cvss 6.1epss 0.01

    An issue was discovered in the async-h1 crate before 2.3.0 for Rust. Request smuggling can occur when used behind a reverse proxy.