GHSA-2rpm-4x8c-pvqg

Suggest an improvement
Source
https://github.com/advisories/GHSA-2rpm-4x8c-pvqg
Import Source
https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2022/05/GHSA-2rpm-4x8c-pvqg/GHSA-2rpm-4x8c-pvqg.json
JSON Data
https://api.osv.dev/v1/vulns/GHSA-2rpm-4x8c-pvqg
Aliases
  • CVE-2018-1002202
Published
2022-05-13T01:35:04Z
Modified
2023-11-08T03:59:42.283853Z
Severity
  • 6.5 (Medium) CVSS_V3 - CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:N CVSS Calculator
Summary
Improper Limitation of a Pathname to a Restricted Directory in Zip4j
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'.

Database specific
{
    "nvd_published_at": "2018-07-25T17:29:00Z",
    "github_reviewed_at": "2022-06-30T14:43:07Z",
    "severity": "MODERATE",
    "github_reviewed": true,
    "cwe_ids": [
        "CWE-22"
    ]
}
References

Affected packages

Maven / net.lingala.zip4j:zip4j

Package

Name
net.lingala.zip4j:zip4j
View open source insights on deps.dev
Purl
pkg:maven/net.lingala.zip4j/zip4j

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
1.3.3

Affected versions

1.*

1.2.3
1.2.4
1.2.5
1.2.6
1.2.7
1.2.8
1.2.9
1.3.1
1.3.2