CVE-2023-3446 | Excessive time spent checking DH keys and parameters

Issue summary: Checking excessively long DH keys or parameters may be very slow. Impact summary: Applications that use the functions DH_check(), DH_check_ex() or EVP_PKEY_param_check() to check a DH key or DH parameters may experience long delays. Where the key or parameters that are being checked have been obtained from an untrusted source this may lead to a Denial of Service. The function DH_check() performs various checks on DH parameters. One of those checks confirms that the modulus ('p' parameter) is not too large. Trying to use a very large modulus is slow and OpenSSL will not normally use a modulus which is over 10,000 bits in length. However the DH_check() function checks numerous aspects of the key or parameters that have been supplied. Some of those checks use the supplied modulus value even if it has already been found to be too large. An application that calls DH_check() and supplies a key or parameters obtained from an untrusted source could be vulernable to a Denial of Service attack. The function DH_check() is itself called by a number of other OpenSSL functions. An application calling any of those other functions may similarly be affected. The other functions affected by this are DH_check_ex() and EVP_PKEY_param_check(). Also vulnerable are the OpenSSL dhparam and pkeyparam command line applications when using the '-check' option. The OpenSSL SSL/TLS implementation is not affected by this issue. The OpenSSL 3.0 and 3.1 FIPS providers are not affected by this issue.

公開: 2023-07-19 最終更新: 2025-04-23 Assigner: [email protected] ソース: [email protected]

総合評価: CVE-2023-3446 は中リスク(48.3/100)。CVSS 深刻度は中。悪用される可能性が高い(EPSS 1.00%、77 パーセンタイル) 推奨対応: 影響資産を整理し、修補計画に組み込んでください。

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

CVE-2023-3446 の EPSS(Exploit Prediction Scoring System)スコア

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

# 日付 旧 EPSS スコア 新 EPSS スコア Δ(新 − 旧)
1 2026-05-15 0.94% 1.00% +0.06%
2 2026-01-27 0.82% 0.94% +0.12%
3 2026-01-11 0.82%

EPSS の全履歴 (全 31 件)

CVE-2023-3446 の CVSS(Common Vulnerability Scoring System)指標

この CVE の CVSS 指標。

ベーススコア バージョン 深刻度 ベクトル 悪用しやすさ 影響 スコアの出典
5.3 3.1 MEDIUM
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L クリックして展開
攻撃ベクター (AV:N)
インターネットなど、ルーティングされたネットワーク越しに遠隔から悪用しうる。端末の前にいる必要はない。
攻撃の複雑さ (AC:L)
攻撃者が条件を満たせば、レース条件や珍しい構成に依存せずに再現しやすい。
必要な権限 (PR:N)
事前のログインや昇格は不要で、匿名アクセスのまま踏み台にしうる。
ユーザーの関与 (UI:N)
メールのリンクを開く、マクロを有効にするなど、被害者の協力がなくても成立しうる。
スコープ (S:U)
影響は脆弱コンポーネントと同一のセキュリティ権限・信頼境界の内側に収まる。
機密性への影響 (C:N)
機微情報の漏えいは想定しにくい。
完全性への影響 (I:N)
改ざん・なりすましによる信頼毀損は軽微か、想定されない。
可用性への影響 (A:L)
遅延や一部機能の停止、断続的な障害など、運用で吸収しうる範囲。
3.9 1.4 [email protected]
5.3 3.1 MEDIUM
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L クリックして展開
攻撃ベクター (AV:N)
インターネットなど、ルーティングされたネットワーク越しに遠隔から悪用しうる。端末の前にいる必要はない。
攻撃の複雑さ (AC:L)
攻撃者が条件を満たせば、レース条件や珍しい構成に依存せずに再現しやすい。
必要な権限 (PR:N)
事前のログインや昇格は不要で、匿名アクセスのまま踏み台にしうる。
ユーザーの関与 (UI:N)
メールのリンクを開く、マクロを有効にするなど、被害者の協力がなくても成立しうる。
スコープ (S:U)
影響は脆弱コンポーネントと同一のセキュリティ権限・信頼境界の内側に収まる。
機密性への影響 (C:N)
機微情報の漏えいは想定しにくい。
完全性への影響 (I:N)
改ざん・なりすましによる信頼毀損は軽微か、想定されない。
可用性への影響 (A:L)
遅延や一部機能の停止、断続的な障害など、運用で吸収しうる範囲。
3.9 1.4 134c704f-9b21-4f2e-91b3-4a467353bcc0

CVE-2023-3446 の弱点分類(列挙)

CVE-2023-3446 の OS トラッカー

vendor priority summary link
alpine CVE-2023-3446: 2 source package rows (openssl, openssl1.1-compat); 35 state rows across 8 repos (3.17-main, 3.18-community, 3.18-main, 3.19-main, 3.20-main, 3.21-main, 3.22-main, edge-main); fixed 8, open 27. https://security.alpinelinux.org/vuln/CVE-2023-3446
debian not yet assigned CVE-2023-3446 not yet assigned priority: Debian including 1 source packages (openssl), 5 status rows across 5 suites (bookworm, bullseye, forky, sid, trixie): resolved 5. https://security-tracker.debian.org/tracker/CVE-2023-3446
gentoo normal CVE-2023-3446: 1 GLSA(s) (202402-08), 1 atom(s) (dev-libs/openssl); latest impact normal. https://bugs.gentoo.org/buglist.cgi?quicksearch=CVE-2023-3446
redhat low https://access.redhat.com/security/cve/CVE-2023-3446
suse medium CVE-2023-3446 severity moderate: SUSE including 565 source package names (0.23.0.3.2.527:libopenssl1_1-1.1.1d-150200.11.72.1, 0.23.0.3.2.527:libopenssl1_1-hmac-1.1.1d-150200.11.72.1, …), 1367 product×package rows across 310 product lines (Container bci/bci-base-fips, Container bci/bci-init, … (310 product lines)): Fixed 1143, Known Affected 165, Known Not Affected 59. https://www.suse.com/security/cve/CVE-2023-3446/
ubuntu low CVE-2023-3446 low priority: Ubuntu including 4 source packages (edk2, nodejs, openssl, openssl1.0), 52 status rows across 13 suites (bionic, focal, jammy, kinetic, lunar, mantic, noble, oracular, plucky, questing, trusty, upstream, xenial): not-affected 18, DNE 11, released 10, ignored 6, needs-triage 4, needed 3. https://ubuntu.com/security/CVE-2023-3446

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

ベンダー 製品 バージョン 生の CPE
openssl openssl 1.0.2 cpe:2.3:a:openssl:openssl:1.0.2:-:*:*:*:*:*:*
openssl openssl 1.1.1 cpe:2.3:a:openssl:openssl:1.1.1:-:*:*:*:*:*:*
openssl openssl 3.0.0 cpe:2.3:a:openssl:openssl:3.0.0:-:*:*:*:*:*:*
openssl openssl 3.1.0 cpe:2.3:a:openssl:openssl:3.1.0:-:*:*:*:*:*:*
openssl openssl 3.1.1 cpe:2.3:a:openssl:openssl:3.1.1:-:*:*:*:*:*:*

CVE-2023-3446 の参考情報

URL タグ
https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=1fa20cf2f506113c761777127a38bce5068740eb Mailing List Patch Vendor Advisory
https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=8780a896543a654e757db1b9396383f9d8095528 Mailing List Patch Vendor Advisory
https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=9a0a4d3c1e7138915563c0df4fe6a3f9377b839c Broken Link Vendor Advisory
https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=fc9867c1e03c22ebf56943be205202e576aabf23 Mailing List Patch Vendor Advisory
https://www.openssl.org/news/secadv/20230719.txt Vendor Advisory
http://www.openwall.com/lists/oss-security/2023/07/19/4
http://www.openwall.com/lists/oss-security/2023/07/19/5
http://www.openwall.com/lists/oss-security/2023/07/19/6
http://www.openwall.com/lists/oss-security/2023/07/31/1
http://www.openwall.com/lists/oss-security/2024/05/16/1
https://lists.debian.org/debian-lts-announce/2023/08/msg00019.html
https://security.gentoo.org/glsa/202402-08
https://security.netapp.com/advisory/ntap-20230803-0011/
cvelogic Threat Intelligence