{"containers":{"cna":{"affected":[{"product":"n/a","vendor":"n/a","versions":[{"status":"affected","version":"n/a"}]}],"descriptions":[{"lang":"en","value":"An issue was discovered in urllib2 in Python 2.x through 2.7.16 and urllib in Python 3.x through 3.7.3. CRLF injection is possible if the attacker controls a url parameter, as demonstrated by the first argument to urllib.request.urlopen with \\r\\n (specifically in the path component of a URL that lacks a ? character) followed by an HTTP header or a Redis command. This is similar to the CVE-2019-9740 query string issue. This is fixed in: v2.7.17, v2.7.17rc1, v2.7.18, v2.7.18rc1; v3.5.10, v3.5.10rc1, v3.5.8, v3.5.8rc1, v3.5.8rc2, v3.5.9; v3.6.10, v3.6.10rc1, v3.6.11, v3.6.11rc1, v3.6.12, v3.6.9, v3.6.9rc1; v3.7.4, v3.7.4rc1, v3.7.4rc2, v3.7.5, v3.7.5rc1, v3.7.6, v3.7.6rc1, v3.7.7, v3.7.7rc1, v3.7.8, v3.7.8rc1, v3.7.9."}],"problemTypes":[{"descriptions":[{"description":"n/a","lang":"en","type":"text"}]}],"providerMetadata":{"dateUpdated":"2021-02-04T12:06:08.000Z","orgId":"8254265b-2729-46b6-b9e3-3dfca2d5bfca","shortName":"mitre"},"references":[{"tags":["x_refsource_MISC"],"url":"https://bugs.python.org/issue35906"},{"tags":["x_refsource_CONFIRM"],"url":"https://security.netapp.com/advisory/ntap-20190404-0004/"},{"name":"FEDORA-2019-1ffd6b6064","tags":["vendor-advisory","x_refsource_FEDORA"],"url":"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/JXASHCDD4PQFKTMKQN4YOP5ZH366ABN4/"},{"name":"RHSA-2019:1260","tags":["vendor-advisory","x_refsource_REDHAT"],"url":"https://access.redhat.com/errata/RHSA-2019:1260"},{"name":"FEDORA-2019-ec26883852","tags":["vendor-advisory","x_refsource_FEDORA"],"url":"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/JMWSKTNOHSUOT3L25QFJAVCFYZX46FYK/"},{"name":"[debian-lts-announce] 20190625 [SECURITY] [DLA 1834-1] python2.7 security update","tags":["mailing-list","x_refsource_MLIST"],"url":"https://lists.debian.org/debian-lts-announce/2019/06/msg00022.html"},{"name":"[debian-lts-announce] 20190625 [SECURITY] [DLA 1835-1] python3.4 security update","tags":["mailing-list","x_refsource_MLIST"],"url":"https://lists.debian.org/debian-lts-announce/2019/06/msg00023.html"},{"name":"[debian-lts-announce] 20190625 [SECURITY] [DLA 1835-2] python3.4 regression update","tags":["mailing-list","x_refsource_MLIST"],"url":"https://lists.debian.org/debian-lts-announce/2019/06/msg00026.html"},{"name":"RHSA-2019:2030","tags":["vendor-advisory","x_refsource_REDHAT"],"url":"https://access.redhat.com/errata/RHSA-2019:2030"},{"name":"USN-4127-2","tags":["vendor-advisory","x_refsource_UBUNTU"],"url":"https://usn.ubuntu.com/4127-2/"},{"name":"USN-4127-1","tags":["vendor-advisory","x_refsource_UBUNTU"],"url":"https://usn.ubuntu.com/4127-1/"},{"name":"openSUSE-SU-2019:2389","tags":["vendor-advisory","x_refsource_SUSE"],"url":"http://lists.opensuse.org/opensuse-security-announce/2019-10/msg00062.html"},{"name":"openSUSE-SU-2019:2393","tags":["vendor-advisory","x_refsource_SUSE"],"url":"http://lists.opensuse.org/opensuse-security-announce/2019-10/msg00063.html"},{"name":"RHSA-2019:3335","tags":["vendor-advisory","x_refsource_REDHAT"],"url":"https://access.redhat.com/errata/RHSA-2019:3335"},{"name":"RHSA-2019:3520","tags":["vendor-advisory","x_refsource_REDHAT"],"url":"https://access.redhat.com/errata/RHSA-2019:3520"},{"name":"RHSA-2019:3725","tags":["vendor-advisory","x_refsource_REDHAT"],"url":"https://access.redhat.com/errata/RHSA-2019:3725"},{"name":"openSUSE-SU-2020:0086","tags":["vendor-advisory","x_refsource_SUSE"],"url":"http://lists.opensuse.org/opensuse-security-announce/2020-01/msg00040.html"},{"name":"GLSA-202003-26","tags":["vendor-advisory","x_refsource_GENTOO"],"url":"https://security.gentoo.org/glsa/202003-26"},{"name":"[debian-lts-announce] 20200715 [SECURITY] [DLA 2280-1] python3.5 security update","tags":["mailing-list","x_refsource_MLIST"],"url":"https://lists.debian.org/debian-lts-announce/2020/07/msg00011.html"},{"name":"[debian-lts-announce] 20200822 [SECURITY] [DLA 2337-1] python2.7 security update","tags":["mailing-list","x_refsource_MLIST"],"url":"https://lists.debian.org/debian-lts-announce/2020/08/msg00034.html"},{"name":"[oss-security] 20210204 [CVE-2020-15693, CVE-2020-15694] Nim - stdlib Httpclient - Header Crlf Injection & Server Response Validation","tags":["mailing-list","x_refsource_MLIST"],"url":"http://www.openwall.com/lists/oss-security/2021/02/04/2"}],"x_legacyV4Record":{"CVE_data_meta":{"ASSIGNER":"cve@mitre.org","ID":"CVE-2019-9947","STATE":"PUBLIC"},"affects":{"vendor":{"vendor_data":[{"product":{"product_data":[{"product_name":"n/a","version":{"version_data":[{"version_value":"n/a"}]}}]},"vendor_name":"n/a"}]}},"data_format":"MITRE","data_type":"CVE","data_version":"4.0","description":{"description_data":[{"lang":"eng","value":"An issue was discovered in urllib2 in Python 2.x through 2.7.16 and urllib in Python 3.x through 3.7.3. CRLF injection is possible if the attacker controls a url parameter, as demonstrated by the first argument to urllib.request.urlopen with \\r\\n (specifically in the path component of a URL that lacks a ? character) followed by an HTTP header or a Redis command. This is similar to the CVE-2019-9740 query string issue. This is fixed in: v2.7.17, v2.7.17rc1, v2.7.18, v2.7.18rc1; v3.5.10, v3.5.10rc1, v3.5.8, v3.5.8rc1, v3.5.8rc2, v3.5.9; v3.6.10, v3.6.10rc1, v3.6.11, v3.6.11rc1, v3.6.12, v3.6.9, v3.6.9rc1; v3.7.4, v3.7.4rc1, v3.7.4rc2, v3.7.5, v3.7.5rc1, v3.7.6, v3.7.6rc1, v3.7.7, v3.7.7rc1, v3.7.8, v3.7.8rc1, v3.7.9."}]},"problemtype":{"problemtype_data":[{"description":[{"lang":"eng","value":"n/a"}]}]},"references":{"reference_data":[{"name":"https://bugs.python.org/issue35906","refsource":"MISC","url":"https://bugs.python.org/issue35906"},{"name":"https://security.netapp.com/advisory/ntap-20190404-0004/","refsource":"CONFIRM","url":"https://security.netapp.com/advisory/ntap-20190404-0004/"},{"name":"FEDORA-2019-1ffd6b6064","refsource":"FEDORA","url":"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/JXASHCDD4PQFKTMKQN4YOP5ZH366ABN4/"},{"name":"RHSA-2019:1260","refsource":"REDHAT","url":"https://access.redhat.com/errata/RHSA-2019:1260"},{"name":"FEDORA-2019-ec26883852","refsource":"FEDORA","url":"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/JMWSKTNOHSUOT3L25QFJAVCFYZX46FYK/"},{"name":"[debian-lts-announce] 20190625 [SECURITY] [DLA 1834-1] python2.7 security update","refsource":"MLIST","url":"https://lists.debian.org/debian-lts-announce/2019/06/msg00022.html"},{"name":"[debian-lts-announce] 20190625 [SECURITY] [DLA 1835-1] python3.4 security update","refsource":"MLIST","url":"https://lists.debian.org/debian-lts-announce/2019/06/msg00023.html"},{"name":"[debian-lts-announce] 20190625 [SECURITY] [DLA 1835-2] python3.4 regression update","refsource":"MLIST","url":"https://lists.debian.org/debian-lts-announce/2019/06/msg00026.html"},{"name":"RHSA-2019:2030","refsource":"REDHAT","url":"https://access.redhat.com/errata/RHSA-2019:2030"},{"name":"USN-4127-2","refsource":"UBUNTU","url":"https://usn.ubuntu.com/4127-2/"},{"name":"USN-4127-1","refsource":"UBUNTU","url":"https://usn.ubuntu.com/4127-1/"},{"name":"openSUSE-SU-2019:2389","refsource":"SUSE","url":"http://lists.opensuse.org/opensuse-security-announce/2019-10/msg00062.html"},{"name":"openSUSE-SU-2019:2393","refsource":"SUSE","url":"http://lists.opensuse.org/opensuse-security-announce/2019-10/msg00063.html"},{"name":"RHSA-2019:3335","refsource":"REDHAT","url":"https://access.redhat.com/errata/RHSA-2019:3335"},{"name":"RHSA-2019:3520","refsource":"REDHAT","url":"https://access.redhat.com/errata/RHSA-2019:3520"},{"name":"RHSA-2019:3725","refsource":"REDHAT","url":"https://access.redhat.com/errata/RHSA-2019:3725"},{"name":"openSUSE-SU-2020:0086","refsource":"SUSE","url":"http://lists.opensuse.org/opensuse-security-announce/2020-01/msg00040.html"},{"name":"GLSA-202003-26","refsource":"GENTOO","url":"https://security.gentoo.org/glsa/202003-26"},{"name":"[debian-lts-announce] 20200715 [SECURITY] [DLA 2280-1] python3.5 security update","refsource":"MLIST","url":"https://lists.debian.org/debian-lts-announce/2020/07/msg00011.html"},{"name":"[debian-lts-announce] 20200822 [SECURITY] [DLA 2337-1] python2.7 security update","refsource":"MLIST","url":"https://lists.debian.org/debian-lts-announce/2020/08/msg00034.html"},{"name":"[oss-security] 20210204 [CVE-2020-15693, CVE-2020-15694] Nim - stdlib Httpclient - Header Crlf Injection & Server Response Validation","refsource":"MLIST","url":"http://www.openwall.com/lists/oss-security/2021/02/04/2"}]}}},"adp":[{"providerMetadata":{"orgId":"af854a3a-2127-422b-91ae-364da2661108","shortName":"CVE","dateUpdated":"2024-08-04T22:10:08.547Z"},"title":"CVE Program Container","references":[{"tags":["x_refsource_MISC","x_transferred"],"url":"https://bugs.python.org/issue35906"},{"tags":["x_refsource_CONFIRM","x_transferred"],"url":"https://security.netapp.com/advisory/ntap-20190404-0004/"},{"name":"FEDORA-2019-1ffd6b6064","tags":["vendor-advisory","x_refsource_FEDORA","x_transferred"],"url":"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/JXASHCDD4PQFKTMKQN4YOP5ZH366ABN4/"},{"name":"RHSA-2019:1260","tags":["vendor-advisory","x_refsource_REDHAT","x_transferred"],"url":"https://access.redhat.com/errata/RHSA-2019:1260"},{"name":"FEDORA-2019-ec26883852","tags":["vendor-advisory","x_refsource_FEDORA","x_transferred"],"url":"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/JMWSKTNOHSUOT3L25QFJAVCFYZX46FYK/"},{"name":"[debian-lts-announce] 20190625 [SECURITY] [DLA 1834-1] python2.7 security update","tags":["mailing-list","x_refsource_MLIST","x_transferred"],"url":"https://lists.debian.org/debian-lts-announce/2019/06/msg00022.html"},{"name":"[debian-lts-announce] 20190625 [SECURITY] [DLA 1835-1] python3.4 security update","tags":["mailing-list","x_refsource_MLIST","x_transferred"],"url":"https://lists.debian.org/debian-lts-announce/2019/06/msg00023.html"},{"name":"[debian-lts-announce] 20190625 [SECURITY] [DLA 1835-2] python3.4 regression update","tags":["mailing-list","x_refsource_MLIST","x_transferred"],"url":"https://lists.debian.org/debian-lts-announce/2019/06/msg00026.html"},{"name":"RHSA-2019:2030","tags":["vendor-advisory","x_refsource_REDHAT","x_transferred"],"url":"https://access.redhat.com/errata/RHSA-2019:2030"},{"name":"USN-4127-2","tags":["vendor-advisory","x_refsource_UBUNTU","x_transferred"],"url":"https://usn.ubuntu.com/4127-2/"},{"name":"USN-4127-1","tags":["vendor-advisory","x_refsource_UBUNTU","x_transferred"],"url":"https://usn.ubuntu.com/4127-1/"},{"name":"openSUSE-SU-2019:2389","tags":["vendor-advisory","x_refsource_SUSE","x_transferred"],"url":"http://lists.opensuse.org/opensuse-security-announce/2019-10/msg00062.html"},{"name":"openSUSE-SU-2019:2393","tags":["vendor-advisory","x_refsource_SUSE","x_transferred"],"url":"http://lists.opensuse.org/opensuse-security-announce/2019-10/msg00063.html"},{"name":"RHSA-2019:3335","tags":["vendor-advisory","x_refsource_REDHAT","x_transferred"],"url":"https://access.redhat.com/errata/RHSA-2019:3335"},{"name":"RHSA-2019:3520","tags":["vendor-advisory","x_refsource_REDHAT","x_transferred"],"url":"https://access.redhat.com/errata/RHSA-2019:3520"},{"name":"RHSA-2019:3725","tags":["vendor-advisory","x_refsource_REDHAT","x_transferred"],"url":"https://access.redhat.com/errata/RHSA-2019:3725"},{"name":"openSUSE-SU-2020:0086","tags":["vendor-advisory","x_refsource_SUSE","x_transferred"],"url":"http://lists.opensuse.org/opensuse-security-announce/2020-01/msg00040.html"},{"name":"GLSA-202003-26","tags":["vendor-advisory","x_refsource_GENTOO","x_transferred"],"url":"https://security.gentoo.org/glsa/202003-26"},{"name":"[debian-lts-announce] 20200715 [SECURITY] [DLA 2280-1] python3.5 security update","tags":["mailing-list","x_refsource_MLIST","x_transferred"],"url":"https://lists.debian.org/debian-lts-announce/2020/07/msg00011.html"},{"name":"[debian-lts-announce] 20200822 [SECURITY] [DLA 2337-1] python2.7 security update","tags":["mailing-list","x_refsource_MLIST","x_transferred"],"url":"https://lists.debian.org/debian-lts-announce/2020/08/msg00034.html"},{"name":"[oss-security] 20210204 [CVE-2020-15693, CVE-2020-15694] Nim - stdlib Httpclient - Header Crlf Injection & Server Response Validation","tags":["mailing-list","x_refsource_MLIST","x_transferred"],"url":"http://www.openwall.com/lists/oss-security/2021/02/04/2"}]}]},"cveMetadata":{"assignerOrgId":"8254265b-2729-46b6-b9e3-3dfca2d5bfca","assignerShortName":"mitre","cveId":"CVE-2019-9947","datePublished":"2019-03-23T17:06:47.000Z","dateReserved":"2019-03-23T00:00:00.000Z","dateUpdated":"2024-08-04T22:10:08.547Z","state":"PUBLISHED"},"dataType":"CVE_RECORD","dataVersion":"5.1"}