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

18 lines
692 B
Markdown

### [CVE-2017-5644](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-5644)
![](https://img.shields.io/static/v1?label=Product&message=Apache%20POI&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=before%203.15%20&color=brightgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=XXE&color=brightgreen)
### Description
Apache POI in versions prior to release 3.15 allows remote attackers to cause a denial of service (CPU consumption) via a specially crafted OOXML file, aka an XML Entity Expansion (XEE) attack.
### POC
#### Reference
- https://www.oracle.com/security-alerts/cpuoct2020.html
#### Github
No PoCs found on GitHub currently.