Files
CVEs-PoC/2011/CVE-2011-3402.md
2024-06-18 02:51:15 +02:00

20 lines
1.1 KiB
Markdown

### [CVE-2011-3402](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-3402)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### Description
Unspecified vulnerability in the TrueType font parsing engine in win32k.sys in the kernel-mode drivers in Microsoft Windows XP SP2 and SP3, Windows Server 2003 SP2, Windows Vista SP2, Windows Server 2008 SP2, R2, and R2 SP1, and Windows 7 Gold and SP1 allows remote attackers to execute arbitrary code via crafted font data in a Word document or web page, as exploited in the wild in November 2011 by Duqu, aka "TrueType Font Parsing Vulnerability."
### POC
#### Reference
- http://www.securelist.com/en/blog/208193197/The_Mystery_of_Duqu_Part_Two
- http://www.symantec.com/connect/w32-duqu_status-updates_installer-zero-day-exploit
- https://docs.microsoft.com/en-us/security-updates/securitybulletins/2011/ms11-087
#### Github
No PoCs found on GitHub currently.