Open Redirect Affecting python3.9 package, versions *
Snyk CVSS
Do your applications use this vulnerable package?
In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.
Test your applications- Snyk ID SNYK-DEBIAN11-PYTHON39-3032984
- published 25 Sep 2022
- disclosed 23 Aug 2022
Introduced: 23 Aug 2022
CVE-2021-28861 Open this link in a new tabHow to fix?
There is no fixed version for Debian:11
python3.9
.
NVD Description
Note: Versions mentioned in the description apply only to the upstream python3.9
package and not the python3.9
package as distributed by Debian:11
.
See How to fix?
for Debian:11
relevant fixed versions and status.
** DISPUTED ** 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."