Files
CVEs-PoC/2016/CVE-2016-5000.md
2024-06-18 02:51:15 +02:00

18 lines
730 B
Markdown

### [CVE-2016-5000](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-5000)
![](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 XLSX2CSV example in Apache POI before 3.14 allows remote attackers to read arbitrary files via a crafted OpenXML document containing an external entity declaration in conjunction with an entity reference, related to an XML External Entity (XXE) issue.
### POC
#### Reference
- https://www.oracle.com/security-alerts/cpuoct2020.html
#### Github
No PoCs found on GitHub currently.