VYPR
Vendor

Hyper

Products
7
CVEs
14
Across products
15
Status
Private

Products

7

Recent CVEs

14
  • CVE-2019-25009CriDec 31, 2020
    risk 0.64cvss 9.8epss 0.02

    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-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-2017-10885HigNov 13, 2017
    risk 0.51cvss 7.8epss 0.01

    Untrusted search path vulnerability in HYPER SBI Ver. 2.2 and earlier allows an attacker to gain privileges via a Trojan horse DLL in an unspecified directory.

  • CVE-2020-25574HigSep 14, 2020
    risk 0.49cvss 7.5epss 0.02

    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-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-2024-1191LowFeb 29, 2024
    risk 0.21cvss 3.3epss 0.00

    A vulnerability was found in Hyper CdCatalog 2.3.1. It has been classified as problematic. This affects an unknown part of the component HCF File Handler. The manipulation leads to denial of service. An attack has to be approached locally. The exploit has been disclosed to the…

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

  • CVE-2018-10205MedApr 19, 2018
    risk 0.00cvss 5.3epss 0.01

    hyperstart 1.0.0 in HyperHQ Hyper has memory leaks in the container_setup_modules and hyper_rescan_scsi functions in container.c, related to runV 1.0.0 for Docker.

  • CVE-2018-9862HigApr 9, 2018
    risk 0.00cvss 7.8epss 0.00

    util.c in runV 1.0.0 for Docker mishandles a numeric username, which allows attackers to obtain root access by leveraging the presence of an initial numeric value on an /etc/passwd line, and then issuing a "docker exec" command with that value in the -u argument, a similar issue…