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

18 lines
863 B
Markdown

### [CVE-2004-1166](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-1166)
![](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
CRLF injection vulnerability in Microsoft Internet Explorer 6.0.2800.1106 and earlier allows remote attackers to execute arbitrary FTP commands via an ftp:// URL that contains a URL-encoded newline ("%0a") before the FTP command, which causes the commands to be inserted into the resulting FTP session, as demonstrated using a PORT command.
### POC
#### Reference
- https://docs.microsoft.com/en-us/security-updates/securitybulletins/2006/ms06-042
#### Github
- https://github.com/ARPSyndicate/cve-scores