Path traversal in Debian Linux - CVE-2017-1000472
Published: January 3, 2018 / Updated: August 8, 2020
Debian Linux
Detailed vulnerability description
The vulnerability allows a remote non-authenticated attacker to manipulate data.
The ZipCommon::isValidPath() function in Zip/src/ZipCommon.cpp in POCO C++ Libraries before 1.8 does not properly restrict the filename value in the ZIP header, which allows attackers to conduct absolute path traversal attacks during the ZIP decompression, and possibly create or overwrite arbitrary files, via a crafted ZIP file, related to a "file path injection vulnerability".