Files
CVEs-PoC/2017/CVE-2017-12608.md
T
2025-09-29 21:09:30 +02:00

18 lines
945 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=4.0.0%20to%204.1.3%2C%20and%20some%20previous%20releases%2C%20including%20some%20using%20our%20old%20OpenOffice.org%20brand%20&color=brightgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=Potential%20Arbitrary%20Code%20Execution&color=brightgreen)
### 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.