7.4

CVE-2021-28861

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."

Data is provided by the National Vulnerability Database (NVD)
PythonPython Version >= 3.0.0 < 3.7.14
PythonPython Version >= 3.8.0 < 3.8.14
PythonPython Version >= 3.9.0 < 3.9.14
PythonPython Version >= 3.10.0 < 3.10.6
PythonPython Version3.11.0 Updatealpha1
PythonPython Version3.11.0 Updatealpha2
PythonPython Version3.11.0 Updatealpha3
PythonPython Version3.11.0 Updatealpha4
PythonPython Version3.11.0 Updatealpha5
PythonPython Version3.11.0 Updatealpha6
PythonPython Version3.11.0 Updatealpha7
PythonPython Version3.11.0 Updatebeta1
PythonPython Version3.11.0 Updatebeta2
PythonPython Version3.11.0 Updatebeta3
FedoraprojectFedora Version35
FedoraprojectFedora Version36
FedoraprojectFedora Version37
Zu dieser CVE wurde keine CISA KEV oder CERT.AT-Warnung gefunden.
EPSS Metriken
Type Source Score Percentile
EPSS FIRST.org 0.8% 0.734
CVSS Metriken
Source Base Score Exploit Score Impact Score Vector string
nvd@nist.gov 7.4 2.8 4
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:N/A:N
CWE-601 URL Redirection to Untrusted Site ('Open Redirect')

The web application accepts a user-controlled input that specifies a link to an external site, and uses that link in a redirect.

https://bugs.python.org/issue43223
Vendor Advisory
Issue Tracking