cve/2022/CVE-2022-30629.md
2024-06-18 02:51:15 +02:00

957 B

CVE-2022-30629

Description

Non-random values for ticket_age_add in session tickets in crypto/tls before Go 1.17.11 and Go 1.18.3 allow an attacker that can observe TLS handshakes to correlate successive connections by comparing ticket ages during session resumption.

POC

Reference

Github