cve/2005/CVE-2005-1790.md

19 lines
833 B
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [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.