Modified
This vulnerability has been modified since it was last analyzed by the NVD. It is awaiting reanalysis which may result in further changes to the information provided.
Current Description
An issue was discovered in urllib2 in Python 2.x through 2.7.17 and urllib in Python 3.x through 3.8.0. 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 host component of a URL) followed by an HTTP header. This is similar to the CVE-2019-9740 query string issue and the CVE-2019-9947 path string issue. (This is not exploitable when glibc has CVE-2016-10739 fixed.)
Source:
MITRE
View Analysis Description
Analysis Description
An issue was discovered in urllib2 in Python 2.x through 2.7.17 and urllib in Python 3.x through 3.8.0. 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 host component of a URL) followed by an HTTP header. This is similar to the CVE-2019-9740 query string issue and the CVE-2019-9947 path string issue. (This is not exploitable when glibc has CVE-2016-10739 fixed.)
Source:
MITRE
Severity
CVSS 3.x Severity and Metrics:
Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N
CVSS 2.0 Severity and Metrics:
Vector: (AV:N/AC:M/Au:N/C:N/I:P/A:N)
References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving NIST webspace. We have provided these links to other web sites because
they may have information that would be of interest to you. No inferences should be drawn on account of other sites
being referenced, or not, from this page. There may be other web sites that are more appropriate for your purpose.
NIST does not necessarily endorse the views expressed, or concur with the facts presented on these sites. Further,
NIST does not endorse any commercial products that may be mentioned on these sites. Please address comments about
this page to nvd@nist.gov.
Weakness Enumeration
CWE-ID |
CWE Name |
Source |
CWE-74 |
Improper Neutralization of Special Elements in Output Used by a Downstream Component ('Injection') |
NIST
|
Change History
5 change records found
- show changes
CVE Modified by MITRE -
11/10/2019 10:15:11 PM
Action |
Type |
Old Value |
New Value |
Added |
Reference |
|
https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/4X3HW5JRZ7GCPSR7UHJOLD7AWLTQCDVR/ [No Types Assigned] |
CVE Modified by MITRE -
11/9/2019 10:15:11 PM
Action |
Type |
Old Value |
New Value |
Added |
Reference |
|
https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/JCPGLTTOBB3QEARDX4JOYURP6ELNNA2V/ [No Types Assigned] |
CVE Modified by MITRE -
11/9/2019 8:15:11 PM
Action |
Type |
Old Value |
New Value |
Added |
Reference |
|
https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/M34WOYCDKTDE5KLUACE2YIEH7D37KHRX/ [No Types Assigned] |
CVE Modified by MITRE -
11/7/2019 5:15:13 AM
Action |
Type |
Old Value |
New Value |
Added |
Reference |
|
https://security.netapp.com/advisory/ntap-20191107-0004/ [No Types Assigned] |
Initial Analysis -
10/29/2019 8:47:57 AM
Action |
Type |
Old Value |
New Value |
Added |
CPE Configuration |
|
OR
*cpe:2.3:a:python:python:*:*:*:*:*:*:*:* versions from (including) 2.0 up to (including) 2.7.17
*cpe:2.3:a:python:python:*:*:*:*:*:*:*:* versions from (including) 3.0 up to (including) 3.8.0 |
Added |
CVSS V2 |
|
NIST (AV:N/AC:M/Au:N/C:N/I:P/A:N) |
Added |
CVSS V2 Metadata |
|
Victim must voluntarily interact with attack mechanism |
Added |
CVSS V3.1 |
|
NIST AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N |
Added |
CWE |
|
NIST CWE-74 |
Changed |
Reference Type |
https://bugs.python.org/issue30458#msg347282 No Types Assigned |
https://bugs.python.org/issue30458#msg347282 Issue Tracking |
Changed |
Reference Type |
https://bugzilla.redhat.com/show_bug.cgi?id=1727276 No Types Assigned |
https://bugzilla.redhat.com/show_bug.cgi?id=1727276 Issue Tracking, Third Party Advisory |