Loading HuntDB...

CVE-2018-1002203

UNKNOWN
Published 2018-07-25T17:00:00Z
Actions:

Expert Analysis

Professional remediation guidance

Get tailored security recommendations from our analyst team for CVE-2018-1002203. We'll provide specific mitigation strategies based on your environment and risk profile.

No CVSS data available

Description

unzipper npm library before 0.8.13 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'.

Available Exploits

No exploits available for this CVE.

Related News

No news articles found for this CVE.

Affected Products

GitHub Security Advisories

Community-driven vulnerability intelligence from GitHub

✓ GitHub Reviewed MODERATE

Arbitrary File Write via Archive Extraction in unzipper

GHSA-884w-698f-927f

Advisory Details

Versions of `unzipper` before 0.8.13 are vulnerable to arbitrary file write when used to extract a specifically crafted archive that contains path traversal filenames (`../../file.txt` for example). ## Recommendation Update to version 0.3.18 or later.

Affected Packages

npm unzipper
ECOSYSTEM: ≥0 <0.8.13

CVSS Scoring

CVSS Score

5.0

CVSS Vector

CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:N

Advisory provided by GitHub Security Advisory Database. Published: July 27, 2018, Modified: September 11, 2023

References

HackerOne Reports

danny_grander
Node.js third-party modules
Path Traversal
Published: 2018-07-25T17:00:00Z
Last Modified: 2024-09-16T20:27:06.223Z
Copied to clipboard!