cve/2009/CVE-2009-0226.md

18 lines
937 B
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [CVE-2009-0226](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0226)
![](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
Stack-based buffer overflow in the PowerPoint 4.2 conversion filter in Microsoft Office PowerPoint 2000 SP3, 2002 SP3, and 2003 SP3 allows remote attackers to execute arbitrary code via a long string in sound data in a file that uses a PowerPoint 4.0 native file format, leading to memory corruption, aka "Legacy File Format Vulnerability," a different vulnerability than CVE-2009-0222, CVE-2009-0223, CVE-2009-0227, and CVE-2009-1137.
### POC
#### Reference
- https://docs.microsoft.com/en-us/security-updates/securitybulletins/2009/ms09-017
#### Github
No PoCs found on GitHub currently.