4 matches found
EUVD-2019-8136
Malware in sbrugna...
The vulnerability of the urllib2 module in the Python programming language arises from insufficient neutralization of special elements in requests, allowing attackers to compromise data integrity.
The vulnerability of the urllib2 module in the Python programming language is related to the injection of CRLF characters. Exploiting this vulnerability allows an attacker to compromise the integrity of data...
ALPINE-CVE-2019-18348
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 follow...
CVE-2016-5699
CRLF injection vulnerability in the HTTPConnection.putheader function in urllib2 and urllib in CPython aka Python before 2.7.10 and 3.x before 3.4.4 allows remote attackers to inject arbitrary HTTP headers via CRLF sequences in a URL...