Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

zip4j-1.3.2.jar: 3 vulnerabilities (highest severity is: 6.5) unreachable #15

Open
mend-for-github-com bot opened this issue Apr 19, 2024 · 0 comments
Labels
Mend: dependency security vulnerability Security vulnerability detected by Mend

Comments

@mend-for-github-com
Copy link
Contributor

Vulnerable Library - zip4j-1.3.2.jar

An open source java library to handle zip files

Library home page: http://www.lingala.net/zip4j/

Path to dependency file: /vendor/aws-sdk-cpp-1.3.50/code-generation/generator/pom.xml

Path to vulnerable library: /home/wss-scanner/.m2/repository/net/lingala/zip4j/zip4j/1.3.2/zip4j-1.3.2.jar

Found in HEAD commit: c44e79751a9606bd11bd1704dee2684af7e4570b

Vulnerabilities

CVE Severity CVSS Exploit Maturity EPSS Dependency Type Fixed in (zip4j version) Remediation Possible** Reachability
CVE-2018-1002202 Medium 6.5 Not Defined 0.2% zip4j-1.3.2.jar Direct 1.3.3

Unreachable

CVE-2023-22899 Medium 5.9 Not Defined 0.1% zip4j-1.3.2.jar Direct 2.11.3

Unreachable

CVE-2022-24615 Medium 5.5 Not Defined 0.1% zip4j-1.3.2.jar Direct 2.10.0

Unreachable

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

Details

CVE-2018-1002202

Vulnerable Library - zip4j-1.3.2.jar

An open source java library to handle zip files

Library home page: http://www.lingala.net/zip4j/

Path to dependency file: /vendor/aws-sdk-cpp-1.3.50/code-generation/generator/pom.xml

Path to vulnerable library: /home/wss-scanner/.m2/repository/net/lingala/zip4j/zip4j/1.3.2/zip4j-1.3.2.jar

Dependency Hierarchy:

  • zip4j-1.3.2.jar (Vulnerable Library)

Found in HEAD commit: c44e79751a9606bd11bd1704dee2684af7e4570b

Found in base branch: main

Reachability Analysis

The vulnerable code is unreachable

Vulnerability Details

zip4j before 1.3.3 is vulnerable to directory traversal, allowing attackers to write to arbitrary files via a ../ (dot dot slash) in a Zip archive entry that is mishandled during extraction. This vulnerability is also known as 'Zip-Slip'.

Publish Date: 2018-07-25

URL: CVE-2018-1002202

Threat Assessment

Exploit Maturity: Not Defined

EPSS: 0.2%

CVSS 3 Score Details (6.5)

Base Score Metrics:

  • Exploitability Metrics:
    • Attack Vector: Network
    • Attack Complexity: Low
    • Privileges Required: None
    • User Interaction: Required
    • Scope: Unchanged
  • Impact Metrics:
    • Confidentiality Impact: None
    • Integrity Impact: High
    • Availability Impact: None

For more information on CVSS3 Scores, click here.

Suggested Fix

Type: Upgrade version

Origin: GHSA-2rpm-4x8c-pvqg

Release Date: 2018-07-25

Fix Resolution: 1.3.3

In order to enable automatic remediation, please create workflow rules

CVE-2023-22899

Vulnerable Library - zip4j-1.3.2.jar

An open source java library to handle zip files

Library home page: http://www.lingala.net/zip4j/

Path to dependency file: /vendor/aws-sdk-cpp-1.3.50/code-generation/generator/pom.xml

Path to vulnerable library: /home/wss-scanner/.m2/repository/net/lingala/zip4j/zip4j/1.3.2/zip4j-1.3.2.jar

Dependency Hierarchy:

  • zip4j-1.3.2.jar (Vulnerable Library)

Found in HEAD commit: c44e79751a9606bd11bd1704dee2684af7e4570b

Found in base branch: main

Reachability Analysis

The vulnerable code is unreachable

Vulnerability Details

Zip4j through 2.11.2, as used in Threema and other products, does not always check the MAC when decrypting a ZIP archive.

Publish Date: 2023-01-10

URL: CVE-2023-22899

Threat Assessment

Exploit Maturity: Not Defined

EPSS: 0.1%

CVSS 3 Score Details (5.9)

Base Score Metrics:

  • Exploitability Metrics:
    • Attack Vector: Network
    • Attack Complexity: High
    • Privileges Required: None
    • User Interaction: None
    • Scope: Unchanged
  • Impact Metrics:
    • Confidentiality Impact: None
    • Integrity Impact: High
    • Availability Impact: None

For more information on CVSS3 Scores, click here.

Suggested Fix

Type: Upgrade version

Origin: GHSA-2pj2-gchf-wmw7

Release Date: 2023-01-10

Fix Resolution: 2.11.3

In order to enable automatic remediation, please create workflow rules

CVE-2022-24615

Vulnerable Library - zip4j-1.3.2.jar

An open source java library to handle zip files

Library home page: http://www.lingala.net/zip4j/

Path to dependency file: /vendor/aws-sdk-cpp-1.3.50/code-generation/generator/pom.xml

Path to vulnerable library: /home/wss-scanner/.m2/repository/net/lingala/zip4j/zip4j/1.3.2/zip4j-1.3.2.jar

Dependency Hierarchy:

  • zip4j-1.3.2.jar (Vulnerable Library)

Found in HEAD commit: c44e79751a9606bd11bd1704dee2684af7e4570b

Found in base branch: main

Reachability Analysis

The vulnerable code is unreachable

Vulnerability Details

zip4j up to v2.10.0 can throw various uncaught exceptions while parsing a specially crafted ZIP file, which could result in an application crash. This could be used to mount a denial of service attack against services that use zip4j library.

Publish Date: 2022-02-24

URL: CVE-2022-24615

Threat Assessment

Exploit Maturity: Not Defined

EPSS: 0.1%

CVSS 3 Score Details (5.5)

Base Score Metrics:

  • Exploitability Metrics:
    • Attack Vector: Local
    • Attack Complexity: Low
    • Privileges Required: None
    • User Interaction: Required
    • 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://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-24615

Release Date: 2022-02-24

Fix Resolution: 2.10.0

In order to enable automatic remediation, please create workflow rules


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

@mend-for-github-com mend-for-github-com bot added the Mend: dependency security vulnerability Security vulnerability detected by Mend label Apr 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Mend: dependency security vulnerability Security vulnerability detected by Mend
Projects
None yet
Development

No branches or pull requests

0 participants