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.24.Final.jar #393

Open
mend-for-github-com bot opened this issue Aug 25, 2021 · 0 comments
Labels
security vulnerability Security vulnerability detected by WhiteSource

Comments

@mend-for-github-com
Copy link

mend-for-github-com bot commented Aug 25, 2021

WS-2020-0408 - High Severity Vulnerability

Vulnerable Libraries - netty-handler-4.1.28.Final.jar, netty-handler-4.1.24.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: cloud-pipeline/api/build.gradle

Path to vulnerable library: /home/wss-scanner/.gradle/caches/modules-2/files-2.1/io.netty/netty-handler/4.1.28.Final/a035784682da0126bc25f10713dac732b5082a6d/netty-handler-4.1.28.Final.jar

Dependency Hierarchy:

  • pushy-0.9.3.jar (Root Library)
    • netty-codec-http2-4.1.9.Final.jar
      • netty-handler-4.1.28.Final.jar (Vulnerable Library)
netty-handler-4.1.24.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: cloud-pipeline/billing-report-agent/build.gradle

Path to vulnerable library: /home/wss-scanner/.gradle/caches/modules-2/files-2.1/io.netty/netty-handler/4.1.24.Final/bad56e7da211c5ebe031ae155cb648b1065c7bb6/netty-handler-4.1.24.Final.jar

Dependency Hierarchy:

  • transport-6.4.2.jar (Root Library)
    • transport-netty4-client-5.6.9.jar
      • netty-handler-4.1.24.Final.jar (Vulnerable Library)

Found in base branch: develop

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.

@mend-for-github-com mend-for-github-com bot added the security vulnerability Security vulnerability detected by WhiteSource label Aug 25, 2021
@mend-for-github-com mend-for-github-com bot changed the title WS-2020-0408 (Medium) detected in netty-handler-4.1.28.Final.jar, netty-handler-4.1.24.Final.jar WS-2020-0408 (High) detected in netty-handler-4.1.28.Final.jar, netty-handler-4.1.24.Final.jar Sep 18, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
security vulnerability Security vulnerability detected by WhiteSource
Projects
None yet
Development

No branches or pull requests

0 participants