Open mend-for-github-com[bot] opened 1 year 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.
: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-2023-43642 - High Severity Vulnerability
Vulnerable Library - snappy-java-1.0.5.jar
snappy-java: A fast compression/decompression library
Library home page: http://www.xerial.org/
Path to dependency file: /hadoop-hdfs-project/hadoop-hdfs-httpfs/pom.xml
Path to vulnerable library: /home/wss-scanner/.m2/repository/org/xerial/snappy/snappy-java/1.0.5/snappy-java-1.0.5.jar,/home/wss-scanner/.m2/repository/org/xerial/snappy/snappy-java/1.0.5/snappy-java-1.0.5.jar,/home/wss-scanner/.m2/repository/org/xerial/snappy/snappy-java/1.0.5/snappy-java-1.0.5.jar,/home/wss-scanner/.m2/repository/org/xerial/snappy/snappy-java/1.0.5/snappy-java-1.0.5.jar,/home/wss-scanner/.m2/repository/org/xerial/snappy/snappy-java/1.0.5/snappy-java-1.0.5.jar
Dependency Hierarchy: - tony-core-0.3.19.jar (Root Library) - avro-1.7.7.jar - :x: **snappy-java-1.0.5.jar** (Vulnerable Library)
Found in HEAD commit: 6dcd8400219941dcbd7fb0f6b980cc2c6a2a6b0a
Found in base branch: trunk
Vulnerability Details
snappy-java is a Java port of the snappy, a fast C++ compresser/decompresser developed by Google. The SnappyInputStream was found to be vulnerable to Denial of Service (DoS) attacks when decompressing data with a too large chunk size. Due to missing upper bound check on chunk length, an unrecoverable fatal error can occur. All versions of snappy-java including the latest released version 1.1.10.3 are vulnerable to this issue. A fix has been introduced in commit `9f8c3cf74` which will be included in the 1.1.10.4 release. Users are advised to upgrade. Users unable to upgrade should only accept compressed data from trusted sources.
Publish Date: 2023-09-25
URL: CVE-2023-43642
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://github.com/xerial/snappy-java/security/advisories/GHSA-55g7-9cwv-5qfv
Release Date: 2023-09-25
Fix Resolution: org.xerial.snappy:snappy-java:1.1.10.4