http.client in Python 3.x before 3.5.10, 3.6.x before 3.6.12, 3.7.x before 3.7.9, and 3.8.x before 3.8.5 allows CRLF injection if the attacker controls the HTTP request method, as demonstrated by inserting CR and LF control characters in the first argument of HTTPConnection.request.
{
"unresolved_ranges": [
{
"source": "CPE_STRING",
"cpes": [
"cpe:2.3:o:canonical:ubuntu_linux:12.04:*:*:*:-:*:*:*",
"cpe:2.3:o:canonical:ubuntu_linux:14.04:*:*:*:esm:*:*:*",
"cpe:2.3:o:canonical:ubuntu_linux:16.04:*:*:*:esm:*:*:*",
"cpe:2.3:o:canonical:ubuntu_linux:18.04:*:*:*:lts:*:*:*"
],
"extracted_events": [
{
"last_affected": "12.04"
},
{
"last_affected": "14.04"
},
{
"last_affected": "16.04"
},
{
"last_affected": "18.04"
}
],
"vendor_product": "canonical:ubuntu_linux"
},
{
"source": "CPE_STRING",
"cpes": [
"cpe:2.3:o:debian:debian_linux:9.0:*:*:*:*:*:*:*"
],
"extracted_events": [
{
"last_affected": "9.0"
}
],
"vendor_product": "debian:debian_linux"
},
{
"source": "CPE_STRING",
"cpes": [
"cpe:2.3:o:fedoraproject:fedora:31:*:*:*:*:*:*:*",
"cpe:2.3:o:fedoraproject:fedora:32:*:*:*:*:*:*:*",
"cpe:2.3:o:fedoraproject:fedora:33:*:*:*:*:*:*:*"
],
"extracted_events": [
{
"last_affected": "31"
},
{
"last_affected": "32"
},
{
"last_affected": "33"
}
],
"vendor_product": "fedoraproject:fedora"
},
{
"source": "CPE_STRING",
"cpes": [
"cpe:2.3:o:opensuse:leap:15.1:*:*:*:*:*:*:*"
],
"extracted_events": [
{
"last_affected": "15.1"
}
],
"vendor_product": "opensuse:leap"
},
{
"source": "CPE_STRING",
"cpes": [
"cpe:2.3:a:oracle:zfs_storage_appliance_kit:8.8:*:*:*:*:*:*:*"
],
"extracted_events": [
{
"last_affected": "8.8"
}
],
"vendor_product": "oracle:zfs_storage_appliance_kit"
}
]
}{
"source": "CPE_RANGE",
"extracted_events": [
{
"introduced": "3.0.0"
},
{
"fixed": "3.5.10"
},
{
"introduced": "3.6.0"
},
{
"fixed": "3.6.12"
},
{
"introduced": "3.7.0"
},
{
"fixed": "3.7.9"
},
{
"introduced": "3.8.0"
},
{
"fixed": "3.8.5"
}
],
"cpe": "cpe:2.3:a:python:python:*:*:*:*:*:*:*:*"
}