hshivhare67 / jetty_v9.4.31_27223

Other
0 stars 0 forks source link

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

Closed mend-bolt-for-github[bot] closed 11 months ago

mend-bolt-for-github[bot] commented 11 months ago

WS-2020-0408 - High Severity Vulnerability

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

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: /tests/test-sessions/test-gcloud-sessions/pom.xml

Path to vulnerable library: /tests/test-sessions/test-gcloud-sessions/pom.xml,/jetty-gcloud/jetty-gcloud-session-manager/pom.xml

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 - :x: **netty-handler-4.1.3.Final.jar** (Vulnerable Library)

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: /tests/test-sessions/test-infinispan-sessions/pom.xml,/jetty-infinispan/infinispan-remote-query/pom.xml

Dependency Hierarchy: - infinispan-client-hotrod-9.4.8.Final.jar (Root Library) - :x: **netty-handler-4.1.28.Final.jar** (Vulnerable Library)

Found in HEAD commit: b976400adf459c779b88fa83118b68aa39af14c7

Found in base branch: main

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 (com.google.cloud:google-cloud-datastore): 1.13.0

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

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


Step up your Open Source Security Game with Mend here

mend-bolt-for-github[bot] commented 11 months ago

:information_source: This issue was automatically closed by Mend because it is a duplicate of an existing issue: #150