CVE-2003-0446
Internet Explorer 5.5 and 6.0 - Cross-Site Scripting via XML Parse Error
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2003-0446. PoCs published by GreyMagic Software.
AI-analyzed exploit summary This is a writeup describing a cross-site scripting (XSS) vulnerability in Microsoft Internet Explorer when parsing XML files with the MSXML parser. The vulnerability allows execution of script code if malicious HTML is included in the URL of an unparsable XML file.
Description
Cross-site scripting (XSS) in Internet Explorer 5.5 and 6.0, possibly in a component that is also used by other Microsoft products, allows remote attackers to insert arbitrary web script via an XML file that contains a parse error, which inserts the script in the resulting error message.
Exploits (1)
This is a writeup describing a cross-site scripting (XSS) vulnerability in Microsoft Internet Explorer when parsing XML files with the MSXML parser. The vulnerability allows execution of script code if malicious HTML is included in the URL of an unparsable XML file.