製品・ソフトウェアに関する情報
OpenSSL における ECDSA 秘密鍵が漏えいしてしまう問題
Title OpenSSL における ECDSA 秘密鍵が漏えいしてしまう問題
Summary

OpenSSL を実装した複数の製品には、ECDSA の秘密鍵が漏えいする問題が存在します。 OpenSSL を実装した複数の製品には、タイミング攻撃 (timing attack) によって ECDSA の秘密鍵が漏えいする問題が存在します。 "Remote Timing Attacks are Still Practical" には、以下のように記述されています。 "For over two decades, timing attacks have been an active area of research within applied cryptography. These attacks exploit cryptosystem or protocol implementations that do not run in constant time. When implementing an elliptic curve cryptosystem that provides side-channel resistance, the scalar multiplication routine is a critical component. In such instances, one attractive method often suggested in the literature is Montgomery’s ladder that performs a fixed sequence of curve and field operations. This paper describes a timing attack vulnerability in OpenSSL's ladder implementation for curves over binary fields. We use this vulnerability to steal the private key of a TLS server where the server authenticates with ECDSA signatures. Using the timing of the exchanged messages, the messages themselves, and the signatures, we mount a lattice attack that recovers the private key."

Possible impacts 遠隔の第三者によって、ECDSA の秘密鍵が取得される可能性があります。
Solution

2011年5月18日現在、対策方法はありません。 [ワークアラウンドを実施する] 対策版が公開されるまでの間、以下の回避策を適用することで、本脆弱性の影響を軽減することが可能です。 * ECDSA による認証方式を使用しない

Publication Date May 18, 2011, midnight
Registration Date May 31, 2011, 11:23 a.m.
Last Update May 31, 2011, 11:23 a.m.
Affected System
OpenSSL Project
OpenSSL 
ベンダー情報
その他
Change Log
No Changed Details Date of change
0 [2011年05月31日]
  掲載
Feb. 17, 2018, 10:37 a.m.