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."
{
"unresolved_ranges": [
{
"cpes": [
"cpe:2.3:o:fedoraproject:fedora:35:*:*:*:*:*:*:*",
"cpe:2.3:o:fedoraproject:fedora:36:*:*:*:*:*:*:*",
"cpe:2.3:o:fedoraproject:fedora:37:*:*:*:*:*:*:*"
],
"vendor_product": "fedoraproject:fedora",
"extracted_events": [
{
"last_affected": "35"
},
{
"last_affected": "36"
},
{
"last_affected": "37"
}
],
"source": "CPE_STRING"
},
{
"cpes": [
"cpe:2.3:a:python:python:3.11.0:alpha1:*:*:*:*:*:*",
"cpe:2.3:a:python:python:3.11.0:alpha2:*:*:*:*:*:*",
"cpe:2.3:a:python:python:3.11.0:alpha3:*:*:*:*:*:*",
"cpe:2.3:a:python:python:3.11.0:alpha4:*:*:*:*:*:*",
"cpe:2.3:a:python:python:3.11.0:alpha5:*:*:*:*:*:*",
"cpe:2.3:a:python:python:3.11.0:alpha6:*:*:*:*:*:*",
"cpe:2.3:a:python:python:3.11.0:alpha7:*:*:*:*:*:*",
"cpe:2.3:a:python:python:3.11.0:beta1:*:*:*:*:*:*",
"cpe:2.3:a:python:python:3.11.0:beta2:*:*:*:*:*:*",
"cpe:2.3:a:python:python:3.11.0:beta3:*:*:*:*:*:*"
],
"vendor_product": "python:python",
"extracted_events": [
{
"last_affected": "3.11.0-alpha1"
},
{
"last_affected": "3.11.0-alpha2"
},
{
"last_affected": "3.11.0-alpha3"
},
{
"last_affected": "3.11.0-alpha4"
},
{
"last_affected": "3.11.0-alpha5"
},
{
"last_affected": "3.11.0-alpha6"
},
{
"last_affected": "3.11.0-alpha7"
},
{
"last_affected": "3.11.0-beta1"
},
{
"last_affected": "3.11.0-beta2"
},
{
"last_affected": "3.11.0-beta3"
}
],
"source": "CPE_STRING"
}
]
}{
"cpe": "cpe:2.3:a:python:python:*:*:*:*:*:*:*:*",
"source": "CPE_RANGE",
"extracted_events": [
{
"introduced": "3.0.0"
},
{
"fixed": "3.7.14"
},
{
"introduced": "3.8.0"
},
{
"fixed": "3.8.14"
},
{
"introduced": "3.9.0"
},
{
"fixed": "3.9.14"
},
{
"introduced": "3.10.0"
},
{
"fixed": "3.10.6"
}
]
}