Netty is an asynchronous event-driven network application framework for
rapid development of maintainable high performance protocol servers and
clients.
Netty is an asynchronous event-driven network application framework for
rapid development of maintainable high performance protocol servers and
clients.
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-2019-16869 - High Severity Vulnerability
Vulnerable Libraries - netty-codec-http-4.1.19.Final.jar, netty-all-4.0.33.Final.jar
netty-codec-http-4.1.19.Final.jar
Netty is an asynchronous event-driven network application framework for rapid development of maintainable high performance protocol servers and clients.
Library home page: http://netty.io/
Path to dependency file: /fs-agent/pom.xml
Path to vulnerable library: /root/.m2/repository/io/netty/netty-codec-http/4.1.19.Final/netty-codec-http-4.1.19.Final.jar
Dependency Hierarchy: - vertx-core-3.5.4.jar (Root Library) - :x: **netty-codec-http-4.1.19.Final.jar** (Vulnerable Library)
netty-all-4.0.33.Final.jar
Netty is an asynchronous event-driven network application framework for rapid development of maintainable high performance protocol servers and clients.
Library home page: http://netty.io/
Path to dependency file: /fs-agent/test_input/gradle/build.gradle
Path to vulnerable library: /test_input/gradle/build.gradle
Dependency Hierarchy: - :x: **netty-all-4.0.33.Final.jar** (Vulnerable Library)
Found in base branch: master
Vulnerability Details
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.
Publish Date: 2019-09-26
URL: CVE-2019-16869
CVSS 3 Score Details (7.5)
Base Score Metrics: - Exploitability Metrics: - Attack Vector: Network - Attack Complexity: Low - Privileges Required: None - User Interaction: None - Scope: Unchanged - Impact Metrics: - Confidentiality Impact: None - Integrity Impact: High - Availability Impact: None
For more information on CVSS3 Scores, click here.Suggested Fix
Type: Upgrade version
Origin: https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-16869
Release Date: 2019-09-26
Fix Resolution (io.netty:netty-codec-http): 4.1.42.Final
Direct dependency fix Resolution (io.vertx:vertx-core): 3.8.3