NVD - CVE-2023-3446 (original) (raw)
CVE-2023-3446 Detail
Description
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.
Metrics
NVD enrichment efforts reference publicly available information to associate vector strings. CVSS information contributed by other sources is also displayed.
CVSS 4.0 Severity and Vector Strings:
NIST: NVD
N/A
NVD assessment not yet provided.
CVSS 3.x Severity and Vector Strings:
NIST: NVD
Base Score: 5.3 MEDIUM
Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L
ADP: CISA-ADP
Base Score: 5.3 MEDIUM
Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L
CVSS 2.0 Severity and Vector Strings:
NIST: NVD
Base Score: N/A
NVD assessment not yet provided.
References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving NIST webspace. We have provided these links to other web sites because they may have information that would be of interest to you. No inferences should be drawn on account of other sites being referenced, or not, from this page. There may be other web sites that are more appropriate for your purpose. NIST does not necessarily endorse the views expressed, or concur with the facts presented on these sites. Further, NIST does not endorse any commercial products that may be mentioned on these sites. Please address comments about this page to [email protected].
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-1333 | Inefficient Regular Expression Complexity | |
| CWE-606 | Unchecked Input for Loop Condition | OpenSSL Software Foundation |
Known Affected Software Configurations Switch to CPE 2.2
CPEs loading, please wait.
Denotes Vulnerable Software
Are we missing a CPE here? Please let us know.
Change History
15 change records found show changes
CVE Modified by CISA-ADP 6/17/2026 2:14:05 AM
| Action | Type | Old Value | New Value |
|---|---|---|---|
| Added | SSVC | {"timestamp":"2025-04-23T13:26:22.087194Z","id":"CVE-2023-3446","options":[{"exploitation":"none"},{"automatable":"yes"},{"technicalImpact":"partial"}],"role":"CISA Coordinator","version":"2.0.3"} |
CVE Modified by OpenSSL Software Foundation 6/17/2026 2:14:05 AM
| Action | Type | Old Value | New Value |
|---|---|---|---|
| Added | Affected | [{"vendor":"OpenSSL","product":"OpenSSL","defaultStatus":"unaffected","versions":[{"version":"3.1.0","lessThan":"3.1.2","versionType":"semver","status":"affected"},{"version":"3.0.0","lessThan":"3.0.10","versionType":"semver","status":"affected"},{"version":"1.1.1","lessThan":"1.1.1v","versionType":"custom","status":"affected"},{"version":"1.0.2","lessThan":"1.0.2zi","versionType":"custom","status":"affected"}]}] |
CVE Modified by CISA-ADP 4/23/2025 1:16:36 PM
| Action | Type | Old Value | New Value |
|---|---|---|---|
| Added | CVSS V3.1 | AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L |
CVE Modified by CVE 11/21/2024 3:17:17 AM
CVE Modified by OpenSSL Software Foundation 10/14/2024 11:15:11 AM
| Action | Type | Old Value | New Value |
|---|---|---|---|
| Added | CWE | OpenSSL Software Foundation CWE-606 | |
| Removed | Reference | OpenSSL Software Foundation http://www.openwall.com/lists/oss-security/2023/07/19/4 | |
| Removed | Reference | OpenSSL Software Foundation http://www.openwall.com/lists/oss-security/2023/07/19/5 | |
| Removed | Reference | OpenSSL Software Foundation http://www.openwall.com/lists/oss-security/2023/07/19/6 | |
| Removed | Reference | OpenSSL Software Foundation http://www.openwall.com/lists/oss-security/2023/07/31/1 | |
| Removed | Reference | OpenSSL Software Foundation http://www.openwall.com/lists/oss-security/2024/05/16/1 | |
| Removed | Reference | OpenSSL Software Foundation https://lists.debian.org/debian-lts-announce/2023/08/msg00019.html | |
| Removed | Reference | OpenSSL Software Foundation https://security.gentoo.org/glsa/202402-08 | |
| Removed | Reference | OpenSSL Software Foundation https://security.netapp.com/advisory/ntap-20230803-0011/ |
CVE Modified by OpenSSL Software Foundation 6/10/2024 1:16:12 PM
| Action | Type | Old Value | New Value |
|---|---|---|---|
| Added | Reference | OpenSSL Software Foundation http://www.openwall.com/lists/oss-security/2024/05/16/1 [No types assigned] |
CVE Modified by OpenSSL Software Foundation 5/14/2024 9:32:29 AM
| Action | Type | Old Value | New Value |
|---|
CVE Modified by OpenSSL Software Foundation 2/04/2024 4:15:09 AM
| Action | Type | Old Value | New Value |
|---|---|---|---|
| Added | Reference | OpenSSL Software Foundation https://security.gentoo.org/glsa/202402-08 [No types assigned] |
Modified Analysis by NIST 10/03/2023 11:48:00 AM
CVE Modified by OpenSSL Software Foundation 8/16/2023 4:15:41 AM
| Action | Type | Old Value | New Value |
|---|---|---|---|
| Added | Reference | https://lists.debian.org/debian-lts-announce/2023/08/msg00019.html [No Types Assigned] |
CVE Modified by OpenSSL Software Foundation 8/03/2023 11:15:30 AM
| Action | Type | Old Value | New Value |
|---|---|---|---|
| Added | Reference | https://security.netapp.com/advisory/ntap-20230803-0011/ [No Types Assigned] |
CVE Modified by OpenSSL Software Foundation 7/31/2023 2:15:10 PM
| Action | Type | Old Value | New Value |
|---|---|---|---|
| Added | Reference | http://www.openwall.com/lists/oss-security/2023/07/31/1 [No Types Assigned] |
Initial Analysis by NIST 7/28/2023 3:02:27 PM
CVE Modified by OpenSSL Software Foundation 7/19/2023 2:15:11 PM
| Action | Type | Old Value | New Value |
|---|---|---|---|
| Added | Reference | http://www.openwall.com/lists/oss-security/2023/07/19/6 [No Types Assigned] |
CVE Modified by OpenSSL Software Foundation 7/19/2023 11:15:11 AM
| Action | Type | Old Value | New Value |
|---|---|---|---|
| Added | Reference | http://www.openwall.com/lists/oss-security/2023/07/19/4 [No Types Assigned] | |
| Added | Reference | http://www.openwall.com/lists/oss-security/2023/07/19/5 [No Types Assigned] |
Quick Info
CVE Dictionary Entry:
CVE-2023-3446
NVD Published Date:
07/19/2023
NVD Last Modified:
06/17/2026
Source:
OpenSSL Software Foundation