Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

netty-nio-client-2.29.11.jar: 1 vulnerabilities (highest severity is: 5.5) - autoclosed #1292

Closed
mend-for-github-com bot opened this issue Nov 13, 2024 · 1 comment
Labels
Mend: dependency security vulnerability Security vulnerability detected by WhiteSource untriaged

Comments

@mend-for-github-com
Copy link
Contributor

Vulnerable Library - netty-nio-client-2.29.11.jar

Path to dependency file: /java-client/build.gradle.kts

Path to vulnerable library: /home/wss-scanner/.gradle/caches/modules-2/files-2.1/io.netty/netty-common/4.1.114.Final/862712e292b162c8ccaa7847a6a54df8178f77e5/netty-common-4.1.114.Final.jar

Found in HEAD commit: 5dbe61eafbfb87ee4e30e601a712074732a55138

Vulnerabilities

CVE Severity CVSS Dependency Type Fixed in (netty-nio-client version) Remediation Possible**
CVE-2024-47535 Medium 5.5 netty-common-4.1.114.Final.jar Transitive N/A*

*For some transitive vulnerabilities, there is no version of direct dependency with a fix. Check the "Details" section below to see if there is a version of transitive dependency where vulnerability is fixed.

**In some cases, Remediation PR cannot be created automatically for a vulnerability despite the availability of remediation

Details

CVE-2024-47535

Vulnerable Library - netty-common-4.1.114.Final.jar

Library home page: https://netty.io/

Path to dependency file: /java-client/build.gradle.kts

Path to vulnerable library: /home/wss-scanner/.gradle/caches/modules-2/files-2.1/io.netty/netty-common/4.1.114.Final/862712e292b162c8ccaa7847a6a54df8178f77e5/netty-common-4.1.114.Final.jar

Dependency Hierarchy:

  • netty-nio-client-2.29.11.jar (Root Library)
    • netty-common-4.1.114.Final.jar (Vulnerable Library)

Found in HEAD commit: 5dbe61eafbfb87ee4e30e601a712074732a55138

Found in base branch: main

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: GHSA-xq3w-v528-46rv

Release Date: 2024-11-12

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

@mend-for-github-com mend-for-github-com bot added the Mend: dependency security vulnerability Security vulnerability detected by WhiteSource label Nov 13, 2024
@mend-for-github-com mend-for-github-com bot changed the title netty-nio-client-2.29.11.jar: 1 vulnerabilities (highest severity is: 5.5) netty-nio-client-2.29.11.jar: 1 vulnerabilities (highest severity is: 5.5) - autoclosed Nov 14, 2024
Copy link
Contributor Author

✔️ This issue was automatically closed by Mend because the vulnerable library in the specific branch(es) was either marked as ignored or it is no longer part of the Mend inventory.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Mend: dependency security vulnerability Security vulnerability detected by WhiteSource untriaged
Projects
None yet
Development

No branches or pull requests

0 participants