CVE-2024-13176 | Timing side-channel in ECDSA signature computation

Issue summary: A timing side-channel which could potentially allow recovering the private key exists in the ECDSA signature computation. Impact summary: A timing side-channel in ECDSA signature computations could allow recovering the private key by an attacker. However, measuring the timing would require either local access to the signing application or a very fast network connection with low latency. There is a timing signal of around 300 nanoseconds when the top word of the inverted ECDSA nonce value is zero. This can happen with significant probability only for some of the supported elliptic curves. In particular the NIST P-521 curve is affected. To be able to measure this leak, the attacker process must either be located in the same physical computer or must have a very fast network connection with low latency. For that reason the severity of this vulnerability is Low. The FIPS modules in 3.4, 3.3, 3.2, 3.1 and 3.0 are affected by this issue.

公開: 2025-01-20 最終更新: 2026-06-17 Assigner: [email protected] ソース: [email protected]

総合評価: CVE-2024-13176 は低リスク(32.2/100)。CVSS 深刻度は中。悪用される可能性が高い(EPSS 0.60%、44 パーセンタイル) 推奨対応: 悪用情報と EPSS の推移を監視し、必要に応じて優先度を見直してください。

リスクは変動します。再評価に基づき、本ページの表示内容を更新しています。

CVE-2024-13176 の EPSS(Exploit Prediction Scoring System)スコア

EPSS は日次で悪用されやすさの相対度合いを推定します。パーセンタイルは採点済み CVE の中での相対位置(高いほど相対的に深刻)を示します。

# 日付 旧 EPSS スコア 新 EPSS スコア Δ(新 − 旧)
1 2026-06-15 0.10% 0.60% +0.50%
2 2025-11-21 0.55% 0.10% -0.45%
3 2025-11-18 0.55%

EPSS の全履歴 (全 7 件)

CVE-2024-13176 の CVSS(Common Vulnerability Scoring System)指標

この CVE の CVSS 指標。

ベーススコア バージョン 深刻度 ベクトル 悪用しやすさ 影響 スコアの出典
4.1 3.1 MEDIUM
CVSS:3.1/AV:P/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L クリックして展開
攻撃ベクター (AV:P)
端末への物理接触(USB 挿入やコンソール操作など)が前提。
攻撃の複雑さ (AC:L)
攻撃者が条件を満たせば、レース条件や珍しい構成に依存せずに再現しやすい。
必要な権限 (PR:L)
一般ユーザー権限があれば足り、管理者(root 相当)は不要。
ユーザーの関与 (UI:N)
メールのリンクを開く、マクロを有効にするなど、被害者の協力がなくても成立しうる。
スコープ (S:U)
影響は脆弱コンポーネントと同一のセキュリティ権限・信頼境界の内側に収まる。
機密性への影響 (C:L)
一部のデータや属性が漏えいしうるが、全件一括流出といった規模には至らない。
完全性への影響 (I:L)
レコードの一部書き換えや設定の歪みなど、限定的だが検知・復旧が必要な水準。
可用性への影響 (A:L)
遅延や一部機能の停止、断続的な障害など、運用で吸収しうる範囲。
0.7 3.4 134c704f-9b21-4f2e-91b3-4a467353bcc0

CVE-2024-13176 の弱点分類(列挙)

CVE-2024-13176 の OS トラッカー

vendor priority summary link
alpine CVE-2024-13176: 1 source package rows (openssl); 196 state rows across 6 repos (3.18-main, 3.19-main, 3.20-main, 3.21-main, 3.22-main, edge-main); fixed 9, open 187. https://security.alpinelinux.org/vuln/CVE-2024-13176
debian not yet assigned CVE-2024-13176 not yet assigned priority: Debian including 2 source packages (edk2, openssl), 10 status rows across 5 suites (bookworm, bullseye, forky, sid, trixie): resolved 8, open 2. https://security-tracker.debian.org/tracker/CVE-2024-13176
redhat low https://access.redhat.com/security/cve/CVE-2024-13176
suse medium CVE-2024-13176 severity moderate: SUSE including 551 source package names (0.0.17-1.1:libopenssl1_1-1.1.1w-150600.5.12.2, 0.0.17-1.1:libopenssl3-3.1.4-150600.5.24.1, …), 1634 product×package rows across 460 product lines (Container bci/dotnet-aspnet, Container bci/dotnet-runtime, … (460 product lines)): Fixed 1260, Known Affected 221, Known Not Affected 153. https://www.suse.com/security/cve/CVE-2024-13176/
ubuntu low CVE-2024-13176 low priority: Ubuntu including 5 source packages (edk2, nodejs, openssl, openssl-fips, openssl1.0), 45 status rows across 10 suites (bionic, focal, jammy, noble, oracular, plucky, questing, trusty, upstream, xenial): needs-triage 13, DNE 11, released 11, not-affected 8, ignored 1, needed 1. https://ubuntu.com/security/CVE-2024-13176

CVE-2024-13176 の影響を受けるソフトウェア/構成

ベンダー 製品 バージョン 生の CPE
データセットに影響を受ける製品はありません。

CVE-2024-13176 の参考情報

URL タグ
https://github.com/openssl/openssl/commit/07272b05b04836a762b4baa874958af51d513844
https://github.com/openssl/openssl/commit/2af62e74fb59bc469506bc37eb2990ea408d9467
https://github.com/openssl/openssl/commit/392dcb336405a0c94486aa6655057f59fd3a0902
https://github.com/openssl/openssl/commit/4b1cb94a734a7d4ec363ac0a215a25c181e11f65
https://github.com/openssl/openssl/commit/77c608f4c8857e63e98e66444e2e761c9627916f
https://github.openssl.org/openssl/extended-releases/commit/0d5fd1ab987f7571e2c955d8d8b638fc0fb54ded
https://github.openssl.org/openssl/extended-releases/commit/a2639000db19878d5d89586ae7b725080592ae86
https://openssl-library.org/news/secadv/20250120.txt
http://www.openwall.com/lists/oss-security/2025/01/20/2
https://lists.debian.org/debian-lts-announce/2025/05/msg00028.html
https://security.netapp.com/advisory/ntap-20250124-0005/
https://security.netapp.com/advisory/ntap-20250418-0010/
https://security.netapp.com/advisory/ntap-20250502-0006/
cvelogic Threat Intelligence