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

  • latest version

    4.2.7.Final

  • latest non vulnerable version

  • first published

    11 years ago

  • latest version published

    22 days 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.

    Fix vulnerabilities automatically

    Snyk's AI Trust Platform automatically finds the best upgrade path and integrates with your development workflows. Secure your code at zero cost.

    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)