Lucene search
+L

4204 matches found

Veracode
Veracode
added 2019/03/15 1:13 a.m.30 views

CRLF Injection

net/http and net/url in github.com/golang/go are vulnerable to CRLF injection. It does not prevent a HTTP header manipulation with the ‘\r\n sequence in it, allowing a remote attacker to inject arbitrary response headers or body content via the HTTP header...

6.1CVSS6.5AI score0.02196EPSS
SaveExploits1References9Affected Software6
CNVD
CNVD
added 2019/03/15 12:00 a.m.5 views

Google Go CRLF Injection Vulnerability

Google Go is a static strongly typed, compiled, concatenated, and garbage-collected programming language from Google. A CRLF injection vulnerability exists in net/http in Google Go version 1.11.5, which can be exploited by remote attackers to manipulate HTTP headers and attack an internal host...

6.1CVSS7.3AI score0.02196EPSS
SaveExploits1References1
NVD
NVD
added 2019/03/13 8:29 a.m.18 views

CVE-2019-9741

An issue was discovered in net/http in Go 1.11.5. CRLF injection is possible if the attacker controls a url parameter, as demonstrated by the second argument to http.NewRequest with \r\n followed by an HTTP header or a Redis command...

6.1CVSS6.5AI score0.02196EPSS
SaveExploits1References8
OSV
OSV
added 2019/03/13 8:29 a.m.39 views

CVE-2019-9741

An issue was discovered in net/http in Go 1.11.5. CRLF injection is possible if the attacker controls a url parameter, as demonstrated by the second argument to http.NewRequest with \r\n followed by an HTTP header or a Redis command...

6.1CVSS6.8AI score
SaveExploits0References8
OSV
OSV
added 2019/03/13 8:29 a.m.9 views

UBUNTU-CVE-2019-9741

An issue was discovered in net/http in Go 1.11.5. CRLF injection is possible if the attacker controls a url parameter, as demonstrated by the second argument to http.NewRequest with \r\n followed by an HTTP header or a Redis command...

6.1CVSS6.7AI score0.02196EPSS
SaveExploits1References2
UbuntuCve
UbuntuCve
added 2019/03/13 8:29 a.m.30 views

CVE-2019-9741

An issue was discovered in net/http in Go 1.11.5. CRLF injection is possible if the attacker controls a url parameter, as demonstrated by the second argument to http.NewRequest with \r\n followed by an HTTP header or a Redis command...

6.1CVSS6.8AI score0.02196EPSS
SaveExploits1References1
Prion
Prion
added 2019/03/13 8:29 a.m.29 views

Crlf injection

An issue was discovered in net/http in Go 1.11.5. CRLF injection is possible if the attacker controls a url parameter, as demonstrated by the second argument to http.NewRequest with \r\n followed by an HTTP header or a Redis command...

4.3CVSS6.3AI score0.02196EPSS
SaveExploits1References8Affected Software5
OSV
OSV
added 2019/03/13 8:29 a.m.9 views

AZL-38599 CVE-2019-9741 affecting package python-tensorboard for versions less than 2.16.2-1

An issue was discovered in net/http in Go 1.11.5. CRLF injection is possible if the attacker controls a url parameter, as demonstrated by the second argument to http.NewRequest with \r\n followed by an HTTP header or a Redis command...

6.1CVSS6.7AI score0.02196EPSS
SaveExploits1References1
CVE
CVE
added 2019/03/13 6:00 a.m.241 views

CVE-2019-9741

CVE-2019-9741 affects Go’s net/http in Go 1.11.5, enabling CRLF injection when an attacker controls a URL parameter. The issue arises from constructing an HTTP request with http.NewRequest where a CRLF sequence can precede a header or Redis command, allowing potential header injection and related...

6.1CVSS6.3AI score0.02196EPSS
SaveExploits1References8Affected Software1
Debian CVE
Debian CVE
added 2019/03/13 6:00 a.m.44 views

CVE-2019-9741

Removed by vendor...

6.1CVSS6.6AI score0.02196EPSS
SaveExploits1
Cvelist
Cvelist
added 2019/03/13 6:00 a.m.57 views

CVE-2019-9741

An issue was discovered in net/http in Go 1.11.5. CRLF injection is possible if the attacker controls a url parameter, as demonstrated by the second argument to http.NewRequest with \r\n followed by an HTTP header or a Redis command...

6.4AI score0.02196EPSS
SaveExploits1References8
NVD
NVD
added 2019/03/13 3:29 a.m.26 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.05328EPSS
SaveExploits1References29
OSV
OSV
added 2019/03/13 3:29 a.m.35 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.1CVSS6.3AI score
SaveExploits0References29
Prion
Prion
added 2019/03/13 3:29 a.m.34 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 query string after a ? charact...

4.3CVSS7.4AI score0.05328EPSS
SaveExploits1References29Affected Software1
OSV
OSV
added 2019/03/13 3:29 a.m.7 views

DEBIAN-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.5AI score0.05328EPSS
SaveExploits1References1
EUVD
EUVD
added 2019/03/13 3:00 a.m.7 views

EUVD-2019-19103

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.05328EPSS
SaveExploits1References38
Cvelist
Cvelist
added 2019/03/13 3:00 a.m.31 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...

7.8AI score0.05328EPSS
SaveExploits1References29
CVE
CVE
added 2019/03/13 3:00 a.m.752 views

CVE-2019-9740

CVE-2019-9740 describes a CRLF injection flaw in urllib2/urllib where an attacker controlling a URL parameter can inject CRLF sequences to add HTTP headers. Affected: Python 2.x up to 2.7.16 and Python 3.x up to 3.7.3. Remediation: upgrade to fixed releases (Python 2.7.17/2.7.18 and 3.5.10/3.6.9–...

6.1CVSS7.7AI score0.05328EPSS
SaveExploits1References29Affected Software1
Debian CVE
Debian CVE
added 2019/03/13 3:00 a.m.37 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.9AI score0.05328EPSS
SaveExploits1
OSV
OSV
added 2019/03/13 3:00 a.m.50 views

PSF-2019-10 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 query string after a ? charact...

6.1CVSS7.3AI score0.05328EPSS
SaveExploits1References1
Rows per page
Query Builder