ChoeMinji / netty-4.1.0

Apache License 2.0
0 stars 0 forks source link

CVE-2022-41881 (High) detected in netty-codec-haproxy-4.1.0.Beta1.jar #52

Open mend-bolt-for-github[bot] opened 1 year ago

mend-bolt-for-github[bot] commented 1 year ago

CVE-2022-41881 - High Severity Vulnerability

Vulnerable Library - netty-codec-haproxy-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: /all/pom.xml

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

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

Found in HEAD commit: 349543fa7012e8d0f84182eb672766e12d70eac3

Found in base branch: master

Vulnerability Details

Netty project is an event-driven asynchronous network application framework. In versions prior to 4.1.86.Final, a StackOverflowError can be raised when parsing a malformed crafted message due to an infinite recursion. This issue is patched in version 4.1.86.Final. There is no workaround, except using a custom HaProxyMessageDecoder.

Publish Date: 2022-12-12

URL: CVE-2022-41881

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: None - Availability Impact: High

For more information on CVSS3 Scores, click here.

Suggested Fix

Type: Upgrade version

Release Date: 2022-12-12

Fix Resolution: 4.1.86.Final


Step up your Open Source Security Game with Mend here