ChoeMinji / netty-4.1.0

Apache License 2.0
0 stars 0 forks source link

CVE-2020-7238 (High) detected in netty-codec-http-4.1.0.Beta1.jar #16

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

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

CVE-2020-7238 - 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 4.1.43.Final allows HTTP Request Smuggling because it mishandles Transfer-Encoding whitespace (such as a [space]Transfer-Encoding:chunked line) and a later Content-Length header. This issue exists because of an incomplete fix for CVE-2019-16869.

Publish Date: 2020-01-27

URL: CVE-2020-7238

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

Release Date: 2020-01-27

Fix Resolution: 4.1.44.Final


Step up your Open Source Security Game with Mend here