#VU14135 Path traversal in adm-zip - CVE-2018-1002204
Published: July 30, 2018 / Updated: July 31, 2018
adm-zip
The Brain
Description
The vulnerability exists in the extractDir() function of QuaZIP due to improper validation of files inside an archive file. A remote unauthenticated attacker can trick the victim into extracting an archive file that contains a file using directory traversal characters, and cause the service to crash or execute arbitrary code with elevated privileges.
Successful exploitation of this vulnerability may result in complete compromise of vulnerable system.
Note: This vulnerability is also known as 'Zip-Slip'.