VYPR

Hyper

by Hyper

Source repositories

CVEs (8)

  • CVE-2020-35863CriDec 31, 2020
    risk 0.57cvss 9.8epss 0.03

    An issue was discovered in the hyper crate before 0.12.34 for Rust. HTTP request smuggling can occur. Remote code execution can occur in certain situations with an HTTP server on the loopback interface.

  • CVE-2023-26964HigApr 11, 2023
    risk 0.42cvss 7.5epss 0.01

    An issue was discovered in hyper v0.13.7. h2-0.2.4 Stream stacking occurs when the H2 component processes HTTP2 RST_STREAM frames. As a result, the memory and CPU usage are high which can lead to a Denial of Service (DoS).

  • CVE-2021-32714MedJul 7, 2021
    risk 0.38cvss 5.9epss 0.01

    hyper is an HTTP library for Rust. In versions prior to 0.14.10, hyper's HTTP server and client code had a flaw that could trigger an integer overflow when decoding chunk sizes that are too big. This allows possible data loss, or if combined with an upstream HTTP proxy that…

  • CVE-2017-18587MedAug 26, 2019
    risk 0.35cvss 5.3epss 0.01

    An issue was discovered in the hyper crate before 0.9.18 for Rust. It mishandles newlines in headers.

  • CVE-2021-21299MedFeb 11, 2021
    risk 0.25cvss 4.8epss 0.05

    hyper is an open-source HTTP library for Rust (crates.io). In hyper from version 0.12.0 and before versions 0.13.10 and 0.14.3 there is a vulnerability that can enable a request smuggling attack. The HTTP server code had a flaw that incorrectly understands some requests with…

  • CVE-2016-10932MedAug 26, 2019
    risk 0.24cvss 4.8epss 0.01

    An issue was discovered in the hyper crate before 0.9.4 for Rust on Windows. There is an HTTPS man-in-the-middle vulnerability because hostname verification was omitted.

  • CVE-2021-32715LowJul 7, 2021
    risk 0.13cvss 3.1epss 0.01

    hyper is an HTTP library for rust. hyper's HTTP/1 server code had a flaw that incorrectly parses and accepts requests with a `Content-Length` header with a prefixed plus sign, when it should have been rejected as illegal. This combined with an upstream HTTP proxy that doesn't…

  • CVE-2022-31394HigFeb 21, 2023
    risk 0.00cvss 7.5epss 0.01

    Hyperium Hyper before 0.14.19 does not allow for customization of the max_header_list_size method in the H2 third-party software, allowing attackers to perform HTTP2 attacks.