Snootch17 / jdbc

Apache License 2.0
0 stars 0 forks source link

CVE-2021-36090 (High) detected in commons-compress-1.5.jar #2

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

mend-for-github-com[bot] commented 2 years ago

CVE-2021-36090 - High Severity Vulnerability

Vulnerable Library - commons-compress-1.5.jar

Apache Commons Compress software defines an API for working with compression and archive formats. These include: bzip2, gzip, pack200, xz and ar, cpio, jar, tar, zip, dump.

Library home page: http://www.apache.org/

Path to dependency file: /public_pom.xml

Path to vulnerable library: /home/wss-scanner/.m2/repository/org/apache/commons/commons-compress/1.5/commons-compress-1.5.jar

Dependency Hierarchy: - plexus-archiver-2.4.4.jar (Root Library) - :x: **commons-compress-1.5.jar** (Vulnerable Library)

Found in HEAD commit: aa40092028e95cb7f705790daf7b10cd7b553a85

Found in base branch: master

Vulnerability Details

When reading a specially crafted ZIP archive, Compress can be made to allocate large amounts of memory that finally leads to an out of memory error even for very small inputs. This could be used to mount a denial of service attack against services that use Compress' zip package.

Publish Date: 2021-07-13

URL: CVE-2021-36090

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.codehaus.plexus:plexus-archiver): 2.10