#VU27504 Path traversal in ZZIPlib - CVE-2018-17828
Published: May 4, 2020
ZZIPlib
zziplib.sourceforge.net
Description
The vulnerability allows a remote attacker to perform directory traversal attacks.
The vulnerability exists due to input validation error when processing directory traversal sequences in ZZIPlib within the unzzip_cat() function in the bins/unzzipcat-mem.c. A remote attacker can pass specially crafted archive to the application and overwrite arbitrary files on the system.