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

18 lines
816 B
Markdown

### [CVE-2017-12608](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-12608)
![](https://img.shields.io/static/v1?label=Product&message=Apache%20OpenOffice&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=Potential%20Arbitrary%20Code%20Execution&color=brighgreen)
### Description
A vulnerability in Apache OpenOffice Writer DOC file parser before 4.1.4, and specifically in ImportOldFormatStyles, allows attackers to craft malicious documents that cause denial of service (memory corruption and application crash) potentially resulting in arbitrary code execution.
### POC
#### Reference
- https://www.openoffice.org/security/cves/CVE-2017-12608.html
#### Github
No PoCs found on GitHub currently.