io.netty:netty-codec-haproxy@4.1.53.Final vulnerabilities

  • latest version

    4.2.0.Final

  • latest non vulnerable version

  • first published

    10 years ago

  • latest version published

    1 months ago

  • licenses detected

  • package registry

  • Direct Vulnerabilities

    Known vulnerabilities in the io.netty:netty-codec-haproxy 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
    Denial of Service (DoS)

    Affected versions of this package are vulnerable to Denial of Service (DoS) due to a stack overflow that can be triggered by a malformed message containing a deeply nested TLV. (The only limitation on such recursion is that the TLV length cannot exceed 0xffff.)

    NOTE: The StackOverflowError is caught if HAProxyMessageDecoder is used as part of Netty’s ChannelPipeline.

    How to fix Denial of Service (DoS)?

    Upgrade io.netty:netty-codec-haproxy to version 4.1.86.Final or higher.

    [,4.1.86.Final)