mirror of
https://github.com/0xMarcio/cve.git
synced 2026-06-01 11:01:35 +02:00
18 lines
644 B
Markdown
18 lines
644 B
Markdown
### [CVE-2020-26708](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-26708)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
requests-xml v0.2.3 was discovered to contain an XML External Entity Injection (XXE) vulnerability which allows attackers to execute arbitrary code via a crafted XML file.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://github.com/erinxocon/requests-xml/issues/7
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|