Lucene search
+L

1124 matches found

RedHat Linux
RedHat Linux
added 2019/06/18 5:21 p.m.4 views

golang: CRLF injection in net/http

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.1CVSS7.3AI score0.02346EPSS
SaveExploits1References4
RedHat Linux
RedHat Linux
added 2019/06/18 5:21 p.m.140 views

Moderate: Red Hat Security Advisory: go-toolset:rhel8 security update

An update for the go-toolset:rhel8 module is now available for Red Hat Enterprise Linux 8. Red Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each...

6.1CVSS6.7AI score0.02346EPSS
SaveExploits1References2
RedHat Linux
RedHat Linux
added 2019/05/30 3:30 p.m.8 views

golang: CRLF injection in net/http

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.1CVSS7.3AI score0.02346EPSS
SaveExploits1References4
Prion
Prion
added 2019/03/13 8:29 a.m.27 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.02346EPSS
SaveExploits1References8Affected Software5
OSV
OSV
added 2019/03/13 8:29 a.m.5 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.02346EPSS
SaveExploits1References2
OSV
OSV
added 2019/03/13 8:29 a.m.5 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.02346EPSS
SaveExploits1References1
Cvelist
Cvelist
added 2019/03/13 6:0 a.m.52 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.02346EPSS
SaveExploits1References8
Debian CVE
Debian CVE
added 2019/03/13 6:0 a.m.41 views

CVE-2019-9741

Removed by vendor...

6.1CVSS6.6AI score0.02346EPSS
SaveExploits1
CVE
CVE
added 2019/03/13 6:0 a.m.206 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.02346EPSS
SaveExploits1References8Affected Software1
Veracode
Veracode
added 2019/01/15 9:18 a.m.28 views

Denial Of Service (DoS) Via Multipart Request

net/http in github.com/golang/go is vulnerable to denial of service DoS attacks. The attacks exist because Request.ParseMultipartForm begins writing temporary files regardless of the request body size surpassing the given "maxMemory" limit. Attacker can send malicious multipart request to consume...

7.5CVSS7.1AI score0.02078EPSS
SaveExploits0References13Affected Software1
Exploit DB
Exploit DB
added 2019/01/14 12:0 a.m.49 views

Hootoo HT-05 - Remote Code Execution (Metasploit)

require 'msf/core' require 'net/http' require "uri" class MetasploitModule 'Hotoo HT-05 remote shell exploit', 'Description' = %q This module tries to open a door in the device by exploiting the RemoteCodeExecution by creating a backdoor inside the device This exploit was written by Andrei Manole...

5.3AI score
SaveExploits0
Packet Storm
Packet Storm
added 2018/03/31 12:0 a.m.53 views

Homematic CCU2 2.29.23 Remote Command Execution

!/usr/bin/ruby Exploit Title: Homematic CCU2 Remote Command Execution Date: 28-03-18 Exploit Author: Patrick Muench, Gregor Kopf Vendor Homepage: http://www.eq-3.de Software Link: http://www.eq-3.de/service/downloads.html?id=268 Version: 2.29.23 CVE : 2018-7297 Description:...

10CVSS9.2AI score0.64811EPSS
SaveExploits3
CNVD
CNVD
added 2017/10/27 12:0 a.m.5 views

Google Go Denial of Service Vulnerability (CNVD-2017-32897)

Google Go is a programming language optimized for programming applications on multiprocessor systems by Google. A security vulnerability exists in the net/http inventory of the net/http/transfer.go file in versions of Google Go prior to 1.4.3, which stems from the program's failure to properly...

9.8CVSS9.1AI score0.03657EPSS
SaveExploits0References1
Prion
Prion
added 2017/10/18 8:29 p.m.25 views

Design/Logic Flaw

The net/http library in net/http/transfer.go in Go before 1.4.3 does not properly parse HTTP headers, which allows remote attackers to conduct HTTP request smuggling attacks via a request with two Content-length headers...

7.5CVSS6.9AI score0.03657EPSS
SaveExploits0References8Affected Software6
UbuntuCve
UbuntuCve
added 2017/10/18 8:29 p.m.38 views

CVE-2015-5739

The net/http library in net/textproto/reader.go in Go before 1.4.3 does not properly parse HTTP header keys, which allows remote attackers to conduct HTTP request smuggling attacks via a space instead of a hyphen, as demonstrated by "Content Length" instead of "Content-Length."...

9.8CVSS6.9AI score0.09625EPSS
SaveExploits0References2
NVD
NVD
added 2017/10/18 8:29 p.m.27 views

CVE-2015-5739

The net/http library in net/textproto/reader.go in Go before 1.4.3 does not properly parse HTTP header keys, which allows remote attackers to conduct HTTP request smuggling attacks via a space instead of a hyphen, as demonstrated by "Content Length" instead of "Content-Length."...

9.8CVSS9.3AI score0.09625EPSS
SaveExploits0References9
UbuntuCve
UbuntuCve
added 2017/10/18 8:29 p.m.34 views

CVE-2015-5740

The net/http library in net/http/transfer.go in Go before 1.4.3 does not properly parse HTTP headers, which allows remote attackers to conduct HTTP request smuggling attacks via a request with two Content-length headers...

9.8CVSS6.9AI score0.03657EPSS
SaveExploits0References2
CVE
CVE
added 2017/10/18 8:0 p.m.98 views

CVE-2015-5740

The CVE affects the Go net/http implementation (net/http/transfer.go) in versions before 1.4.3. The root cause is improper parsing of HTTP headers, which enables HTTP request smuggling via a request containing two Content-Length headers. The impact described across connected sources is remote, wi...

9.8CVSS9AI score0.03657EPSS
SaveExploits0References8Affected Software1
Cvelist
Cvelist
added 2017/10/18 8:0 p.m.32 views

CVE-2015-5740

The net/http library in net/http/transfer.go in Go before 1.4.3 does not properly parse HTTP headers, which allows remote attackers to conduct HTTP request smuggling attacks via a request with two Content-length headers...

9.2AI score0.03657EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2017/10/18 8:0 p.m.32 views

CVE-2015-5739

The net/http library in net/textproto/reader.go in Go before 1.4.3 does not properly parse HTTP header keys, which allows remote attackers to conduct HTTP request smuggling attacks via a space instead of a hyphen, as demonstrated by "Content Length" instead of "Content-Length."...

9.2AI score0.09625EPSS
SaveExploits0References9
Rows per page
Query Builder