First published: Wed Jul 25 2018(Updated: )
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'.
Credit: report@snyk.io
Affected Software | Affected Version | How to fix |
---|---|---|
npm/unzipper | <0.8.13 | 0.8.13 |
Unzip | <0.8.13 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2018-1002203 has a high severity rating due to its potential to allow arbitrary file writes and system compromise.
To fix CVE-2018-1002203, update the unzipper library to version 0.8.13 or later.
CVE-2018-1002203 affects all versions of the unzipper library prior to version 0.8.13.
CVE-2018-1002203 enables directory traversal attacks that can lead to unauthorized file access and manipulation.
CVE-2018-1002203 is also known as 'Zip-Slip', which is a broader category of vulnerabilities affecting zip file handling.