Files
CVEs-PoC/2006/CVE-2006-1992.md
T
2024-06-18 02:51:15 +02:00

19 lines
899 B
Markdown

### [CVE-2006-1992](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-1992)
![](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
mshtml.dll 6.00.2900.2873, as used in Microsoft Internet Explorer, allows remote attackers to cause a denial of service (crash) via nested OBJECT tags, which trigger invalid pointer dereferences including NULL dereferences. NOTE: the possibility of code execution was originally theorized, but Microsoft has stated that this issue is non-exploitable.
### POC
#### Reference
- http://securityreason.com/securityalert/781
- https://docs.microsoft.com/en-us/security-updates/securitybulletins/2006/ms06-021
#### Github
No PoCs found on GitHub currently.