Sh2dowFi3nd / Test_2

0 stars 0 forks source link

CVE-2019-20444 (Critical) detected in netty-codec-http-4.1.19.Final.jar, netty-all-4.0.33.Final.jar #187

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

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

CVE-2019-20444 - Critical 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: /Test_2/fs-agent-master/fs-agent-master/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: /Test_2/fs-agent-master/fs-agent-master/test_input/gradle/build.gradle

Path to vulnerable library: /fs-agent-master/fs-agent-master/test_input/gradle/build.gradle

Dependency Hierarchy: - :x: **netty-all-4.0.33.Final.jar** (Vulnerable Library)

Found in base branch: master

Vulnerability Details

HttpObjectDecoder.java in Netty before 4.1.44 allows an HTTP header that lacks a colon, which might be interpreted as a separate header with an incorrect syntax, or might be interpreted as an "invalid fold."

Publish Date: 2020-01-29

URL: CVE-2019-20444

CVSS 3 Score Details (9.1)

Base Score Metrics: - Exploitability Metrics: - Attack Vector: Network - Attack Complexity: Low - Privileges Required: None - User Interaction: None - Scope: Unchanged - Impact Metrics: - Confidentiality Impact: High - 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-20444

Release Date: 2020-01-29

Fix Resolution (io.netty:netty-codec-http): 4.1.44.Final

Direct dependency fix Resolution (io.vertx:vertx-core): 3.9.0


Step up your Open Source Security Game with Mend here