CVE-2022-41724

Aliases:GO-2023-1570BIT-golang-2022-41724
Modified
Published: 28 Feb 2023, 17:19
Last modified:07 Mar 2025, 17:57

Vulnerability Summary

Overall Risk (default)
medium
30/100
CVSS Score
7.5 HIGH
v3.1 (nvd)
EPSS Score
0.02% LOW
0% probability 0.00%
KEV
Not listed
Ransomware
No reports
Public exploits
None found
Dark Web
Not detected

Timeline

28 Feb 2023, 17:19
Published
Vulnerability first disclosed
07 Mar 2025, 17:57
Last Modified
Vulnerability information updated

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

CVSS Metrics

  • v3.1HIGHScore: 7.5CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H

EPSS Trends

Current EPSS score: 0.02% Percentile: 6%

Techniques & Countermeasures

  • CWE-400Uncontrolled Resource Consumption

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

Affected Systems

  • go standard librarycrypto/tls

    < 1.19.6 | ≥ 1.20.0-0, < 1.20.1

  • golanggo

    < 1.19.6 | 1.20.0 | 1.20.0:rc1 | 1.20.0:rc2 | 1.20.0:rc3

  • Gostdlib

    ≥ 1.20.0-0, < 1.20.1

References (5)