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://lists.debian.org/debian-lts-announce/2018/01/msg00013.html | |
https://www.debian.org/security/2018/dsa-4083 | Third Party Advisory |
https://github.com/pocoproject/poco/issues/1968 | Exploit Issue Tracking Patch |
https://lists.debian.org/debian-lts-announce/2018/01/msg00013.html | |
https://www.debian.org/security/2018/dsa-4083 | Third Party Advisory |
Configurations
History
21 Nov 2024, 03:04
Type | Values Removed | Values Added |
---|---|---|
References | () https://github.com/pocoproject/poco/issues/1968 - Exploit, Issue Tracking, Patch | |
References | () https://lists.debian.org/debian-lts-announce/2018/01/msg00013.html - | |
References | () https://www.debian.org/security/2018/dsa-4083 - Third Party Advisory |
Information
Published : 2018-01-03 20:29
Updated : 2024-11-21 03:04
NVD link : CVE-2017-1000472
Mitre link : CVE-2017-1000472
CVE.ORG link : CVE-2017-1000472
JSON object : View
Products Affected
debian
- debian_linux
pocoproject
- poco
CWE
CWE-22
Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')