CVE-2021-28861
23.08.2022, 01:15
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."
Vendor | Product | Version |
---|---|---|
python | python | 3.0.0 ≤ 𝑥 < 3.7.14 |
python | python | 3.8.0 ≤ 𝑥 < 3.8.14 |
python | python | 3.9.0 ≤ 𝑥 < 3.9.14 |
python | python | 3.10.0 ≤ 𝑥 < 3.10.6 |
python | python | 3.11.0:alpha1 |
python | python | 3.11.0:alpha2 |
python | python | 3.11.0:alpha3 |
python | python | 3.11.0:alpha4 |
python | python | 3.11.0:alpha5 |
python | python | 3.11.0:alpha6 |
python | python | 3.11.0:alpha7 |
python | python | 3.11.0:beta1 |
python | python | 3.11.0:beta2 |
python | python | 3.11.0:beta3 |
𝑥
= Vulnerable software versions

Debian Releases

Ubuntu Releases
Ubuntu Product | |||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
python2.7 |
| ||||||||||||||||
python3.10 |
| ||||||||||||||||
python3.11 |
| ||||||||||||||||
python3.4 |
| ||||||||||||||||
python3.5 |
| ||||||||||||||||
python3.6 |
| ||||||||||||||||
python3.7 |
| ||||||||||||||||
python3.8 |
| ||||||||||||||||
python3.9 |
|
Common Weakness Enumeration
References