h2@2.6.2 vulnerabilities

Pure-Python HTTP/2 protocol implementation

  • latest version

    4.3.0

  • latest non vulnerable version

  • first published

    9 years ago

  • latest version published

    9 days ago

  • licenses detected

  • Direct Vulnerabilities

    Known vulnerabilities in the h2 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
    • M
    CRLF Injection

    h2 is a Pure-Python HTTP/2 protocol implementation

    Affected versions of this package are vulnerable to CRLF Injection due to insufficient validation in the request headers. This occurs when servers downgrade HTTP/2 requests to HTTP/1.1 without properly validating header names/values, enabling attackers to manipulate request boundaries and bypass security controls.

    How to fix CRLF Injection?

    Upgrade h2 to version 4.3.0 or higher.

    [,4.3.0)