← Back to CVEs
CVE-2022-41724
HIGH7.5
Description
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).
CVE Details
CVSS v3.1 Score7.5
SeverityHIGH
CVSS VectorCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
Attack VectorNETWORK
ComplexityLOW
Privileges RequiredNONE
User InteractionNONE
Published2/28/2023
Last Modified11/21/2024
Sourcenvd
Honeypot Sightings0
Affected Products
golang:go
Weaknesses (CWE)
CWE-400
References
https://go.dev/cl/468125(security@golang.org)
https://go.dev/issue/58001(security@golang.org)
https://groups.google.com/g/golang-announce/c/V0aBFqaFs_E(security@golang.org)
https://pkg.go.dev/vuln/GO-2023-1570(security@golang.org)
https://security.gentoo.org/glsa/202311-09(security@golang.org)
https://go.dev/cl/468125(af854a3a-2127-422b-91ae-364da2661108)
https://go.dev/issue/58001(af854a3a-2127-422b-91ae-364da2661108)
https://groups.google.com/g/golang-announce/c/V0aBFqaFs_E(af854a3a-2127-422b-91ae-364da2661108)
https://pkg.go.dev/vuln/GO-2023-1570(af854a3a-2127-422b-91ae-364da2661108)
https://security.gentoo.org/glsa/202311-09(af854a3a-2127-422b-91ae-364da2661108)
IOC Correlations
No correlations recorded
This product uses data from the NVD API but is not endorsed or certified by the NVD.