Files
CVEs-PoC/2004/CVE-2004-1487.md
T
2025-09-29 21:09:30 +02:00

18 lines
714 B
Markdown

### [CVE-2004-1487](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-1487)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa%20&color=brightgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brightgreen)
### Description
wget 1.8.x and 1.9.x allows a remote malicious web server to overwrite certain files via a redirection URL containing a ".." that resolves to the IP address of the malicious server, which bypasses wget's filtering for ".." sequences.
### POC
#### Reference
- http://marc.info/?l=bugtraq&m=110269474112384&w=2
#### Github
No PoCs found on GitHub currently.