VDB
DEBIAN-CVE-2023-45287
DEBIAN-CVE-2023-45287
PUBLISHED
CVSS 7.5 HIGH
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.
Risk Scores
CVSS 3.1
7.5
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Debian:12 | golang-1.19 | 0, 1.19.10-1, 1.19.12-1 |
| Debian:11 | golang-1.15 | 0, 1.15.15-1, 1.15.15-1~deb11u1 |
Exploit Intelligence
- .trivyignore.yml (github-poc)
Timeline
- Dec 5, 2023 CVE Published
- Apr 28, 2026 CVE Updated