CVE-2023-45287

Before Go 1.20, the RSA based TLS key exchanges used the math/big library, which is not constant time. RSA blinding was applied to prevent timing attacks, but analysis shows this may not have been fully effective. In particular it appears as if the removal of PKCS#1 padding may leak timing information, which in turn could be used to recover session key bits. In Go 1.20, the crypto/tls library switched to a fully constant time RSA implementation, which we do not believe exhibits any timing side channels.
Configurations

Configuration 1 (hide)

cpe:2.3:a:golang:go:*:*:*:*:*:*:*:*

History

No history.

Information

Published : 2023-12-05 17:15

Updated : 2024-01-12 14:15


NVD link : CVE-2023-45287

Mitre link : CVE-2023-45287

CVE.ORG link : CVE-2023-45287


JSON object : View

Products Affected

golang

  • go
CWE
CWE-203

Observable Discrepancy