Lucene search
+L

156 matches found

AlpineLinux
AlpineLinux
added 2019/10/23 4:31 p.m.72 views

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...

6.1CVSS6.7AI score0.03513EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2019/10/23 4:31 p.m.65 views

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...

6.1CVSS7.8AI score0.03513EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2019/10/23 12:0 a.m.10 views

PT-2019-5897 · Python +4 · Python +4

Name of the Vulnerable Software and Affected Versions: Python affected versions not specified Description: The issue is related to a CRLF injection vulnerability in the urllib2 module of the Python programming language. This could allow a remote attacker to impact data integrity. Recommendations:...

10CVSS6.5AI score0.73327EPSS
SaveExploits75References383
Tenable Nessus
Tenable Nessus
added 2019/07/26 12:0 a.m.45 views

Amazon Linux AMI : python34 (ALAS-2019-1242)

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 \r\n specifically in the query string after a ? character followed by an HTTP header...

6.1CVSS7.3AI score0.05601EPSS
SaveExploits2References3
Tenable Nessus
Tenable Nessus
added 2019/07/24 12:0 a.m.73 views

Amazon Linux 2 : python3 (ALAS-2019-1247)

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 \r\n specifically in the path component of a URL that lacks a ? character followed b...

6.1CVSS7.3AI score0.05601EPSS
SaveExploits2References3
Amazon
Amazon
added 2019/07/18 12:0 a.m.105 views

Important: python3

Issue Overview: 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 \r\n specifically in the path component of a URL that lacks a ?...

6.1CVSS8.2AI score0.05601EPSS
SaveExploits2
Amazon
Amazon
added 2019/07/17 12:0 a.m.168 views

Medium: python35

Issue Overview: 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 \r\n specifically in the query string after a ? character followed b...

9.8CVSS8.2AI score0.09125EPSS
SaveExploits2
Amazon
Amazon
added 2019/07/17 12:0 a.m.124 views

Medium: python34

Issue Overview: 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 \r\n specifically in the query string after a ? character followed b...

6.1CVSS8.2AI score0.05601EPSS
SaveExploits2
Tenable Nessus
Tenable Nessus
added 2019/06/27 12:0 a.m.44 views

EulerOS 2.0 SP8 : python2 (EulerOS-SA-2019-1657)

According to the version of the python2 packages installed, the EulerOS installation on the remote host is affected by the following vulnerability : - 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...

6.1CVSS7.3AI score0.0552EPSS
SaveExploits1References2
Tenable Nessus
Tenable Nessus
added 2019/06/27 12:0 a.m.42 views

EulerOS 2.0 SP8 : python3 (EulerOS-SA-2019-1658)

According to the versions of the python3 packages installed, the EulerOS installation on the remote host is affected by the following vulnerabilities : - 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...

6.1CVSS7.3AI score0.05601EPSS
SaveExploits2References3
Tenable Nessus
Tenable Nessus
added 2019/05/31 12:0 a.m.41 views

Amazon Linux AMI : python36 (ALAS-2019-1204)

Python is affected by improper Handling of Unicode Encoding with an incorrect netloc during NFKC normalization. The impact is: Information disclosure credentials, cookies, etc. that are cached against a given hostname. The components are: urllib.parse.urlsplit, urllib.parse.urlparse. The attack...

9.8CVSS7.2AI score0.09125EPSS
SaveExploits2References4
Tenable Nessus
Tenable Nessus
added 2019/05/28 12:0 a.m.27 views

SUSE SLED15 / SLES15 Security Update : python3 (SUSE-SU-2019:1352-1)

This update for python3 to version 3.6.8 fixes the following issues : Security issue fixed : CVE-2019-9947: Fixed an issue in urllib2 which allowed CRLF injection if the attacker controls a url parameter bsc1130840. Non-security issue fixed: Fixed broken debuginfo packages by switching off LTO an...

6.1CVSS7.3AI score0.05601EPSS
SaveExploits1References5
NVD
NVD
added 2019/03/23 6:29 p.m.28 views

CVE-2019-9947

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...

6.1CVSS7.6AI score0.05601EPSS
SaveExploits1References21
OSV
OSV
added 2019/03/23 6:29 p.m.36 views

CVE-2019-9947

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...

6.1CVSS6.3AI score
SaveExploits0References21
Prion
Prion
added 2019/03/23 6:29 p.m.40 views

Crlf injection

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...

4.3CVSS7.4AI score0.05601EPSS
SaveExploits2References21Affected Software1
CVE
CVE
added 2019/03/23 5:6 p.m.600 views

CVE-2019-9947

CVE-2019-9947 is a CRLF injection vulnerability in urllib/urllib2. The issue affects Python 2.x up to 2.7.16 and Python 3.x up to 3.7.3, where an attacker controlling a URL parameter can insert CRLF sequences in the path (or query) component passed to urlopen/urlopen-like calls, potentially leadi...

6.1CVSS7.7AI score0.05601EPSS
SaveExploits1References21Affected Software1
OSV
OSV
added 2019/03/23 5:6 p.m.31 views

PSF-2019-11 HTTP Header Injection (follow-up of CVE-2016-5699)

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...

6.1CVSS7.3AI score0.05601EPSS
SaveExploits1References1
Cvelist
Cvelist
added 2019/03/23 5:6 p.m.43 views

CVE-2019-9947

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...

7.9AI score0.05601EPSS
SaveExploits1References21
Debian CVE
Debian CVE
added 2019/03/23 5:6 p.m.49 views

CVE-2019-9947

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...

6.1CVSS7.9AI score0.05601EPSS
SaveExploits1
NVD
NVD
added 2019/03/13 3:29 a.m.23 views

CVE-2019-9740

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 ? charact...

6.1CVSS7.6AI score0.0552EPSS
SaveExploits1References29
Rows per page
Query Builder