mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-26 09:28:10 +02:00
18 lines
793 B
Markdown
18 lines
793 B
Markdown
### [CVE-2010-3345](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-3345)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Microsoft Internet Explorer 8 does not properly handle objects in memory, which allows remote attackers to execute arbitrary code by accessing an object that (1) was not properly initialized or (2) is deleted, leading to memory corruption, aka "HTML Element Memory Corruption Vulnerability."
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://docs.microsoft.com/en-us/security-updates/securitybulletins/2010/ms10-090
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|