mirror of
https://github.com/0xMarcio/cve.git
synced 2025-12-16 20:27:21 +00:00
968 B
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
- http://lists.gnu.org/archive/html/bug-wget/2010-05/msg00023.html
- http://lists.gnu.org/archive/html/bug-wget/2010-05/msg00031.html
Github
No PoCs found on GitHub currently.