---
cve: "CVE-2022-41724"
severity: "LOW"
cvss: 3.1
epss: "1.1%"
vendor: "Go standard library"
kev: false
exploited: false
published: "2023-02-28 18:15:10"
tags: [cve, security, low]
source: tsecurity.de CVE-Dossier
exported: "2026-09-08T12:29:30+02:00"
---

# CVE-2022-41724

> 3.1 LOW

## Beschreibung

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-Vektor

```
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
```

| Metrik | Wert | Bewertung |
|---|---|---|
| AV Angriffsvektor | Netzwerk | bad |
| AC Komplexität | Gering | bad |
| PR Privilegien | Keine | bad |
| UI Interaktion | Keine | bad |
| S Scope | Unverändert | good |
| C Vertraulichkeit | Keine | good |
| I Integrität | Keine | good |
| A Verfügbarkeit | Hoch | bad |

## Patch verfügbar (OSV)

- 8656c03fee94ce9cdc4da120b831c2fb9fd68d9d (Commit)

## Referenzen

- <https://go.dev/issue/58001>
- <https://go.dev/cl/468125>
- <https://groups.google.com/g/golang-announce/c/V0aBFqaFs_E>
- <https://pkg.go.dev/vuln/GO-2023-1570>
- <https://security.gentoo.org/glsa/202311-09>

---
_Exportiert aus dem [tsecurity.de CVE-Dossier](https://tsecurity.de/cve?cve=CVE-2022-41724) · Datenquellen: EUVD (ENISA), NVD, OSV, CISA KEV, FIRST EPSS, Exploit-DB, BSI BITS_
