4.1.116.Final
12 years ago
21 days ago
Known vulnerabilities in the io.netty:netty-handler package. This does not include vulnerabilities belonging to this package’s dependencies.
Automatically find and fix vulnerabilities affecting your projects. Snyk scans for vulnerabilities and provides fixes for free.
Fix for freeVulnerability | Vulnerable Version |
---|---|
io.netty:netty-handler is a library that provides an asynchronous event-driven network application framework and tools for rapid development of maintainable high performance and high scalability protocol servers and clients. In other words, Netty is a NIO client server framework which enables quick and easy development of network applications such as protocol servers and clients. It greatly simplifies and streamlines network programming such as TCP and UDP socket server. Affected versions of this package are vulnerable to Denial of Service (DoS) such that if the user has no idle timeout handler configured it might be possible for a remote peer to send a The Note: An attacker can craft a packet that makes the
The combination of this without the use of a timeout makes it easy to connect to a TCP server and allocate 16MB of heap memory per connection. How to fix Denial of Service (DoS)? Upgrade | [,4.1.94.Final) |
io.netty:netty-handler is a library that provides an asynchronous event-driven network application framework and tools for rapid development of maintainable high performance and high scalability protocol servers and clients. In other words, Netty is a NIO client server framework which enables quick and easy development of network applications such as protocol servers and clients. It greatly simplifies and streamlines network programming such as TCP and UDP socket server. Affected versions of this package are vulnerable to Information Disclosure via the When How to fix Information Disclosure? Upgrade | [4.0.0.Final,4.1.59.Final) |
Affected version of this package did not properly ensure that the certificate is actually associated with that host. How to fix Insecure Defaults? Upgrade | [,4.0.45.Final)[4.1.0.Beta1,4.1.9.Final) |
Note: Netty is only vulnerable if renegotiation is enabled (It is a default setting). How to fix Denial of Service (DoS)? Upgrade | [4.0.0.Alpha1,4.0.37.Final)[4.1.0.Beta1,4.1.1.Final) |