### [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&color=blue) ![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen) ### 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.