Maven package
io.netty/netty-all
pkg:maven/io.netty/netty-all
Vulnerabilities (2)
| CVE | Sev | CVSS | KEV | Affected versions | Fixed in | Published | Description |
|---|---|---|---|---|---|---|---|
| CVE-2019-16869 | — | >= 4.0.0.Alpha1, < 4.1.42.Final | 4.1.42.Final | Sep 26, 2019 | 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-0193 | — | >= 4.0.0.Alpha1, < 4.0.19.Final | 4.0.19.Final | May 6, 2014 | 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 |
- CVE-2019-16869Sep 26, 2019affected >= 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, 2014affected >= 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