mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-30 21:39:29 +02:00
18 lines
789 B
Markdown
18 lines
789 B
Markdown
### [CVE-2010-3328](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-3328)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Use-after-free vulnerability in the CAttrArray::PrivateFind function in mshtml.dll in Microsoft Internet Explorer 6 through 8 allows remote attackers to execute arbitrary code by setting an unspecified property of a stylesheet object, 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.
|
|
|