Open mend-for-github-com[bot] opened 3 years ago
:heavy_check_mark: 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.
:heavy_check_mark: 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.
:information_source: This issue was automatically re-opened by Mend because the vulnerable library in the specific branch(es) has been detected in the Mend inventory.
CVE-2020-11612 - High Severity Vulnerability
Vulnerable Libraries - netty-all-4.1.27.Final.jar, netty-all-4.1.42.Final.jar
netty-all-4.1.27.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: /hadoop-yarn-project/hadoop-yarn/hadoop-yarn-csi/pom.xml
Path to vulnerable library: /hadoop-yarn-project/hadoop-yarn/hadoop-yarn-csi/pom.xml
Dependency Hierarchy: - :x: **netty-all-4.1.27.Final.jar** (Vulnerable Library)
netty-all-4.1.42.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: /hadoop-hdfs-project/hadoop-hdfs-nfs/pom.xml
Path to vulnerable library: /hadoop-hdfs-project/hadoop-hdfs-nfs/pom.xml,/hadoop-hdfs-project/hadoop-hdfs/pom.xml,/hadoop-hdfs-project/hadoop-hdfs-httpfs/pom.xml
Dependency Hierarchy: - :x: **netty-all-4.1.42.Final.jar** (Vulnerable Library)
Found in HEAD commit: 6dcd8400219941dcbd7fb0f6b980cc2c6a2a6b0a
Found in base branch: trunk
Vulnerability Details
The ZlibDecoders in Netty 4.1.x before 4.1.46 allow for unbounded memory allocation while decoding a ZlibEncoded byte stream. An attacker could send a large ZlibEncoded byte stream to the Netty server, forcing the server to allocate all of its free memory to a single decoder.
Publish Date: 2020-04-07
URL: CVE-2020-11612
CVSS 3 Score Details (7.5)
Base Score Metrics: - Exploitability Metrics: - Attack Vector: Network - Attack Complexity: Low - Privileges Required: None - 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: https://netty.io/news/2020/02/28/4-1-46-Final.html
Release Date: 2020-04-07
Fix Resolution: 4.1.46.Final
:rescue_worker_helmet: Automatic Remediation will be attempted for this issue.