CVE-2021-28861
Published: 23 August 2022
Summary
CVE-2021-28861 is a high-severity Open Redirect (CWE-601) vulnerability in Python Python. Its CVSS base score is 7.4 (High).
Operationally, ranked in the top 19.2% of CVEs by exploit likelihood; it is not currently listed in the CISA KEV catalog.
EU & UK References
- 🇪🇺 ENISA EUVD: EUVD-2021-15514
Vulnerability details
Python 3.x through 3.10 has an open redirection vulnerability in lib/http/server.py due to no protection against multiple (/) at the beginning of URI path which may leads to information disclosure. NOTE: this is disputed by a third party because the…
more
http.server.html documentation page states "Warning: http.server is not recommended for production. It only implements basic security checks."
- CWE(s)
Related Threats
No named actor attribution yet. ATT&CK technique mapping in progress for this CVE.
Affected Assets
Mitigating Controls
Likely Mitigating Controls AI
Per-CVE control mapping for this CVE has not run yet; the list below is derived from the weakness types (CWEs) cited in the NVD entry.