7.5
CVE-2020-26708
- EPSS 0.08%
- Veröffentlicht 29.06.2023 21:15:09
- Zuletzt bearbeitet 21.11.2024 05:20:15
- Quelle cve@mitre.org
- CVE-Watchlists
- Unerledigt
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.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Requests-xml Project ≫ Requests-xml Version0.2.3 SwPlatformpython
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 0.08% | 0.246 |
| Quelle | Base Score | Exploit Score | Impact Score | Vector String |
|---|---|---|---|---|
| nvd@nist.gov | 7.5 | 3.9 | 3.6 |
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
|
CWE-611 Improper Restriction of XML External Entity Reference
The product processes an XML document that can contain XML entities with URIs that resolve to documents outside of the intended sphere of control, causing the product to embed incorrect documents into its output.