cve/2010/CVE-2010-2252.md
2024-06-18 02:51:15 +02:00

968 B

CVE-2010-2252

Description

GNU Wget 1.12 and earlier uses a server-provided filename instead of the original URL to determine the destination filename of a download, which allows remote servers to create or overwrite arbitrary files via a 3xx redirect to a URL with a .wgetrc filename followed by a 3xx redirect to a URL with a crafted filename, and possibly execute arbitrary code as a consequence of writing to a dotfile in a home directory.

POC

Reference

Github

No PoCs found on GitHub currently.