Files
CVEs-PoC/2008/CVE-2008-4024.md
T
2024-06-18 02:51:15 +02:00

19 lines
884 B
Markdown

### [CVE-2008-4024](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-4024)
![](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
Microsoft Office Word 2000 SP3 and 2002 SP3 and Office 2004 for Mac allow remote attackers to execute arbitrary code via a Word document with a crafted lcbPlcfBkfSdt field in the File Information Block (FIB), which bypasses an initialization step and triggers an "arbitrary free," aka "Word Memory Corruption Vulnerability."
### POC
#### Reference
- http://www.coresecurity.com/content/word-arbitrary-free
- https://docs.microsoft.com/en-us/security-updates/securitybulletins/2008/ms08-072
#### Github
No PoCs found on GitHub currently.