mirror of
https://github.com/0xMarcio/cve.git
synced 2026-03-19 00:03:36 +00:00
18 lines
730 B
Markdown
18 lines
730 B
Markdown
### [CVE-2016-5000](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-5000)
|
|

|
|

|
|

|
|
|
|
### 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.
|
|
|