Lucene search
+L

318 matches found

Prion
Prion
added 2022/07/06 12:15 p.m.19 views

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...

5CVSS7.5AI score0.02825EPSS
SaveExploits2References1Affected Software1
Snyk
Snyk
added 2022/07/01 8:11 p.m.3 views

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 ...

8.7CVSS6.7AI score0.0473EPSS
SaveExploits0References3
IBM Security Bulletins
IBM Security Bulletins
added 2022/06/14 3:50 p.m.29 views

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...

7.5CVSS1.4AI score0.0995EPSS
SaveExploits1Affected Software1
Snyk
Snyk
added 2022/06/09 1:43 a.m.2 views

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...

8.7CVSS6.9AI score0.02057EPSS
SaveExploits1References3
CNNVD
CNNVD
added 2022/06/07 12:0 a.m.4 views

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...

7.5CVSS7.5AI score0.02057EPSS
SaveExploits1References11
NVD
NVD
added 2022/06/02 6:15 p.m.23 views

CVE-2021-38221

bbs-go = 3.3.0 including Custom Edition is vulnerable to stored XSS...

5.4CVSS0.00511EPSS
SaveExploits1References2
Cvelist
Cvelist
added 2022/06/02 5:27 p.m.28 views

CVE-2021-38221

bbs-go = 3.3.0 including Custom Edition is vulnerable to stored XSS...

5.7AI score0.00511EPSS
SaveExploits1References2
Snyk
Snyk
added 2022/05/23 10:46 p.m.3 views

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...

8.7CVSS6.8AI score0.05299EPSS
SaveExploits0References3
Snyk
Snyk
added 2022/05/23 10:15 p.m.3 views

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...

8.7CVSS9.1AI score0.03255EPSS
SaveExploits0References3
Snyk
Snyk
added 2022/05/18 6:23 p.m.1 views

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...

8.7CVSS6.7AI score0.06934EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2022/05/10 12:0 a.m.44 views

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...

7.5CVSS7.3AI score0.03255EPSS
SaveExploits0References3
CNNVD
CNNVD
added 2022/04/20 12:0 a.m.5 views

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...

7.5CVSS8.2AI score0.04195EPSS
SaveExploits0References45
Cvelist
Cvelist
added 2022/04/20 12:0 a.m.33 views

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...

9.2AI score0.0995EPSS
SaveExploits1References11
RedHat Linux
RedHat Linux
added 2022/04/19 1:35 p.m.4 views

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...

7.5CVSS7.1AI score0.034EPSS
SaveExploits1References5
IBM Security Bulletins
IBM Security Bulletins
added 2022/03/15 6:19 p.m.29 views

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...

7.5CVSS7.3AI score0.034EPSS
SaveExploits1Affected Software1
Snyk
Snyk
added 2022/02/17 5:36 p.m.2 views

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...

8.2CVSS6.7AI score0.02906EPSS
SaveExploits0References3
Snyk
Snyk
added 2022/02/17 5:34 p.m.1 views

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...

8.7CVSS6.8AI score0.02543EPSS
SaveExploits0References3
Snyk
Snyk
added 2022/02/17 5:33 p.m.6 views

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...

8.7CVSS6.8AI score0.034EPSS
SaveExploits1References3
Snyk
Snyk
added 2022/02/17 5:32 p.m.2 views

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...

7.1CVSS6.8AI score0.06975EPSS
SaveExploits1References3
Snyk
Snyk
added 2022/02/17 5:32 p.m.7 views

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...

8.2CVSS6.8AI score0.03128EPSS
SaveExploits0References3
Rows per page
Query Builder