Lucene search
+L

4391 matches found

Veracode
Veracode
added 2019/04/16 3:25 a.m.31 views

Carriage Return Line Feed (CRLF) Injection

urllib3 is vulnerable to Carriage Return Line Feed CRLF Injection. It is possible because it does not escape CRLF characters injected into the request parameter, allowing an attacker to manipulate the HTTP headers once the parameter is under control...

6.1CVSS6.6AI score0.02617EPSS
SaveExploits1References22Affected Software13
PyPA
PyPA
added 2019/04/15 3:29 p.m.11 views

PYSEC-2019-132

In the urllib3 library through 1.24.1 for Python, CRLF injection is possible if the attacker controls the request parameter...

6.1CVSS7.4AI score0.02617EPSS
SaveExploits1References14Affected Software1
Prion
Prion
added 2019/04/15 3:29 p.m.29 views

Crlf injection

In the urllib3 library through 1.24.1 for Python, CRLF injection is possible if the attacker controls the request parameter...

4.3CVSS7.9AI score0.02617EPSS
SaveExploits1References15Affected Software1
NVD
NVD
added 2019/04/15 3:29 p.m.21 views

CVE-2019-11236

In the urllib3 library through 1.24.1 for Python, CRLF injection is possible if the attacker controls the request parameter...

6.1CVSS7.2AI score0.02617EPSS
SaveExploits1References15
OSV
OSV
added 2019/04/15 3:29 p.m.32 views

CVE-2019-11236

In the urllib3 library through 1.24.1 for Python, CRLF injection is possible if the attacker controls the request parameter...

6.1CVSS6.6AI score
SaveExploits0References15
OSV
OSV
added 2019/04/15 3:29 p.m.5 views

DEBIAN-CVE-2019-11236

In the urllib3 library through 1.24.1 for Python, CRLF injection is possible if the attacker controls the request parameter...

6.1CVSS7.4AI score0.02617EPSS
SaveExploits1References1
Cvelist
Cvelist
added 2019/04/15 12:00 a.m.46 views

CVE-2019-11236

In the urllib3 library through 1.24.1 for Python, CRLF injection is possible if the attacker controls the request parameter...

7.4AI score0.02617EPSS
SaveExploits1References15
UbuntuCve
UbuntuCve
added 2019/04/15 12:00 a.m.68 views

CVE-2019-11236

In the urllib3 library through 1.24.1 for Python, CRLF injection is possible if the attacker controls the request parameter...

6.1CVSS6.8AI score0.02617EPSS
SaveExploits1References3
CVE
CVE
added 2019/04/15 12:00 a.m.802 views

CVE-2019-11236

The CVE-2019-11236 entry affects Python’s urllib3 up to version 1.24.1, where an attacker controlling a request parameter can trigger CRLF injection. Multiple connected advisories corroborate this issue and cite potential header/credential exposure risks in cross-origin redirects or crafted reque...

6.1CVSS7.2AI score0.02617EPSS
SaveExploits1References15Affected Software1
Debian CVE
Debian CVE
added 2019/04/15 12:00 a.m.46 views

CVE-2019-11236

In the urllib3 library through 1.24.1 for Python, CRLF injection is possible if the attacker controls the request parameter...

6.1CVSS8.7AI score0.02617EPSS
SaveExploits1
OSV
OSV
added 2019/04/15 12:00 a.m.7 views

UBUNTU-CVE-2019-11236

In the urllib3 library through 1.24.1 for Python, CRLF injection is possible if the attacker controls the request parameter...

6.1CVSS6.9AI score0.02617EPSS
SaveExploits1References4
Tenable Nessus
Tenable Nessus
added 2019/04/04 12:00 a.m.44 views

Debian DLA-1749-1 : golang security update

It was discovered that there was a CRLF injection attack in the Go programming language runtime library. Passing \r\n to http.NewRequest could allow execution of arbitrary HTTP headers or Redis commands. For Debian 8 'Jessie', this issue has been fixed in golang version 2:1.3.3-1+deb8u2. We...

6.1CVSS6.7AI score0.02196EPSS
SaveExploits1References3
Debian
Debian
added 2019/04/03 3:14 p.m.130 views

[SECURITY] [DLA 1749-1] golang security update

Package : golang Version : 2:1.3.3-1+deb8u2 CVE ID : CVE-2019-9741 Debian Bug : 924630 It was discovered that there was a CRLF injection attack in the Go programming language runtime library. Passing \r\n to http.NewRequest could allow execution of arbitrary HTTP headers or Redis commands. For...

6.1CVSS6.8AI score0.02196EPSS
SaveExploits1
OpenVAS
OpenVAS
added 2019/04/03 12:00 a.m.46 views

Debian: Security Advisory (DLA-1749-1)

The remote host is missing an update for the Debian SPDX-FileCopyrightText: 2019 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription...

6.1CVSS6.6AI score0.02196EPSS
SaveExploits1References3
OSV
OSV
added 2019/03/23 6:29 p.m.6 views

AZL-84281 CVE-2019-9947 affecting package docbook5-style-xsl 1.79.2-11

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.7AI score0.05253EPSS
SaveExploits1References1
OSV
OSV
added 2019/03/23 6:29 p.m.41 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
OSV
OSV
added 2019/03/23 6:29 p.m.5 views

DEBIAN-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.5AI score0.05253EPSS
SaveExploits1References1
NVD
NVD
added 2019/03/23 6:29 p.m.31 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.05253EPSS
SaveExploits1References21
Prion
Prion
added 2019/03/23 6:29 p.m.44 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.05328EPSS
SaveExploits2References21Affected Software1
Cvelist
Cvelist
added 2019/03/23 5:06 p.m.50 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.05253EPSS
SaveExploits1References21
Rows per page
Query Builder