mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-29 16:29:28 +02:00
18 lines
906 B
Markdown
18 lines
906 B
Markdown
### [CVE-2009-0221](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0221)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Integer overflow in Microsoft Office PowerPoint 2002 SP3 and 2003 SP3 allows remote attackers to execute arbitrary code via a PowerPoint file containing a crafted record type for "collaboration information for different slides" that contains a field that specifies a large number of records, which triggers an under-allocated buffer and a heap-based buffer overflow, aka "Integer Overflow Vulnerability."
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://docs.microsoft.com/en-us/security-updates/securitybulletins/2009/ms09-017
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|