CVE-2022-41724

CVSS V2 None CVSS V3 None
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).
Overview
  • CVE ID
  • CVE-2022-41724
  • Assigner
  • security@golang.org
  • Vulnerability Status
  • Analyzed
  • Published Version
  • 2023-02-28T18:15:10
  • Last Modified Date
  • 2023-03-10T04:58:32
CPE Configuration (Product)
CPE Vulnerable Operator Version Start Version End
cpe:2.3:a:golang:go:*:*:*:*:*:*:*:* 1 OR 1.19.6
cpe:2.3:a:golang:go:1.20.0:-:*:*:*:*:*:* 1 OR
cpe:2.3:a:golang:go:1.20.0:rc1:*:*:*:*:*:* 1 OR
cpe:2.3:a:golang:go:1.20.0:rc2:*:*:*:*:*:* 1 OR
cpe:2.3:a:golang:go:1.20.0:rc3:*:*:*:*:*:* 1 OR
References
Reference URL Reference Tags
https://go.dev/cl/468125 Patch Release Notes
https://go.dev/issue/58001 Issue Tracking Patch Vendor Advisory
https://groups.google.com/g/golang-announce/c/V0aBFqaFs_E Mailing List Vendor Advisory
https://pkg.go.dev/vuln/GO-2023-1570 Vendor Advisory
History
Created Old Value New Value Data Type Notes
2023-04-17 05:41:17 Added to TrackCVE
2023-04-17 05:41:20 Weakness Enumeration new