zt-zip before 1.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'.
The product uses external input to construct a pathname that is intended to identify a file or directory that is located underneath a restricted parent directory, but the product does not properly neutralize special elements within the pathname that can cause the pathname to resolve to a location that is outside of the restricted directory.
Link | Tags |
---|---|
https://snyk.io/research/zip-slip-vulnerability | issue tracking patch exploit third party advisory |
https://github.com/snyk/zip-slip-vulnerability | third party advisory exploit |
https://snyk.io/vuln/SNYK-JAVA-ORGZEROTURNAROUND-31681 | issue tracking patch exploit third party advisory |
https://github.com/zeroturnaround/zt-zip/blob/zt-zip-1.13/Changelog.txt | issue tracking third party advisory |
https://github.com/zeroturnaround/zt-zip/commit/759b72f33bc8f4d69f84f09fcb7f010ad45d6fff | issue tracking third party advisory patch |