mirror of
https://github.com/0xMarcio/cve.git
synced 2026-06-02 03:41:53 +02:00
18 lines
775 B
Markdown
18 lines
775 B
Markdown
### [CVE-2010-3329](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-3329)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
mshtmled.dll in Microsoft Internet Explorer 7 and 8 allows remote attackers to execute arbitrary code via a crafted Microsoft Office document that causes the HtmlDlgHelper class destructor to access uninitialized memory, aka "Uninitialized Memory Corruption Vulnerability."
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://docs.microsoft.com/en-us/security-updates/securitybulletins/2010/ms10-071
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|