Lucene search
+L

5520 matches found

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
Tenable Nessus
Tenable Nessus
added 2019/03/27 12:00 a.m.40 views

openSUSE Security Update : redis (openSUSE-2019-481)

This update for redis to 4.0.10 fixes the following issues : These security issues were fixed : - CVE-2018-11218: Prevent heap corruption vulnerability in cmsgpack bsc1097430. - CVE-2018-11219: Prevent integer overflow in Lua scripting bsc1097768. For Leap 42.3 and openSUSE SLE 12 backports this ...

9.8CVSS7.8AI score0.59006EPSS
SaveExploits3References7
OSV
OSV
added 2019/03/23 6:29 p.m.42 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.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.52 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
Debian CVE
Debian CVE
added 2019/03/23 5:06 p.m.52 views

CVE-2019-9947

Removed by vendor...

6.1CVSS7.9AI score0.05253EPSS
SaveExploits1
UbuntuCve
UbuntuCve
added 2019/03/23 12:00 a.m.52 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.8AI score0.05253EPSS
SaveExploits1References5
Talos Blog
Talos Blog
added 2019/03/18 9:44 a.m.125 views

IPv6 unmasking via UPnP

Martin Zeiser and Aleksandar Nikolich authored this post. Executive summary With tools such as ZMap and Masscan and general higher bandwidth availability, exhaustive internet-wide scans of full IPv4 address space have become the norm after it was once impractical. Projects like Shodan and Scans.i...

6.7AI score
SaveExploits0
OSV
OSV
added 2019/03/13 8:29 a.m.40 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.31 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
CVE
CVE
added 2019/03/13 6:00 a.m.257 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.60 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
Debian CVE
Debian CVE
added 2019/03/13 3:00 a.m.65 views

CVE-2019-9740

Removed by vendor...

6.1CVSS7.9AI score0.05328EPSS
SaveExploits1
UbuntuCve
UbuntuCve
added 2019/03/12 12:00 a.m.60 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.8AI score0.05328EPSS
SaveExploits1References5
OSV
OSV
added 2019/02/18 11:47 p.m.12 views

GHSA-J3CR-J9JX-MF4P Downloads Resources over HTTP in redis-srvr

Affected versions of redis-srvr insecurely download an executable over an unencrypted HTTP connection. In scenarios where an attacker has a privileged network position, it is possible to intercept the response and replace the executable with a malicious one, resulting in code execution on the...

9.3CVSS8.1AI score0.01752EPSS
SaveExploits0References3
Github Security Blog
Github Security Blog
added 2019/02/18 11:47 p.m.40 views

Downloads Resources over HTTP in redis-srvr

Affected versions of redis-srvr insecurely download an executable over an unencrypted HTTP connection. In scenarios where an attacker has a privileged network position, it is possible to intercept the response and replace the executable with a malicious one, resulting in code execution on the...

9.3CVSS6AI score0.01752EPSS
SaveExploits0References3Affected Software1
Rows per page
Query Builder