mirror of
https://github.com/0xMarcio/cve.git
synced 2026-06-05 14:58:06 +02:00
18 lines
919 B
Markdown
18 lines
919 B
Markdown
### [CVE-2009-1130](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1130)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Heap-based buffer overflow in Microsoft Office PowerPoint 2002 SP3 and 2003 SP3, and PowerPoint in Microsoft Office 2004 for Mac, allows remote attackers to execute arbitrary code via a crafted structure in a Notes container in a PowerPoint file that causes PowerPoint to read more data than was allocated when creating a C++ object, leading to an overwrite of a function pointer, aka "Heap Corruption Vulnerability."
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://docs.microsoft.com/en-us/security-updates/securitybulletins/2009/ms09-017
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|