andy-yk-lin / andy-yk-lin-Remediate-Smart-Merge-high-confidence-grouping

0 stars 0 forks source link

snappy-0.4.jar: 1 vulnerabilities (highest severity is: 5.3) #14

Open mend-for-github-com[bot] opened 2 months ago

mend-for-github-com[bot] commented 2 months ago
Vulnerable Library - snappy-0.4.jar

Port of Snappy to Java

Library home page: http://github.com/dain/snappy

Path to dependency file: /pom.xml

Path to vulnerable library: /home/wss-scanner/.m2/repository/org/iq80/snappy/snappy/0.4/snappy-0.4.jar

Found in HEAD commit: d67e54672029af15dc698e22c2838b75b9a6aeb6

Vulnerabilities

CVE Severity CVSS Dependency Type Fixed in (snappy version) Remediation Possible**
CVE-2024-36124 Medium 5.3 snappy-0.4.jar Direct org.iq80.snappy:snappy:0.5,io.airlift:aircompressor:0.27

**In some cases, Remediation PR cannot be created automatically for a vulnerability despite the availability of remediation

Details

CVE-2024-36124 ### Vulnerable Library - snappy-0.4.jar

Port of Snappy to Java

Library home page: http://github.com/dain/snappy

Path to dependency file: /pom.xml

Path to vulnerable library: /home/wss-scanner/.m2/repository/org/iq80/snappy/snappy/0.4/snappy-0.4.jar

Dependency Hierarchy: - :x: **snappy-0.4.jar** (Vulnerable Library)

Found in HEAD commit: d67e54672029af15dc698e22c2838b75b9a6aeb6

Found in base branch: main

### Vulnerability Details

iq80 Snappy is a compression/decompression library. When uncompressing certain data, Snappy tries to read outside the bounds of the given byte arrays. Because Snappy uses the JDK class `sun.misc.Unsafe` to speed up memory access, no additional bounds checks are performed and this has similar security consequences as out-of-bounds access in C or C++, namely it can lead to non-deterministic behavior or crash the JVM. iq80 Snappy is not actively maintained anymore. As quick fix users can upgrade to version 0.5. Mend Note: Since org.iq80.snappy:snappy is not maintained anymore, in the long term users should prefer migrating to the Snappy implementation in the artifact io.airlift:aircompressor, version 0.27 and higher.

Publish Date: 2024-06-03

URL: CVE-2024-36124

### CVSS 3 Score Details (5.3)

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: Low

For more information on CVSS3 Scores, click here.

### Suggested Fix

Type: Upgrade version

Origin: https://github.com/dain/snappy/security/advisories/GHSA-8wh2-6qhj-h7j9

Release Date: 2024-06-03

Fix Resolution: org.iq80.snappy:snappy:0.5,io.airlift:aircompressor:0.27

In order to enable automatic remediation, please create workflow rules


In order to enable automatic remediation for this issue, please create workflow rules