cve/2009/CVE-2009-0259.md

18 lines
826 B
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [CVE-2009-0259](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0259)
![](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 Word processor in OpenOffice.org 1.1.2 through 1.1.5 allows remote attackers to cause a denial of service (crash) and possibly 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, as demonstrated by 2008-crash.doc.rar, and a similar issue to CVE-2008-4841.
### POC
#### Reference
- https://www.exploit-db.com/exploits/6560
#### Github
No PoCs found on GitHub currently.