Vulnerability Monitor

The vendors, products, and vulnerabilities you care about

CVE-2022-41724


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


Published

2023-02-28T18:15:10.043

Last Modified

2024-11-21T07:23:44.603

Status

Modified

Source

[email protected]

Severity

CVSSv3.1: 7.5 (HIGH)

Weaknesses
  • Type: Primary
    CWE-400

Affected Vendors & Products
Type Vendor Product Version/Range Vulnerable?
Application golang go < 1.19.6 Yes
Application golang go 1.20.0 Yes
Application golang go 1.20.0 Yes
Application golang go 1.20.0 Yes
Application golang go 1.20.0 Yes

References