cve/2005/CVE-2005-2087.md

19 lines
969 B
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [CVE-2005-2087](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-2087)
![](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
Internet Explorer 5.01 SP4 up to 6 on various Windows operating systems, including IE 6.0.2900.2180 on Windows XP, allows remote attackers to cause a denial of service (application crash) and possibly execute arbitrary code via a web page with embedded CLSIDs that reference certain COM objects that are not ActiveX controls, as demonstrated using the JVIEW Profiler (Javaprxy.dll). NOTE: the researcher says that the vendor could not reproduce this problem.
### POC
#### Reference
- http://marc.info/?l=bugtraq&m=112006764714946&w=2
- http://www.kb.cert.org/vuls/id/939605
#### Github
No PoCs found on GitHub currently.