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 http.server.html documentation page states "Warning: http.server is not recommended for production. It only implements basic security checks."
References
Configurations
Configuration 1 (hide)
|
Configuration 2 (hide)
|
History
No history.
Information
Published : 2022-08-23 01:15
Updated : 2024-05-17 01:56
NVD link : CVE-2021-28861
Mitre link : CVE-2021-28861
CVE.ORG link : CVE-2021-28861
JSON object : View
Products Affected
fedoraproject
- fedora
python
- python
CWE
CWE-601
URL Redirection to Untrusted Site ('Open Redirect')