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

WS-2020-0408 (High) detected in netty-handler-4.1.28.Final.jar, netty-handler-4.1.3.Final.jar #167

Open
mend-bolt-for-github bot opened this issue Nov 27, 2023 · 2 comments
Labels
Mend: dependency security vulnerability Security vulnerability detected by Mend

Comments

@mend-bolt-for-github
Copy link
Contributor

mend-bolt-for-github bot commented Nov 27, 2023

WS-2020-0408 - High Severity Vulnerability

Vulnerable Libraries - netty-handler-4.1.28.Final.jar, netty-handler-4.1.3.Final.jar

netty-handler-4.1.28.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: /tests/test-sessions/test-infinispan-sessions/pom.xml

Path to vulnerable library: /home/wss-scanner/.m2/repository/io/netty/netty-handler/4.1.28.Final/netty-handler-4.1.28.Final.jar,/home/wss-scanner/.m2/repository/io/netty/netty-handler/4.1.28.Final/netty-handler-4.1.28.Final.jar

Dependency Hierarchy:

  • infinispan-client-hotrod-9.4.8.Final.jar (Root Library)
    • netty-handler-4.1.28.Final.jar (Vulnerable Library)
netty-handler-4.1.3.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: /jetty-gcloud/jetty-gcloud-session-manager/pom.xml

Path to vulnerable library: /home/wss-scanner/.m2/repository/io/netty/netty-handler/4.1.3.Final/netty-handler-4.1.3.Final.jar,/home/wss-scanner/.m2/repository/io/netty/netty-handler/4.1.3.Final/netty-handler-4.1.3.Final.jar

Dependency Hierarchy:

  • google-cloud-datastore-1.0.0.jar (Root Library)
    • datastore-v1-protos-1.3.0.jar
      • grpc-google-common-protos-0.1.0.jar
        • grpc-all-1.0.1.jar
          • grpc-netty-1.0.1.jar
            • netty-codec-http2-4.1.3.Final.jar
              • netty-handler-4.1.3.Final.jar (Vulnerable Library)

Found in HEAD commit: 58f30216af0fcc8c8d4ee04369790afc5494c144

Found in base branch: master

Vulnerability Details

An issue was found in all versions of io.netty:netty-all. Host verification in Netty is disabled by default. This can lead to MITM attack in which an attacker can forge valid SSL/TLS certificates for a different hostname in order to intercept traffic that doesn’t intend for him. This is an issue because the certificate is not matched with the host.

Publish Date: 2020-06-22

URL: WS-2020-0408

CVSS 3 Score Details (7.4)

Base Score Metrics:

  • Exploitability Metrics:
    • Attack Vector: Network
    • Attack Complexity: High
    • Privileges Required: None
    • User Interaction: None
    • Scope: Unchanged
  • Impact Metrics:
    • Confidentiality Impact: High
    • Integrity Impact: High
    • Availability Impact: None

For more information on CVSS3 Scores, click here.

Suggested Fix

Type: Upgrade version

Origin: https://nvd.nist.gov/vuln/detail/WS-2020-0408

Release Date: 2020-06-22

Fix Resolution (io.netty:netty-handler): 4.1.69.Final

Direct dependency fix Resolution (org.infinispan:infinispan-client-hotrod): 9.4.12.Final

Fix Resolution (io.netty:netty-handler): 4.1.69.Final

Direct dependency fix Resolution (com.google.cloud:google-cloud-datastore): 1.13.0


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 Mend label Nov 27, 2023
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.

@mend-bolt-for-github mend-bolt-for-github bot changed the title WS-2020-0408 (High) detected in netty-handler-4.1.28.Final.jar, netty-handler-4.1.3.Final.jar WS-2020-0408 (High) detected in netty-handler-4.1.28.Final.jar, netty-handler-4.1.3.Final.jar - autoclosed Mar 20, 2024
@mend-bolt-for-github mend-bolt-for-github bot changed the title WS-2020-0408 (High) detected in netty-handler-4.1.28.Final.jar, netty-handler-4.1.3.Final.jar - autoclosed WS-2020-0408 (High) detected in netty-handler-4.1.28.Final.jar, netty-handler-4.1.3.Final.jar Mar 20, 2024
Copy link
Contributor Author

ℹ️ This issue was automatically re-opened by Mend because the vulnerable library in the specific branch(es) has been detected in 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 Mend
Projects
None yet
Development

No branches or pull requests

0 participants