mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-27 10:22:48 +02:00
18 lines
806 B
Markdown
18 lines
806 B
Markdown
### [CVE-2014-1770](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-1770)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Use-after-free vulnerability in Microsoft Internet Explorer 6 through 11 allows remote attackers to execute arbitrary code via crafted JavaScript code that interacts improperly with a CollectGarbage function call on a CMarkup object allocated by the CMarkup::CreateInitialMarkup function.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://www.corelan.be/index.php/2014/05/22/on-cve-2014-1770-zdi-14-140-internet-explorer-8-0day/
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|