cve/2006/CVE-2006-0009.md

20 lines
928 B
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [CVE-2006-0009](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-0009)
![](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
Buffer overflow in Microsoft Office 2000 SP3, XP SP3, and other versions and packages, allows user-assisted attackers to execute arbitrary code via a routing slip that is longer than specified by the provided length field, as exploited by malware such as TROJ_MDROPPER.BH and Trojan.PPDropper.E in attacks against PowerPoint.
### POC
#### Reference
- http://isc.sans.org/diary.php?storyid=1618
- http://www.darkreading.com/document.asp?doc_id=101970
- https://docs.microsoft.com/en-us/security-updates/securitybulletins/2006/ms06-012
#### Github
No PoCs found on GitHub currently.