CVE-2023-45287
Vulnerability Summary
Timeline
Description
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.
CVSS Metrics
- v3.1•HIGH•Score: 7.5CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
EPSS Trends
Current EPSS score: 1.25%• Percentile: 68%
Techniques & Countermeasures
- CWE-203•Observable Discrepancy
The product behaves differently or sends different responses under different circumstances in a way that is observable to an unauthorized actor.
Affected Systems
- chainguard•katib-earlystopping
< 0.19.0-r31
- chainguard•katib-suggestion-goptuna-compat
all
- chainguard•katib-suggestion-hyperband
< 0.19.0-r31
- chainguard•katib-suggestion-hyperopt
< 0.19.0-r31 | < 0.19.0-r40
- chainguard•katib-suggestion-nas-darts
< 0.19.0-r31
- chainguard•katib-suggestion-nas-enas
< 0.19.0-r31
- chainguard•katib-suggestion-optuna-enas
< 0.19.0-r31
- chainguard•katib-suggestion-pbt-enas
< 0.19.0-r31
- chainguard•katib-suggestion-skopt-enas
< 0.19.0-r31
- chainguard•katib-tfevent-metricscollector
< 0.19.0-r31
- wolfi•katib-earlystopping
< 0.19.0-r31
- wolfi•katib-suggestion-goptuna-compat
all
- wolfi•katib-suggestion-hyperband
< 0.19.0-r31
- wolfi•katib-suggestion-hyperopt
< 0.19.0-r31 | < 0.19.0-r40
- wolfi•katib-suggestion-nas-darts
< 0.19.0-r31
- wolfi•katib-suggestion-nas-enas
< 0.19.0-r31
- wolfi•katib-suggestion-optuna-enas
< 0.19.0-r31
- wolfi•katib-suggestion-pbt-enas
< 0.19.0-r31
- wolfi•katib-suggestion-skopt-enas
< 0.19.0-r31
- wolfi•katib-tfevent-metricscollector
< 0.19.0-r31
- debian•golang-1.15
all
- debian•golang-1.19
all
- go standard library•crypto/tls
< 1.20.0
- golang•go
< 1.20.0
- Go•stdlib
< 1.20.0
- redhat•containernetworking-plugins
< 1:1.2.0-3.el9_2
- redhat•containernetworking-plugins-debuginfo
< 1:1.2.0-3.el9_2
- redhat•containernetworking-plugins-debugsource
< 1:1.2.0-3.el9_2
- redhat•skopeo
< 2:1.14.3-0.1.el9
- redhat•skopeo-debuginfo
< 2:1.14.3-0.1.el9
- redhat•skopeo-debugsource
< 2:1.14.3-0.1.el9
- redhat•skopeo-tests
< 2:1.14.3-0.1.el9
References (17)
- https://go.dev/issue/20654
- https://go.dev/cl/326012/26
- https://groups.google.com/g/golang-announce/c/QMK8IQALDvA
- https://people.redhat.com/~hkario/marvin/
- https://pkg.go.dev/vuln/GO-2023-2375
- https://security.netapp.com/advisory/ntap-20240112-0005/
- https://access.redhat.com/errata/RHSA-2024:2239
- https://access.redhat.com/security/updates/classification/#moderate
- https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/9/html/9.4_release_notes/index
- https://bugzilla.redhat.com/show_bug.cgi?id=2253193
- https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_2239.json
- https://access.redhat.com/security/cve/CVE-2023-45287
- https://www.cve.org/CVERecord?id=CVE-2023-45287
- https://nvd.nist.gov/vuln/detail/CVE-2023-45287
- https://access.redhat.com/errata/RHSA-2024:4429
- https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_4429.json
- https://security-tracker.debian.org/tracker/CVE-2023-45287