ghsa-hcxq-x77q-3469
Vulnerability from github
Published
2022-05-13 01:35
Modified
2022-06-30 15:19
Severity ?
Summary
Improper Limitation of a Pathname to a Restricted Directory in plexus-archiver
Details
plexus-archiver before 3.6.0 is vulnerable to directory traversal, allowing attackers to write to arbitrary files via a ../ (dot dot slash) in an archive entry that is mishandled during extraction. This vulnerability is also known as 'Zip-Slip'.
{ "affected": [ { "package": { "ecosystem": "Maven", "name": "org.codehaus.plexus:plexus-archiver" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "3.6.0" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2018-1002200" ], "database_specific": { "cwe_ids": [ "CWE-22" ], "github_reviewed": true, "github_reviewed_at": "2022-06-30T15:19:51Z", "nvd_published_at": "2018-07-25T17:29:00Z", "severity": "MODERATE" }, "details": "plexus-archiver before 3.6.0 is vulnerable to directory traversal, allowing attackers to write to arbitrary files via a ../ (dot dot slash) in an archive entry that is mishandled during extraction. This vulnerability is also known as \u0027Zip-Slip\u0027.", "id": "GHSA-hcxq-x77q-3469", "modified": "2022-06-30T15:19:51Z", "published": "2022-05-13T01:35:03Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2018-1002200" }, { "type": "WEB", "url": "https://github.com/codehaus-plexus/plexus-archiver/pull/87" }, { "type": "WEB", "url": "https://github.com/codehaus-plexus/plexus-archiver/commit/f8f4233508193b70df33759ae9dc6154d69c2ea8" }, { "type": "WEB", "url": "https://access.redhat.com/errata/RHSA-2018:1836" }, { "type": "WEB", "url": "https://access.redhat.com/errata/RHSA-2018:1837" }, { "type": "PACKAGE", "url": "https://github.com/codehaus-plexus/plexus-archiver" }, { "type": "WEB", "url": "https://github.com/snyk/zip-slip-vulnerability" }, { "type": "WEB", "url": "https://snyk.io/research/zip-slip-vulnerability" }, { "type": "WEB", "url": "https://snyk.io/vuln/SNYK-JAVA-ORGCODEHAUSPLEXUS-31680" }, { "type": "WEB", "url": "https://www.debian.org/security/2018/dsa-4227" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:N", "type": "CVSS_V3" } ], "summary": "Improper Limitation of a Pathname to a Restricted Directory in plexus-archiver" }
Loading...
Loading...
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.