Lucene search
+L

2387 matches found

CNNVD
CNNVD
added 2022/11/02 12:00 a.m.7 views

Google Golang 安全漏洞

Google Golang is a static, strongly typed, compiled language from Google.The syntax of Go is close to C, but with differences in variable declarations.Go supports garbage collection.Go's parallel model is based on Tony Hall's Communicating Sequential Processes CSP, and other languages with a...

7.5CVSS7.1AI score0.00836EPSS
SaveExploits0References9
GithubExploit
GithubExploit
added 2022/11/01 5:58 a.m.656 views

Exploit for Path Traversal in Apache Http_Server

PoC exploit for CVE-2021-41773, an Apache HTTP Server 2.4.49 and...

7.5CVSS9.5AI score0.99992EPSS
SaveExploits164
RedHat Linux
RedHat Linux
added 2022/10/25 9:07 a.m.8 views

golang: encoding/gob: stack exhaustion in Decoder.Decode

A flaw was found in golang. When calling Decoder, Decode on a message that contains deeply nested structures, a panic can occur due to stack exhaustion and allows an attacker to impact system availability...

7.5CVSS6.6AI score0.01696EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2022/10/25 9:07 a.m.18 views

golang: net/http: improper sanitization of Transfer-Encoding header

A flaw was found in golang. The HTTP/1 client accepted invalid Transfer-Encoding headers indicating "chunked" encoding. This issue could allow request smuggling, but only if combined with an intermediate server that also improperly accepts the header as invalid...

6.5CVSS6.6AI score0.01367EPSS
SaveExploits1References6
OSV
OSV
added 2022/10/14 3:15 p.m.10 views

AZL-37469 CVE-2022-2880 affecting package golang for versions less than 1.21.6-1

Requests forwarded by ReverseProxy include the raw query parameters from the inbound request, including unparsable parameters rejected by net/http. This could permit query parameter smuggling when a Go proxy forwards a parameter with an unparsable value. After fix, ReverseProxy sanitizes the quer...

7.5CVSS6.6AI score0.01147EPSS
SaveExploits1References1
CNNVD
CNNVD
added 2022/10/04 12:00 a.m.6 views

Google Golang 安全漏洞

Google Golang is a statically strongly typed, compiled language from Google, Inc. Go's syntax is close to that of C, but differs for variable declarations. go supports garbage collection features. go's parallel model is based on Tony Hall's Communication Sequential Process CSP. other languages th...

7.5CVSS6.6AI score0.01659EPSS
SaveExploits0References27
CNNVD
CNNVD
added 2022/10/04 12:00 a.m.7 views

Google Golang 环境问题漏洞

Google Golang is a static, strongly typed, compiled language from Google.The syntax of Go is close to C, but with differences in variable declarations.Go supports garbage collection.Go's parallel model is based on Tony Hall's Communicating Sequential Processes CSP, and other languages with a...

7.5CVSS7AI score0.01147EPSS
SaveExploits1References30
BDU FSTEC
BDU FSTEC
added 2022/09/21 12:00 a.m.14 views

The vulnerability of the Geth client library of the Ethereum programming language GO in Go Ethereum allows a hacker to trigger a service failure.

The vulnerability of the Geth client library for the Ethereum protocol, written in the Go programming language, is related to the occurrence of interpretation conflicts. Exploiting this vulnerability can allow a malicious actor to cause service failures...

6.8CVSS7.2AI score0.01325EPSS
SaveExploits0References5Affected Software1
CNNVD
CNNVD
added 2022/09/13 12:00 a.m.8 views

Google Golang 路径遍历漏洞

Google Golang is a static, strongly typed, compiled language from Google.The syntax of Go is close to C, but with differences in variable declarations.Go supports garbage collection.Go's parallel model is based on Tony Hall's Communicating Sequential Processes CSP, and other languages with a...

7.5CVSS6.9AI score0.02152EPSS
SaveExploits0References17
Microsoft CVE
Microsoft CVE
added 2022/09/09 7:00 a.m.6 views

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.5CVSS7.5AI score0.03269EPSS
SaveExploits0
OSV
OSV
added 2022/09/06 6:15 p.m.13 views

AZL-10855 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.03269EPSS
SaveExploits0References1
Debian CVE
Debian CVE
added 2022/09/06 5:29 p.m.114 views

CVE-2022-27664

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.5CVSS7.5AI score0.03269EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2022/09/06 12:00 a.m.27 views

PT-2022-4659

Name of the Vulnerable Software and Affected Versions Go versions prior to 1.18.6 Go versions 1.19.x prior to 1.19.1 Description The issue is related to the net/http package in Go, where an HTTP/2 connection can hang during closing if shutdown were preempted by a fatal error, leading to a denial ...

10CVSS5.8AI score0.99999EPSS
SaveExploits94References456
CNNVD
CNNVD
added 2022/09/06 12:00 a.m.5 views

Google Golang 安全漏洞

Google Golang is a static, strongly typed, compiled language from Google.The syntax of Go is close to C, but with differences in variable declarations.Go supports garbage collection.Go's parallel model is based on Tony Hall's Communicating Sequential Processes CSP, and other languages with a...

7.5CVSS7AI score0.03269EPSS
SaveExploits0References34
RedHat Linux
RedHat Linux
added 2022/08/31 4:58 p.m.11 views

golang: crypto/elliptic: panic caused by oversized scalar

An integer overflow flaw was found in Golang's crypto/elliptic library. This flaw allows an attacker to use a crafted scaler input longer than 32 bytes, causing P256.ScalarMult or P256.ScalarBaseMult to panic, leading to a loss of availability...

7.5CVSS7.2AI score0.04082EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2022/08/31 4:58 p.m.13 views

golang: crypto/tls: session tickets lack random ticket_age_add

A flaw was found in the crypto/tls golang package. When session tickets are generated by crypto/tls, it is missing the ticket expiration. This issue may allow an attacker to observe the TLS handshakes to correlate successive connections during session resumption...

3.1CVSS6.6AI score0.0108EPSS
SaveExploits1References5
RedHat Linux
RedHat Linux
added 2022/08/24 1:43 p.m.11 views

golang: encoding/pem: fix stack overflow in Decode

A buffer overflow flaw was found in Golang's library encoding/pem. This flaw allows an attacker to use a large PEM input more than 5 MB, causing a stack overflow in Decode, which leads to a loss of availability...

7.5CVSS7.3AI score0.0995EPSS
SaveExploits1References5
RedHat Linux
RedHat Linux
added 2022/08/23 6:15 p.m.12 views

golang: encoding/pem: fix stack overflow in Decode

A buffer overflow flaw was found in Golang's library encoding/pem. This flaw allows an attacker to use a large PEM input more than 5 MB, causing a stack overflow in Decode, which leads to a loss of availability...

7.5CVSS7.3AI score0.0995EPSS
SaveExploits1References5
RedHat Linux
RedHat Linux
added 2022/08/23 6:15 p.m.11 views

golang: crypto/elliptic: panic caused by oversized scalar

An integer overflow flaw was found in Golang's crypto/elliptic library. This flaw allows an attacker to use a crafted scaler input longer than 32 bytes, causing P256.ScalarMult or P256.ScalarBaseMult to panic, leading to a loss of availability...

7.5CVSS7.2AI score0.04082EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2022/08/23 6:15 p.m.10 views

golang: crypto/elliptic: IsOnCurve returns true for invalid field elements

A flaw was found in the elliptic package of the crypto library in golang when the IsOnCurve function could return true for invalid field elements. This flaw allows an attacker to take advantage of this undefined behavior, affecting the availability and integrity of the resource...

9.1CVSS7.1AI score0.03099EPSS
SaveExploits0References5
Rows per page
Query Builder