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

18 lines
796 B
Markdown

### [CVE-2017-12607](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-12607)
![](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 OpenOffice's PPT file parser before 4.1.4, and specifically in PPTStyleSheet, 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-12607.html
#### Github
No PoCs found on GitHub currently.