Skip to main content

CVE-2023-45287

CVE Details

CVE-2023-45287

Last Update

09/19/2024

NIST CVE Summary

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.

Our Official Summary

This vulnerability exists in older versions of Golang for RSA based TLS exchanges. All the images in which this is detected are using older versions of Golang with updates available with a fix. In order to exploit the vulnerability, attackers need to obtain privileged access to the cluster and handcraft specific calls to these containers. Images will be upgraded to newer versions.

CVE Severity

7.5

Status

Ongoing

Affected Products & Versions

  • Palette VerteX 4.4.18

Revision History

  • 1.0 09/15/2024 Initial Publication
  • 2.0 09/15/2024 Added palette VerteX 4.4.18 to Affected Products