org.eclipse.jetty.http2:http2-common@9.4.23.v20191118 vulnerabilities

  • latest version

    11.0.24

  • latest non vulnerable version

  • first published

    10 years ago

  • latest version published

    3 months ago

  • licenses detected

  • package manager

  • Direct Vulnerabilities

    Known vulnerabilities in the org.eclipse.jetty.http2:http2-common package. This does not include vulnerabilities belonging to this package’s dependencies.

    How to fix?

    Automatically find and fix vulnerabilities affecting your projects. Snyk scans for vulnerabilities and provides fixes for free.

    Fix for free
    VulnerabilityVulnerable Version
    • H
    Uncontrolled Resource Consumption ('Resource Exhaustion')

    Affected versions of this package are vulnerable to Uncontrolled Resource Consumption ('Resource Exhaustion') due to the handling of idle timeouts under TCP congestion conditions. An attacker can cause the server to exhaust file descriptors and stop accepting new connections from legitimate clients by inducing a state where multiple connections remain open, congested and idle.

    Notes:

    1. The client may also be impacted, if the server does not read causing a TCP congestion, but the issue is more severe for servers.

    2. HTTP/1.x is not affected.

    How to fix Uncontrolled Resource Consumption ('Resource Exhaustion')?

    Upgrade org.eclipse.jetty.http2:http2-common to version 9.4.54, 10.0.20, 11.0.20 or higher.

    [9.3.0,9.4.54)[10.0.8,10.0.20)[11.0.8,11.0.20)
    • H
    Denial of Service (DoS)

    Affected versions of this package are vulnerable to Denial of Service (DoS) in the implementation of the HTTP/2 protocol. An attacker can cause a denial of service (including via DDoS) by rapidly resetting many streams through request cancellation.

    How to fix Denial of Service (DoS)?

    Upgrade org.eclipse.jetty.http2:http2-common to version 9.4.53.v20231009, 10.0.17, 11.0.17 or higher.

    [,9.4.53.v20231009)[10.0.0,10.0.17)[11.0.0,11.0.17)