CVE-2004-1166
published 2004-12-31CVE-2004-1166: CRLF injection vulnerability in Microsoft Internet Explorer 6.0.2800.1106 and earlier allows remote attackers to execute arbitrary FTP commands via an ftp://…
PriorityP345high7.5CVSS 2.0
AVNACLAuNCPIPAP
EXPLOIT
EPSS
39.16%
98.4th percentile
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.
Affected
4 ranges
| Vendor | Product | Version range | Fixed in |
|---|---|---|---|
| microsoft | ie | — | — |
| microsoft | internet_explorer | — | — |
| microsoft | internet_explorer | — | — |
| microsoft | internet_explorer | — | — |
Detection & IOCsextracted from sources · hover to see the quote
command%0d%0aRCPT%20TO%3a%0d%0aDATA%0d%0aSubject%3a%20hacked%0d%0aTo%3a%20username%40example.com%0d%0a%0d%0ahacked%0d%0a.%0d%0a↗
- →Detect URL-encoded CRLF sequences (%0a or %0d%0a) within ftp:// URIs processed by Internet Explorer, which indicate injected FTP commands. ↗
- →Monitor FTP sessions initiated by Internet Explorer for unexpected PORT or RETR commands not initiated by the user, which may indicate CRLF-injected command execution. ↗
- →Inspect HTML pages for <img> tags or hyperlinks embedding ftp:// URIs containing %0a or %0d%0a sequences followed by SMTP-like commands (RCPT TO, DATA), which can be used to send email without user interaction. ↗
- →Alert on outbound connections to port 25 (SMTP) originating from an FTP URI context in Internet Explorer, as the vulnerability can be chained to relay email via CRLF injection. ↗
- ·Affected versions are Internet Explorer 6.0.2800.1106 and earlier (including 5.0.1); the CRLF injection occurs due to failure to sanitize user-supplied URI input before passing it to FTP sessions. ↗
- ·The exploit payload uses URL-encoded representations of both LF (%0a) and CRLF (%0d%0a); detection rules should account for both variants in ftp:// URI strings. ↗
CVEs like this are exactly what “Exploited This Week” covers.
Every Monday: what got weaponized or added to CISA KEV in the last seven days — each CVE cross-linked to its PoC, Nuclei template, and detection rule. Free, one email a week, unsubscribe in one click.
GHSA
GHSA-3jq6-fx9w-pjqj: CRLF injection vulnerability in Microsoft Internet Explorer 5 and 6 allows remote attackers to execute arbitrary FTP commands via an ftp:// URL that c
ghsa_unreviewed·2022-05-01·CVSS 7.5
CVE-2008-1368 [HIGH] CWE-94 GHSA-3jq6-fx9w-pjqj: CRLF injection vulnerability in Microsoft Internet Explorer 5 and 6 allows remote attackers to execute arbitrary FTP commands via an ftp:// URL that c
CRLF injection vulnerability in Microsoft Internet Explorer 5 and 6 allows remote attackers to execute arbitrary FTP commands via an ftp:// URL that contains a URL-encoded CRLF (%0D%0A) before the FTP command, which causes the commands to be inserted into an authenticated FTP connection established earlier in the same browser session, as demonstrated using a DELE command, a variant or possibly a regression of CVE-2004-1166. NOTE: a trailing "//" can force Internet Explorer to try to reuse an existing authenticated connection.
GHSA
GHSA-c8f8-rjv5-g482: CRLF injection vulnerability in Microsoft Internet Explorer 6
ghsa_unreviewed·2022-04-29
CVE-2004-1166 [HIGH] CWE-94 GHSA-c8f8-rjv5-g482: CRLF injection vulnerability in Microsoft Internet Explorer 6
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.
No detection rules found.
No writeups or analysis indexed.
http://marc.info/?l=bugtraq&m=110253463305359&w=2http://secunia.com/advisories/13404http://secunia.com/advisories/29346http://securitytracker.com/id?1012444http://www.osvdb.org/12299http://www.rapid7.com/advisories/R7-0032.jsphttp://www.securityfocus.com/archive/1/489500/100/0/threadedhttp://www.securityfocus.com/bid/11826http://www.securityfocus.com/bid/28208http://www.vupen.com/english/advisories/2006/3212http://www.vupen.com/english/advisories/2008/0870https://docs.microsoft.com/en-us/security-updates/securitybulletins/2006/ms06-042https://exchange.xforce.ibmcloud.com/vulnerabilities/18384https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A462http://marc.info/?l=bugtraq&m=110253463305359&w=2http://secunia.com/advisories/13404http://secunia.com/advisories/29346http://securitytracker.com/id?1012444http://www.osvdb.org/12299http://www.rapid7.com/advisories/R7-0032.jsphttp://www.securityfocus.com/archive/1/489500/100/0/threadedhttp://www.securityfocus.com/bid/11826http://www.securityfocus.com/bid/28208http://www.vupen.com/english/advisories/2006/3212http://www.vupen.com/english/advisories/2008/0870https://docs.microsoft.com/en-us/security-updates/securitybulletins/2006/ms06-042https://exchange.xforce.ibmcloud.com/vulnerabilities/18384https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A462
2004-12-31
Published