ar-abed / sample

MIT License
0 stars 0 forks source link

CVE-2024-47535 (Medium) detected in netty-common-4.1.27.Final.jar #151

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

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

CVE-2024-47535 - Medium Severity Vulnerability

Vulnerable Library - netty-common-4.1.27.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: /build.gradle

Path to vulnerable library: /home/wss-scanner/.gradle/caches/modules-2/files-2.1/io.netty/netty-common/4.1.27.Final/6a12a969c27fb37b230c4bde5a67bd822fa6b7a4/netty-common-4.1.27.Final.jar

Dependency Hierarchy: - grpc-netty-1.14.0.jar (Root Library) - netty-codec-http2-4.1.27.Final.jar - netty-handler-4.1.27.Final.jar - netty-buffer-4.1.27.Final.jar - :x: **netty-common-4.1.27.Final.jar** (Vulnerable Library)

Found in HEAD commit: 722089816e5192b667c19cb836256ef6da8be1ac

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

For more information on CVSS3 Scores, click here.

Suggested Fix

Type: Upgrade version

Origin: https://github.com/advisories/GHSA-xq3w-v528-46rv

Release Date: 2024-11-12

Fix Resolution (io.netty:netty-common): 4.1.115.Final

Direct dependency fix Resolution (io.grpc:grpc-netty): 1.39.0


Step up your Open Source Security Game with Mend here