hshivhare67 / jetty_v9.4.31_27223

Other
0 stars 0 forks source link

CVE-2021-35515 (High) detected in commons-compress-1.20.jar #56

Open mend-bolt-for-github[bot] opened 11 months ago

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

CVE-2021-35515 - High Severity Vulnerability

Vulnerable Library - commons-compress-1.20.jar

Apache Commons Compress software defines an API for working with compression and archive formats. These include: bzip2, gzip, pack200, lzma, xz, Snappy, traditional Unix Compress, DEFLATE, DEFLATE64, LZ4, Brotli, Zstandard and ar, cpio, jar, tar, zip, dump, 7z, arj.

Library home page: https://commons.apache.org/proper/commons-compress/

Path to dependency file: /jetty-infinispan/infinispan-remote-query/pom.xml

Path to vulnerable library: /jetty-infinispan/infinispan-remote-query/pom.xml,/tests/test-sessions/test-infinispan-sessions/pom.xml

Dependency Hierarchy: - infinispan-query-9.4.8.Final.jar (Root Library) - hibernate-search-serialization-avro-5.10.3.Final.jar - avro-1.7.6.jar - :x: **commons-compress-1.20.jar** (Vulnerable Library)

Found in HEAD commit: b976400adf459c779b88fa83118b68aa39af14c7

Found in base branch: master

Vulnerability Details

When reading a specially crafted 7Z archive, the construction of the list of codecs that decompress an entry can result in an infinite loop. This could be used to mount a denial of service attack against services that use Compress' sevenz package.

Publish Date: 2021-07-13

URL: CVE-2021-35515

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://commons.apache.org/proper/commons-compress/security-reports.html

Release Date: 2021-07-13

Fix Resolution (org.apache.commons:commons-compress): 1.21

Direct dependency fix Resolution (org.infinispan:infinispan-query): 9.4.16.Final


Step up your Open Source Security Game with Mend here