318 matches found
Design/Logic Flaw
DISPUTED quic-go through 0.27.0 allows remote attackers to cause a denial of service CPU consumption via a Slowloris variant in which incomplete QUIC or HTTP/3 requests are sent. This occurs because mtudiscoverer.go misparses the MTU Discovery service and consequently overflows the probe timer...
Infinite loop
Overview std/encoding/binary is a Go standard library package std/encoding/binary Affected versions of this package are vulnerable to Infinite loop. Go Vulnerability Report: ReadUvarint and ReadVarint can read an unlimited number of bytes from invalid inputs.Certain invalid inputs to ReadUvarint ...
Security Bulletin: Operations Dashboard is vulnerable to denial of service by Go vulnerability CVE-2022-24675
Summary Operations Dashboard is vulnerable to denial of service by Go vulnerability CVE-2022-24675 with details below Vulnerability Details CVEID: CVE-2022-24675 DESCRIPTION: Golang Go is vulnerable to a denial of service, caused by a stack-based buffer overflow in encoding/pem in the Decode...
Uncontrolled Recursion
Overview std/crypto/rand is a Go standard library package std/crypto/rand Affected versions of this package are vulnerable to Uncontrolled Recursion. Go Vulnerability Report: in the rand.Read function on Windows when a buffer larger than 1 32 - 1 bytes is provided. An attacker can cause the proce...
Google Go 安全漏洞
Google Go is a static strongly typed, compiled, concatenated, and garbage-collected programming language from Google. A security vulnerability exists in Google Go. No information about this vulnerability is available at this time, please stay tuned to CNNVD or the vendor announcement...
CVE-2021-38221
bbs-go = 3.3.0 including Custom Edition is vulnerable to stored XSS...
CVE-2021-38221
bbs-go = 3.3.0 including Custom Edition is vulnerable to stored XSS...
HTTP Request Smuggling
Overview std/net/textproto is a Go standard library package std/net/textproto Affected versions of this package are vulnerable to HTTP Request Smuggling. Go Vulnerability Report: net/http through net/textproto used to accept and normalize invalid HTTP/1.1 headers with a space before the colon, in...
Allocation of Resources Without Limits or Throttling
Overview std/regexp is a Go standard library package std/regexp Affected versions of this package are vulnerable to Allocation of Resources Without Limits or Throttling. Go Vulnerability Report:On 64-bit platforms, an extremely deeply nested expression can cause regexp.Compile to cause goroutine...
Uncaught Exception
Overview std/archive/zip is a Go standard library package std/archive/zip Affected versions of this package are vulnerable to Uncaught Exception. Go Vulnerability Report: via the NewReader or OpenReader functions when processing an archive that specifies an unusually large number of files. An...
Oracle Linux 7 / 8 : olcne / istio / istio (ELSA-2022-9362)
The remote Oracle Linux 7 / 8 host has packages installed that are affected by multiple vulnerabilities as referenced in the ELSA-2022-9362 advisory. - Addresses CVE-2022-24726, CVE-2022-24921 istio Tenable has extracted the preceding description block directly from the Oracle Linux security...
Google Go 安全漏洞
Google Go is a statically strongly typed, compiled, concurrent, and garbage collected programming language from Google Google, U.S.A. A vulnerability exists in versions of Google Go prior to 1.17.9 and prior to 1.18.1, which stems from the generic P-256 feature in crypto/elliptic allowing long...
CVE-2022-24675
encoding/pem in Go before 1.17.9 and 1.18.x before 1.18.1 has a Decode stack overflow via a large amount of PEM data...
golang: math/big.Rat: may cause a panic or an unrecoverable fatal error if passed inputs with very large exponents
A flaw was found in Go, where it attempts to allocate excessive memory. This issue may cause panic or unrecoverable fatal error if passed inputs with very large exponents. The highest threat from this vulnerability is to system availability...
Security Bulletin: Operations Dashboard is vulnerable to denial of service by Go vulnerability CVE-2021-33198
Summary Operations Dashboard is vulnerable to denial of service by Go vulnerability CVE-2021-33198 with details below Vulnerability Details CVEID: CVE-2021-33198 DESCRIPTION: Golang Go is vulnerable to a denial of service, caused by a flaw in the SetString and UnmarshalText methods of math/big.Ra...
Race Condition
Overview std/net/http is a Go standard library package std/net/http Affected versions of this package are vulnerable to Race Condition. Go Vulnerability Report: HTTP servers where the Handler concurrently reads the request body and writes a response can encounter a data race and crash. The...
Infinite loop
Overview std/encoding/xml is a Go standard library package std/encoding/xml Affected versions of this package are vulnerable to Infinite loop. Go Vulnerability Report: The Decode, DecodeElement, and Skip methods of an xml.Decoder provided by xml.NewTokenDecoder may enter an infinite loop when...
Allocation of Resources Without Limits or Throttling
Overview std/math/big is a Go standard library package std/math/big Affected versions of this package are vulnerable to Allocation of Resources Without Limits or Throttling. Go Vulnerability Report: Rat.SetString and Rat.UnmarshalText may cause a panic or an unrecoverable fatal error if passed...
Uncaught Exception
Overview std/crypto/tls is a Go standard library package std/crypto/tls Affected versions of this package are vulnerable to Uncaught Exception. Go Vulnerability Report: via the crypto/tls process. An attacker can cause a panic and potentially disrupt service by providing a certificate of an...
Race Condition
Overview std/net/http/httputil is a Go standard library package std/net/http/httputil Affected versions of this package are vulnerable to Race Condition. Go Vulnerability Report: ReverseProxy can panic after encountering a problem copying a proxied response body. Remediation Upgrade...