CVE-2023-45287
| 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.
|
| Publication Date |
Dec. 6, 2023, 2:15 a.m. |
| Registration Date |
Dec. 6, 2023, 10 a.m. |
| Last Update |
Nov. 21, 2024, 5:26 p.m. |
|
CVSS3.1 : HIGH
|
| スコア |
7.5
|
| Vector |
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N |
| 攻撃元区分(AV) |
ネットワーク |
| 攻撃条件の複雑さ(AC) |
低 |
| 攻撃に必要な特権レベル(PR) |
不要 |
| 利用者の関与(UI) |
不要 |
| 影響の想定範囲(S) |
変更なし |
| 機密性への影響(C) |
高 |
| 完全性への影響(I) |
なし |
| 可用性への影響(A) |
なし |
Affected software configurations
| Configuration1 |
or higher |
or less |
more than |
less than |
| cpe:2.3:a:golang:go:*:*:*:*:*:*:*:* |
|
|
|
1.20.0 |
Related information, measures and tools
Common Vulnerabilities List
JVN Vulnerability Information
The Go Project の Go における観測可能な不一致に関する脆弱性
| Title |
The Go Project の Go における観測可能な不一致に関する脆弱性
|
| Summary |
The Go Project の Go には、観測可能な不一致に関する脆弱性が存在します。
|
| Possible impacts |
情報を取得される可能性があります。 |
| Solution |
ベンダアドバイザリまたはパッチ情報が公開されています。参考情報を参照して適切な対策を実施してください。 |
| Publication Date |
Dec. 5, 2023, midnight |
| Registration Date |
Jan. 12, 2024, 12:34 p.m. |
| Last Update |
Jan. 12, 2024, 12:34 p.m. |
Affected System
| The Go Project |
|
Go 1.20.0 未満
|
CVE (情報セキュリティ 共通脆弱性識別子)
CWE (共通脆弱性タイプ一覧)
その他
Change Log
| No |
Changed Details |
Date of change |
| 1 |
[2024年01月12日] 掲載 |
Jan. 12, 2024, 12:34 p.m. |