cve/2003/CVE-2003-0446.md

20 lines
864 B
Markdown
Raw Permalink Normal View History

2024-05-26 14:27:05 +02:00
### [CVE-2003-0446](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2003-0446)
![](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
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.
### POC
#### Reference
- http://marc.info/?l=bugtraq&m=105585986015421&w=2
- http://marc.info/?l=bugtraq&m=105595990924165&w=2
- http://marc.info/?l=ntbugtraq&m=105585001905002&w=2
#### Github
No PoCs found on GitHub currently.