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".
References
Link | Resource |
---|---|
https://github.com/pocoproject/poco/issues/1968 | Exploit Issue Tracking Patch |
https://www.debian.org/security/2018/dsa-4083 | Third Party Advisory |
https://lists.debian.org/debian-lts-announce/2018/01/msg00013.html |
Information
Published : 2018-01-03 12:29
Updated : 2018-02-03 18:29
NVD link : CVE-2017-1000472
Mitre link : CVE-2017-1000472
JSON object : View
CWE
CWE-22
Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')
Products Affected
debian
- debian_linux
pocoproject
- poco