Vulnerability Details : CVE-2023-39322
QUIC connections do not set an upper bound on the amount of data buffered when reading post-handshake messages, allowing a malicious QUIC connection to cause unbounded memory growth. With fix, connections now consistently reject messages larger than 65KiB in size.
Products affected by CVE-2023-39322
- cpe:2.3:a:golang:go:*:*:*:*:*:*:*:*
Exploit prediction scoring system (EPSS) score for CVE-2023-39322
0.22%
Probability of exploitation activity in the next 30 days
EPSS Score History
~ 59 %
Percentile, the proportion of vulnerabilities that are scored at or less
CVSS scores for CVE-2023-39322
Base Score | Base Severity | CVSS Vector | Exploitability Score | Impact Score | Score Source | First Seen |
---|---|---|---|---|---|---|
7.5
|
HIGH | CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H |
3.9
|
3.6
|
NIST |
CWE ids for CVE-2023-39322
-
The product does not properly control the allocation and maintenance of a limited resource, thereby enabling an actor to influence the amount of resources consumed, eventually leading to the exhaustion of available resources.Assigned by: security@golang.org (Secondary)
-
The product allocates a reusable resource or group of resources on behalf of an actor without imposing any restrictions on the size or number of resources that can be allocated, in violation of the intended security policy for that actor.Assigned by: nvd@nist.gov (Primary)
References for CVE-2023-39322
-
https://go.dev/issue/62266
crypto/tls: panic when processing partial post-handshake message in QUICConn.HandleData · Issue #62266 · golang/go · GitHubIssue Tracking
-
https://go.dev/cl/523039
[release-branch.go1.21] crypto/tls: QUIC: fix panics when processing post-handshake messages (523039) · Gerrit Code ReviewPatch
-
https://pkg.go.dev/vuln/GO-2023-2045
GO-2023-2045 - Go PackagesVendor Advisory
-
https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ
[security] Go 1.21.1 and Go 1.20.8 are releasedMailing List;Release Notes
-
https://security.gentoo.org/glsa/202311-09
Go: Multiple Vulnerabilities (GLSA 202311-09) — Gentoo security
-
https://security.netapp.com/advisory/ntap-20231020-0004/
September 2023 Golang 1.21.0 Vulnerabilities in NetApp Products | NetApp Product SecurityThird Party Advisory
Jump to