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

20 lines
1.1 KiB
Markdown

### [CVE-2008-4841](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-4841)
![](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
The WordPad Text Converter for Word 97 files in Microsoft Windows 2000 SP4, XP SP2, and Server 2003 SP1 and SP2 allows remote attackers to execute arbitrary code via a crafted (1) .doc, (2) .wri, or (3) .rtf Word 97 file that triggers memory corruption, as exploited in the wild in December 2008. NOTE: As of 20081210, it is unclear whether this vulnerability is related to a WordPad issue disclosed on 20080925 with a 2008-crash.doc.rar example, but there are insufficient details to be sure.
### POC
#### Reference
- http://securityreason.com/securityalert/4711
- https://docs.microsoft.com/en-us/security-updates/securitybulletins/2009/ms09-010
- https://www.exploit-db.com/exploits/6560
#### Github
No PoCs found on GitHub currently.