VYPR

Maven package

io.netty/netty-all

pkg:maven/io.netty/netty-all

Vulnerabilities (2)

  • CVE-2019-16869Sep 26, 2019
    affected >= 4.0.0.Alpha1, < 4.1.42.Finalfixed 4.1.42.Final

    Netty before 4.1.42.Final mishandles whitespace before the colon in HTTP headers (such as a "Transfer-Encoding : chunked" line), which leads to HTTP request smuggling.

  • CVE-2014-0193May 6, 2014
    affected >= 4.0.0.Alpha1, < 4.0.19.Finalfixed 4.0.19.Final

    WebSocket08FrameDecoder in Netty 3.6.x before 3.6.9, 3.7.x before 3.7.1, 3.8.x before 3.8.2, 3.9.x before 3.9.1, and 4.0.x before 4.0.19 allows remote attackers to cause a denial of service (memory consumption) via a TextWebSocketFrame followed by a long stream of ContinuationWeb