Not a U.S. government website. NDD is an independent vulnerability database by Volerion and is not affiliated with or endorsed by NIST or NVD.
VOLERION
Volerion Security Research

NOT DEFERRED DATABASE

VULNERABILITIES

CVE-2019-9740 Details

Description

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 query string after a ? character) followed by an HTTP header or a Redis command. 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.

Metrics

CVSS 3.x Severity and Vector Strings:

References to Advisories, Solutions, and Tools

By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.

URLSource(s)Tag(s)
http://lists.opensuse.org/opensuse-security-announce/2019-09/msg00039.html CVEMailing ListThird Party Advisory
http://lists.opensuse.org/opensuse-security-announce/2019-09/msg00041.html CVEMailing ListThird Party Advisory
http://packetstormsecurity.com/files/154927/Slackware-Security-Advisory-python-Updates.html CVEThird Party AdvisoryVDB Entry
https://access.redhat.com/errata/RHSA-2019:1260 CVEThird Party Advisory
https://access.redhat.com/errata/RHSA-2019:2030 CVEThird Party Advisory

see all 58 references

Weakness Enumeration

CWE-IDCWE NameSource
CWE-93Improper Neutralization of CRLF Sequences ('CRLF Injection')[email protected]

Affected Products

ProductVersions
python python
>= 2.0, < 2.7.17
>= 3.5.0, < 3.5.8
>= 3.6.0, < 3.6.9
>= 3.7.0, < 3.7.4

CPE

  • cpe:2.3:a:python:python:*:*:*:*:*:*:*:*

Remediation

  • No remediation found in references.

Change History

34 change records found show changes


QUICK INFO

CVE Dictionary Entry:
CVE-2019-9740
NVD Published Date:
Mar 13, 2019
NVD Last Modified:
Jun 17, 2026
Source:
[email protected]
CVE-2019-9740 Details - Not Deferred