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'.
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 | third party advisory exploit |
https://github.com/codehaus-plexus/plexus-archiver/commit/f8f4233508193b70df33759ae9dc6154d69c2ea8 | issue tracking third party advisory patch |
https://www.debian.org/security/2018/dsa-4227 | third party advisory vendor advisory |
https://github.com/snyk/zip-slip-vulnerability | issue tracking exploit third party advisory |
https://snyk.io/vuln/SNYK-JAVA-ORGCODEHAUSPLEXUS-31680 | third party advisory exploit |
https://access.redhat.com/errata/RHSA-2018:1837 | third party advisory vendor advisory |
https://github.com/codehaus-plexus/plexus-archiver/pull/87 | issue tracking patch exploit third party advisory |
https://access.redhat.com/errata/RHSA-2018:1836 | third party advisory vendor advisory |