7.5
CVE-2023-39321
- EPSS 1.15%
- Veröffentlicht 08.09.2023 17:15:28
- Zuletzt bearbeitet 21.11.2024 08:15:09
- Quelle security@golang.org
- CVE-Watchlists
- Unerledigt
Panic when processing post-handshake message on QUIC connections in crypto/tls
Processing an incomplete post-handshake message for a QUIC connection can cause a panic.
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 1.15% | 0.628 |
| Quelle | Base Score | Exploit Score | Impact Score | Vector String |
|---|---|---|---|---|
| nvd@nist.gov | 7.5 | 3.9 | 3.6 |
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
|
CWE-400 Uncontrolled Resource Consumption
The product does not properly control the allocation and maintenance of a limited resource.
https://security.gentoo.org/glsa/202311-09
https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ
https://security.netapp.com/advisory/ntap-20231020-0004/
https://go.dev/cl/523039
https://go.dev/issue/62266
https://pkg.go.dev/vuln/GO-2023-2044