mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-13 01:44:43 +02:00
18 lines
703 B
Markdown
18 lines
703 B
Markdown
### [CVE-2004-1487](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-1487)
|
|

|
|

|
|

|
|
|
|
### 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.
|
|
|