mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-10 07:47:42 +02:00
18 lines
955 B
Markdown
18 lines
955 B
Markdown
### [CVE-2011-0346](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-0346)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Use-after-free vulnerability in the ReleaseInterface function in MSHTML.DLL in Microsoft Internet Explorer 6, 7, and 8 allows remote attackers to execute arbitrary code or cause a denial of service (application crash) via vectors related to the DOM implementation and the BreakAASpecial and BreakCircularMemoryReferences functions, as demonstrated by cross_fuzz, aka "MSHTML Memory Corruption Vulnerability."
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://blogs.technet.com/b/srd/archive/2011/01/07/assessing-the-risk-of-public-issues-currently-being-tracked-by-the-msrc.aspx
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|