7.5

CVE-2022-41724

Panic on large handshake records in crypto/tls

Large handshake records may cause panics in crypto/tls. Both clients and servers may send large TLS handshake records which cause servers and clients, respectively, to panic when attempting to construct responses. This affects all TLS 1.3 clients, TLS 1.2 clients which explicitly enable session resumption (by setting Config.ClientSessionCache to a non-nil value), and TLS 1.3 servers which request client certificates (by setting Config.ClientAuth >= RequestClientCert).
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
GolangGo Version < 1.19.6
GolangGo Version1.20.0 Update-
GolangGo Version1.20.0 Updaterc1
GolangGo Version1.20.0 Updaterc2
GolangGo Version1.20.0 Updaterc3
Zu dieser CVE wurde keine Warnung gefunden.
EPSS Metriken
Typ Quelle Score Percentile
EPSS FIRST.org 1.11% 0.618
CVSS Metriken
Quelle Base Score Exploit Score Impact Score Vector String
nvd@nist.gov 7.5 3.9 3.6
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
CWE-400 Uncontrolled Resource Consumption

The product does not properly control the allocation and maintenance of a limited resource.

https://security.gentoo.org/glsa/202311-09
https://groups.google.com/g/golang-announce/c/V0aBFqaFs_E
Vendor Advisory
Mailing List
https://go.dev/cl/468125
Patch
Release Notes
https://go.dev/issue/58001
Patch
Vendor Advisory
Issue Tracking
https://pkg.go.dev/vuln/GO-2023-1570
Vendor Advisory