org.jboss.netty:netty@3.1.0.BETA2 vulnerabilities

  • latest version

    3.2.10.Final

  • latest non vulnerable version

  • first published

    15 years ago

  • latest version published

    10 years ago

  • licenses detected

  • package manager

Direct Vulnerabilities

Known vulnerabilities in the org.jboss.netty:netty 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 free
Vulnerability Vulnerable Version
  • M
HTTP Request Smuggling

org.jboss.netty:netty 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 HTTP Request Smuggling. Netty mishandles whitespace before the colon in HTTP headers such as a Transfer-Encoding : chunked line. This can lead to HTTP request smuggling where an attacker can bypass security controls, gain unauthorized access to sensitive data, and directly compromise other application users.

Note:

io.netty:netty is deprecated. Users should update to io.netty:netty-all

How to fix HTTP Request Smuggling?

There is no fixed version for org.jboss.netty:netty.

[3.0.2.GA,)