ChoeMinji / netty-4.1.0

Apache License 2.0
0 stars 0 forks source link

CVE-2019-16869 (High) detected in netty-codec-http-4.1.0.Beta1.jar #13

Open mend-bolt-for-github[bot] opened 2 years ago

mend-bolt-for-github[bot] commented 2 years ago

CVE-2019-16869 - High Severity Vulnerability

Vulnerable Library - netty-codec-http-4.1.0.Beta1.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: /example/pom.xml

Path to vulnerable library: /epository/io/netty/netty-codec-http/4.1.0.Beta1/netty-codec-http-4.1.0.Beta1.jar,/epository/io/netty/netty-codec-http/4.1.0.Beta1/netty-codec-http-4.1.0.Beta1.jar,/epository/io/netty/netty-codec-http/4.1.0.Beta1/netty-codec-http-4.1.0.Beta1.jar,/epository/io/netty/netty-codec-http/4.1.0.Beta1/netty-codec-http-4.1.0.Beta1.jar

Dependency Hierarchy: - :x: **netty-codec-http-4.1.0.Beta1.jar** (Vulnerable Library)

Found in HEAD commit: 349543fa7012e8d0f84182eb672766e12d70eac3

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: 4.1.42.Final


Step up your Open Source Security Game with Mend here