mirror of
https://github.com/0xMarcio/cve.git
synced 2026-03-21 23:03:34 +00:00
19 lines
676 B
Markdown
19 lines
676 B
Markdown
### [CVE-2017-5992](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-5992)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Openpyxl 2.4.1 resolves external entities by default, which allows remote attackers to conduct XXE attacks via a crafted .xlsx document.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://bitbucket.org/openpyxl/openpyxl/commits/3b4905f428e1
|
|
- https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=854442
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|