An issue in Zip Swift v2.1.2 allows attackers to execute a path traversal attack via a crafted zip entry.
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://github.com/marmelroy/Zip/issues/245 | issue tracking exploit vendor advisory |
https://security.snyk.io/research/zip-slip-vulnerability | third party advisory |
https://blog.ostorlab.co/zip-packages-exploitation.html | third party advisory exploit |
https://ostorlab.co/vulndb/advisory/OVE-2023-1 | third party advisory exploit |