CVE-2022-41724
HIGH7.5EPSS 0.02%Panic on large handshake records in crypto/tls
發布日:2023/2/16修改日:2026/4/28
描述
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).
受影響套件(4)
- Bitnami/golangfrom 0, < 1.19.6, >= 1.20.0, < 1.20.1
- Debian/golang-1.15from 0
- Debian/golang-1.19from 0, < 1.19.6-2
- Go/stdlibfrom 0, < 1.19.6, >= 1.20.0-0, < 1.20.1
CVSS 分數
| 來源 | 版本 | 嚴重程度 | 向量 |
|---|---|---|---|
| osv | CVSS 3.1 | HIGH7.5 | CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H |
參考連結(7)
- ADVISORYhttps://security-tracker.debian.org/tracker/CVE-2022-41724
- PATCHhttps://go.dev/cl/468125
- REPORThttps://go.dev/issue/58001
- WEBhttps://groups.google.com/g/golang-announce/c/V0aBFqaFs_E
- WEBhttps://nvd.nist.gov/vuln/detail/CVE-2022-41724
- WEBhttps://pkg.go.dev/vuln/GO-2023-1570
- WEBhttps://security.gentoo.org/glsa/202311-09