Information Exposure Affecting io.netty:netty-all Open this link in a new tab package, versions [4.0.0.Final,4.0.28.Final) [4.1.0.Beta1,4.1.0.Beta5)
Attack Complexity
Low
Confidentiality
High
Do your applications use this vulnerable package?
In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.
Test your applications-
snyk-id
SNYK-JAVA-IONETTY-73571
-
published
8 Apr 2015
-
disclosed
8 Apr 2015
-
credit
Roman Shafigullin, Luca Carettoni, Mukul Khullar
Introduced: 8 Apr 2015
CVE-2015-2156 Open this link in a new tabHow to fix?
Upgrade io.netty:netty-all
to version 4.0.28.Final, 4.1.0.Beta5 or higher.
Overview
io.netty:netty-all is an asynchronous event-driven network application framework for rapid development of maintainable high performance protocol servers & clients.
Affected versions of this package are vulnerable to Information Exposure. It does not validate cookie name and value characters, allowing attackers to potentially bypass the httpOnly
flag on sensitive cookies.