-
-
Notifications
You must be signed in to change notification settings - Fork 214
Description
CVE-2024-47535 - Medium Severity Vulnerability
Vulnerable Library - netty-common-4.1.45.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: https://netty.io/
Path to dependency file: /owner-extras/pom.xml
Path to vulnerable library: /owner-extras/pom.xml
Dependency Hierarchy:
- curator-framework-4.3.0.jar (Root Library)
- curator-client-4.3.0.jar
- zookeeper-3.5.7.jar
- netty-handler-4.1.45.Final.jar
- ❌ netty-common-4.1.45.Final.jar (Vulnerable Library)
- netty-handler-4.1.45.Final.jar
- zookeeper-3.5.7.jar
- curator-client-4.3.0.jar
Found in HEAD commit: 12e21721ff1098fe44de120bf2737fd994f40fa6
Found in base branch: master
Vulnerability Details
Netty is an asynchronous event-driven network application framework for rapid development of maintainable high performance protocol servers & clients. An unsafe reading of environment file could potentially cause a denial of service in Netty. When loaded on an Windows application, Netty attempts to load a file that does not exist. If an attacker creates such a large file, the Netty application crashes. This vulnerability is fixed in 4.1.115.
Publish Date: 2024-11-12
URL: CVE-2024-47535
CVSS 3 Score Details (5.5)
Base Score Metrics:
- Exploitability Metrics:
- Attack Vector: Local
- Attack Complexity: Low
- Privileges Required: Low
- User Interaction: None
- Scope: Unchanged
- Impact Metrics:
- Confidentiality Impact: None
- Integrity Impact: None
- Availability Impact: High
Suggested Fix
Type: Upgrade version
Origin: GHSA-xq3w-v528-46rv
Release Date: 2024-11-12
Fix Resolution (io.netty:netty-common): 4.1.115.Final
Direct dependency fix Resolution (org.apache.curator:curator-framework): 5.0.0
Step up your Open Source Security Game with Mend here