Free and open-source vulnerability scanner

Mageni eases for you the vulnerability scanning, assessment, and management process. It is free and open-source.

Install Now

Available for macOS, Windows, and Linux

App screenshot

Python 2.x < 2.7.17, 3.x < 3.5.8, 3.6.x < 3.6.9, 3.7.x < 3.7.4 HTTP Header Injection Vulnerability (bpo-30458) - Mac OS X

Information

Severity

Severity

Medium

Family

Family

General

CVSSv2 Base

CVSSv2 Base

4.3

CVSSv2 Vector

CVSSv2 Vector

AV:N/AC:M/Au:N/C:N/I:P/A:N

Solution Type

Solution Type

Vendor Patch

Created

Created

2 years ago

Modified

Modified

2 years ago

Summary

Python is prone to a HTTP header injection vulnerability (follow-up of CVE-2016-5699).

Insight

Insight

The following vulnerabilities exist: - CVE-2019-9740: An issue was discovered in urllib2 in Python 2.x and urllib in Python 3.x. CRLF injection is possible if the attacker controls a url parameter, as demonstrated by the first argument to 'urllib.request.urlopen' with 'rn' (specifically in the query string after a '?' character) followed by an HTTP header or a Redis command. - CVE-2019-9947: An issue was discovered in urllib2 in Python 2.x and urllib in Python 3.x. CRLF injection is possible if the attacker controls a url parameter, as demonstrated by the first argument to 'urllib.request.urlopen' with 'rn' (specifically in the path component of a URL that lacks a '?' character) followed by an HTTP header or a Redis command.

Affected Software

Affected Software

Python versions 2.x prior to 2.7.17, 3.x prior to 3.5.8, 3.6.x prior to 3.6.9 and 3.7.x prior to 3.7.4.

Detection Method

Detection Method

Checks if a vulnerable version is present on the target host.

Solution

Solution

The vendor has released updates. Please see the references for more information.

Common Vulnerabilities and Exposures (CVE)