Netty is an asynchronous event-driven network application framework for
rapid development of maintainable high performance protocol servers and
clients.
Path to dependency file: /pkg/fab/ccpackager/javapackager/testdata/events_cc/build.gradle
Path to vulnerable library: /home/wss-scanner/.gradle/caches/modules-2/files-2.1/io.netty/netty-handler/4.1.38.Final/ebf1f2bd0dad5e16aa1fc48d32e5dbe507b38d53/netty-handler-4.1.38.Final.jar,/home/wss-scanner/.gradle/caches/modules-2/files-2.1/io.netty/netty-handler/4.1.38.Final/ebf1f2bd0dad5e16aa1fc48d32e5dbe507b38d53/netty-handler-4.1.38.Final.jar,/home/wss-scanner/.gradle/caches/modules-2/files-2.1/io.netty/netty-handler/4.1.38.Final/ebf1f2bd0dad5e16aa1fc48d32e5dbe507b38d53/netty-handler-4.1.38.Final.jar,/home/wss-scanner/.gradle/caches/modules-2/files-2.1/io.netty/netty-handler/4.1.38.Final/ebf1f2bd0dad5e16aa1fc48d32e5dbe507b38d53/netty-handler-4.1.38.Final.jar
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.
WS-2020-0408 - High Severity Vulnerability
Vulnerable Library - netty-handler-4.1.38.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: https://netty.io/
Path to dependency file: /pkg/fab/ccpackager/javapackager/testdata/events_cc/build.gradle
Path to vulnerable library: /home/wss-scanner/.gradle/caches/modules-2/files-2.1/io.netty/netty-handler/4.1.38.Final/ebf1f2bd0dad5e16aa1fc48d32e5dbe507b38d53/netty-handler-4.1.38.Final.jar,/home/wss-scanner/.gradle/caches/modules-2/files-2.1/io.netty/netty-handler/4.1.38.Final/ebf1f2bd0dad5e16aa1fc48d32e5dbe507b38d53/netty-handler-4.1.38.Final.jar,/home/wss-scanner/.gradle/caches/modules-2/files-2.1/io.netty/netty-handler/4.1.38.Final/ebf1f2bd0dad5e16aa1fc48d32e5dbe507b38d53/netty-handler-4.1.38.Final.jar,/home/wss-scanner/.gradle/caches/modules-2/files-2.1/io.netty/netty-handler/4.1.38.Final/ebf1f2bd0dad5e16aa1fc48d32e5dbe507b38d53/netty-handler-4.1.38.Final.jar
Dependency Hierarchy: - fabric-chaincode-shim-1.4.8.jar (Root Library) - fabric-chaincode-protos-1.4.8.jar - grpc-netty-1.23.0.jar - netty-handler-proxy-4.1.38.Final.jar - netty-codec-http-4.1.38.Final.jar - :x: **netty-handler-4.1.38.Final.jar** (Vulnerable Library)
Found in HEAD commit: 432a85aa9d4094d52823bdb4be9cf19758df85e1
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 (org.hyperledger.fabric-chaincode-java:fabric-chaincode-shim): 2.2.1
Step up your Open Source Security Game with Mend here