Lucene search
+L

41 matches found

Snyk
Snyk
added 2022/12/07 4:8 p.m.6 views

Directory Traversal

Overview std/net/http is a Go standard library package std/net/http Affected versions of this package are vulnerable to Directory Traversal. Go Vulnerability Report: On Windows, restricted files can be accessed via os.DirFS and http.Dir.The os.DirFS function and http.Dir type provide access to a...

8.7CVSS7.6AI score0.01199EPSS
SaveExploits0References3
Amazon
Amazon
added 2022/10/11 12:0 a.m.11 views

Medium: containerd, docker

Issue Overview: In net/http in Go before 1.18.6 and 1.19.x before 1.19.1, attackers can cause a denial of service because an HTTP/2 connection can hang during closing if shutdown were preempted by a fatal error. CVE-2022-27664 Affected Packages: containerd, docker Note: This advisory is applicabl...

7.5CVSS6.9AI score0.0262EPSS
SaveExploits0
BDU FSTEC
BDU FSTEC
added 2022/09/07 12:0 a.m.15 views

The vulnerability of the Go programming language’s net/http package allows attackers to compromise the confidentiality, integrity, and accessibility of protected information.

The vulnerability of the net/http package in the Go programming language is related to the lack of measures for cleaning incoming data. Exploiting this vulnerability can allow an attacker operating remotely to compromise the confidentiality, integrity, and accessibility of the protected informati...

10CVSS7.1AI score0.0262EPSS
SaveExploits0References4Affected Software3
OSV
OSV
added 2022/09/06 6:15 p.m.12 views

AZL-52863 CVE-2022-27664 affecting package golang for versions less than 1.18.8-1

In net/http in Go before 1.18.6 and 1.19.x before 1.19.1, attackers can cause a denial of service because an HTTP/2 connection can hang during closing if shutdown were preempted by a fatal error...

7.5CVSS6.7AI score0.0262EPSS
SaveExploits0References1
OSV
OSV
added 2022/09/06 6:15 p.m.14 views

AZL-79106 CVE-2022-27664 affecting package golang 1.25.7-1

In net/http in Go before 1.18.6 and 1.19.x before 1.19.1, attackers can cause a denial of service because an HTTP/2 connection can hang during closing if shutdown were preempted by a fatal error...

7.5CVSS6.7AI score0.0262EPSS
SaveExploits0References1
OSV
OSV
added 2022/08/10 8:15 p.m.10 views

AZL-79054 CVE-2022-32148 affecting package golang 1.25.7-1

Improper exposure of client IP addresses in net/http before Go 1.17.12 and Go 1.18.4 can be triggered by calling httputil.ReverseProxy.ServeHTTP with a Request.Header map containing a nil value for the X-Forwarded-For header, which causes ReverseProxy to set the client IP as the value of the...

6.5CVSS6.7AI score0.01355EPSS
SaveExploits1References1
OSV
OSV
added 2022/01/01 5:15 a.m.11 views

AZL-33624 CVE-2021-44716 affecting package nmi for versions less than 1.8.11-2

net/http in Go before 1.16.12 and 1.17.x before 1.17.5 allows uncontrolled memory consumption in the header canonicalization cache via HTTP/2 requests...

7.5CVSS6.6AI score0.03958EPSS
SaveExploits0References1
OSV
OSV
added 2022/01/01 5:15 a.m.10 views

AZL-33613 CVE-2021-44716 affecting package moby-buildx for versions less than 0.7.1-18

net/http in Go before 1.16.12 and 1.17.x before 1.17.5 allows uncontrolled memory consumption in the header canonicalization cache via HTTP/2 requests...

7.5CVSS6.6AI score0.03958EPSS
SaveExploits0References1
RedHat Linux
RedHat Linux
added 2021/12/15 4:33 p.m.7 views

golang: net/http: limit growth of header canonicalization cache

There's an uncontrolled resource consumption flaw in golang's net/http library in the canonicalHeader function. An attacker who submits specially crafted requests to applications linked with net/http's http2 functionality could cause excessive resource consumption that could lead to a denial of...

7.5CVSS7.2AI score0.03958EPSS
SaveExploits0References5
UbuntuCve
UbuntuCve
added 2021/08/08 6:15 a.m.51 views

CVE-2021-36221

Go before 1.15.15 and 1.16.x before 1.16.7 has a race condition that can lead to a net/http/httputil ReverseProxy panic upon an ErrAbortHandler abort...

5.9CVSS6.9AI score0.03128EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2021/07/13 4:56 p.m.4 views

golang: net/http: panic in ReadRequest and ReadResponse when reading a very large header

A vulnerability was detected in net/http of the Go standard library when parsing very large HTTP header values, causing a crash and subsequent denial of service. This vulnerability affects both clients and servers written in Go, however, servers are only vulnerable if the value of MaxHeaderBytes...

5.9CVSS7.1AI score0.03692EPSS
SaveExploits0References5
Microsoft CVE
Microsoft CVE
added 2021/06/09 7:0 a.m.10 views

net/http in Go before 1.15.12 and 1.16.x before 1.16.4 allows remote attackers to cause a denial of service (panic) via a large header to ReadRequest or ReadResponse. Server Transport and Client can each be affected in some configurations.

...

5.9CVSS6.4AI score0.03692EPSS
SaveExploits0
OSV
OSV
added 2021/05/27 1:15 p.m.4 views

DEBIAN-CVE-2021-31525

net/http in Go before 1.15.12 and 1.16.x before 1.16.4 allows remote attackers to cause a denial of service panic via a large header to ReadRequest or ReadResponse. Server, Transport, and Client can each be affected in some configurations...

5.9CVSS6.7AI score0.03692EPSS
SaveExploits0References1
RedHat Linux
RedHat Linux
added 2021/05/04 7:34 p.m.5 views

golang: data race in certain net/http servers including ReverseProxy can lead to DoS

A flaw was found Go's net/http package. Servers using ReverseProxy from net/http in the Go standard library are vulnerable to a data race that results in a denial of service. The highest threat from this vulnerability is to system availability...

5.9CVSS7.3AI score0.02906EPSS
SaveExploits0References5
OSV
OSV
added 2020/07/17 4:15 p.m.10 views

AZL-38206 CVE-2020-15586 affecting package python-tensorboard for versions less than 2.16.2-1

Go before 1.13.13 and 1.14.x before 1.14.5 has a data race in some net/http servers, as demonstrated by the httputil.ReverseProxy Handler, because it reads a request body and writes a response at the same time...

5.9CVSS6.8AI score0.02906EPSS
SaveExploits0References1
OSV
OSV
added 2020/02/08 7:15 p.m.11 views

AZL-78996 CVE-2015-5741 affecting package golang 1.25.7-1

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 that contains Content-Length and Transfer-Encoding header fields...

9.8CVSS5.8AI score0.02704EPSS
SaveExploits0References1
RedHat Linux
RedHat Linux
added 2019/06/18 5:21 p.m.5 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/05/30 3:30 p.m.11 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
OSV
OSV
added 2019/03/13 8:29 a.m.7 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 2016/07/19 2:0 a.m.12 views

CVE-2016-5386

The net/http package in Go through 1.6 does not attempt to address RFC 3875 section 4.1.18 namespace conflicts and therefore does not protect CGI applications from the presence of untrusted client data in the HTTPPROXY environment variable, which might allow remote attackers to redirect a CGI...

8.1CVSS7.9AI score
SaveExploits0References9
Rows per page
Query Builder