mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-31 05:59:31 +02:00
22 lines
942 B
Markdown
22 lines
942 B
Markdown
### [CVE-2013-1665](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-1665)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The XML libraries for Python 3.4, 3.3, 3.2, 3.1, 2.7, and 2.6, as used in OpenStack Keystone Essex and Folsom, Django, and possibly other products allow remote attackers to read arbitrary files via an XML external entity declaration in conjunction with an entity reference, aka an XML External Entity (XXE) attack.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
No PoCs from references.
|
|
|
|
#### Github
|
|
- https://github.com/ARPSyndicate/cvemon
|
|
- https://github.com/Biswajit2902/defusedxml-norpc
|
|
- https://github.com/deepin-community/defusedxml
|
|
- https://github.com/pexip/os-defusedxml
|
|
- https://github.com/tiran/defusedxml
|
|
|