org.jboss.resteasy:resteasy-netty4@4.7.10.Final vulnerabilities

  • latest version

    6.2.12.Final

  • latest non vulnerable version

  • first published

    11 years ago

  • latest version published

    1 months ago

  • licenses detected

  • package registry

  • Direct Vulnerabilities

    Known vulnerabilities in the org.jboss.resteasy:resteasy-netty4 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
    HTTP Request Smuggling

    Affected versions of this package are vulnerable to HTTP Request Smuggling due to improper handling of control characters in messages which are forwarded to the RestEasyHttpRequestDecoder class. An attacker can cause Netty's HttpObjectDecoder to go into a BAD_MESSAGE state while the Connection: keep-alive header is in effect. This can cause subsequent client connections to be refused if they reuse the bad open connection, such as in the case of a load balancer.

    How to fix HTTP Request Smuggling?

    Upgrade org.jboss.resteasy:resteasy-netty4 to version 7.0.0.Beta1 or higher.

    [,7.0.0.Beta1)