cve/2005/CVE-2005-1790.md
2024-06-18 02:51:15 +02:00

19 lines
833 B
Markdown

### [CVE-2005-1790](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-1790)
![](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
Microsoft Internet Explorer 6 SP2 6.0.2900.2180 and 6.0.2800.1106, and earlier versions, allows remote attackers to cause a denial of service (crash) and execute arbitrary code via a Javascript BODY onload event that calls the window function, aka "Mismatched Document Object Model Objects Memory Corruption Vulnerability."
### POC
#### Reference
- http://marc.info/?l=bugtraq&m=111746394106172&w=2
- http://www.kb.cert.org/vuls/id/887861
#### Github
No PoCs found on GitHub currently.