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

CVE-2024-47535 (Medium) detected in netty-common-4.1.67.Final.jar, netty-common-4.1.76.Final.jar #418

Open
mend-bolt-for-github bot opened this issue Nov 13, 2024 · 0 comments
Labels
Mend: dependency security vulnerability Security vulnerability detected by WhiteSource

Comments

@mend-bolt-for-github
Copy link
Contributor

mend-bolt-for-github bot commented Nov 13, 2024

CVE-2024-47535 - Medium Severity Vulnerability

Vulnerable Libraries - netty-common-4.1.67.Final.jar, netty-common-4.1.76.Final.jar

netty-common-4.1.67.Final.jar

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

Path to dependency file: /swagger-client/micronaut/pom.xml

Path to vulnerable library: /swagger-client/micronaut/pom.xml

Dependency Hierarchy:

  • micronaut-http-client-3.0.0.jar (Root Library)
    • micronaut-http-netty-3.0.0.jar
      • micronaut-buffer-netty-3.0.0.jar
        • netty-buffer-4.1.67.Final.jar
          • netty-common-4.1.67.Final.jar (Vulnerable Library)
netty-common-4.1.76.Final.jar

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

Path to dependency file: /openapi-client/java-micronaut-client/pom.xml

Path to vulnerable library: /openapi-client/java-micronaut-client/pom.xml

Dependency Hierarchy:

  • micronaut-http-client-3.4.3.jar (Root Library)
    • micronaut-http-netty-3.4.3.jar
      • micronaut-buffer-netty-3.4.3.jar
        • netty-buffer-4.1.76.Final.jar
          • netty-common-4.1.76.Final.jar (Vulnerable Library)

Found in HEAD commit: 0879348474e22463e77dc76ba5e5f7e6300a2b6c

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

Release Date: 2024-11-12

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

Direct dependency fix Resolution (io.micronaut:micronaut-http-client): 4.7.5

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

Direct dependency fix Resolution (io.micronaut:micronaut-http-client): 4.7.5


Step up your Open Source Security Game with Mend here

@mend-bolt-for-github mend-bolt-for-github bot added the Mend: dependency security vulnerability Security vulnerability detected by WhiteSource label Nov 13, 2024
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
Projects
None yet
Development

No branches or pull requests

0 participants