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) #15

Open
mend-for-github-com bot opened this issue Nov 16, 2023 · 0 comments
Open
Labels
Mend: dependency security vulnerability Security vulnerability detected by Mend

Comments

@mend-for-github-com
Copy link

mend-for-github-com bot commented Nov 16, 2023

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

Vulnerabilities

CVE Severity CVSS Dependency Type Fixed in (zip4j version) Remediation Possible**
CVE-2018-1002202 Medium 6.5 zip4j-1.3.2.jar Direct 1.3.3
CVE-2023-22899 Medium 5.9 zip4j-1.3.2.jar Direct 2.11.3
CVE-2022-24615 Medium 5.5 zip4j-1.3.2.jar Direct 2.10.0

**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 base branch: main

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

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 base branch: main

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

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 base branch: main

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

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 Nov 16, 2023
@mend-for-github-com mend-for-github-com bot changed the title zip4j-1.3.2.jar: 3 vulnerabilities (highest severity is: 6.5) zip4j-1.3.2.jar: 3 vulnerabilities (highest severity is: 5.9) Dec 19, 2023
@mend-for-github-com mend-for-github-com bot changed the title zip4j-1.3.2.jar: 3 vulnerabilities (highest severity is: 5.9) zip4j-1.3.2.jar: 3 vulnerabilities (highest severity is: 6.5) Feb 29, 2024
@mend-for-github-com mend-for-github-com bot changed the title zip4j-1.3.2.jar: 3 vulnerabilities (highest severity is: 6.5) zip4j-1.3.2.jar: 2 vulnerabilities (highest severity is: 5.9) Apr 15, 2024
@mend-for-github-com mend-for-github-com bot changed the title zip4j-1.3.2.jar: 2 vulnerabilities (highest severity is: 5.9) zip4j-1.3.2.jar: 3 vulnerabilities (highest severity is: 6.5) 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