← Back

CVE-2023-3817

nvd nist
Published: Jul 31, 2023Modified: Jun 17, 2026

JSON object

Loading...
5.3
Vector
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L
Exploitability: 3.9 / Impact: 1.4
Source: NVD

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. After fixing CVE-2023-3446 it was discovered that a large q parameter value can also trigger an overly long computation during some of these checks. A correct q value, if present, cannot be larger than the modulus p parameter, thus it is unnecessary to perform these checks if q is larger than p. An application that calls DH_check() and supplies a key or parameters obtained from an untrusted source could be vulnerable 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.

Affected (70)

Products: Openssl: Openssl
1 product
Openssl
Configuration A
70 vulnerable
Vulnerable SoftwareAffected Versions
Openssl
From 3.0.0 to 3.0.10
From 3.1.0 to 3.1.2
Version 1.0.2
Version 1.0.2 beta1
Version 1.0.2 beta2
Version 1.0.2 beta3
Version 1.0.2a
Version 1.0.2b
Version 1.0.2c
Version 1.0.2d
Version 1.0.2e
Version 1.0.2f
Version 1.0.2g
Version 1.0.2h
Version 1.0.2i
Version 1.0.2j
Version 1.0.2k
Version 1.0.2l
Version 1.0.2m
Version 1.0.2n
Version 1.0.2o
Version 1.0.2p
Version 1.0.2q
Version 1.0.2r
Version 1.0.2s
Version 1.0.2t
Version 1.0.2u
Version 1.0.2v
Version 1.0.2w
Version 1.0.2x
Version 1.0.2y
Version 1.0.2za
Version 1.0.2zb
Version 1.0.2zc
Version 1.0.2zd
Version 1.0.2ze
Version 1.0.2zf
Version 1.0.2zg
Version 1.0.2zh
Version 1.1.1
Version 1.1.1 pre1
Version 1.1.1 pre2
Version 1.1.1 pre3
Version 1.1.1 pre4
Version 1.1.1 pre5
Version 1.1.1 pre6
Version 1.1.1 pre7
Version 1.1.1 pre8
Version 1.1.1 pre9
Version 1.1.1a
Version 1.1.1b
Version 1.1.1c
Version 1.1.1d
Version 1.1.1e
Version 1.1.1f
Version 1.1.1g
Version 1.1.1h
Version 1.1.1i
Version 1.1.1j
Version 1.1.1k
Version 1.1.1l
Version 1.1.1m
Version 1.1.1n
Version 1.1.1o
Version 1.1.1p
Version 1.1.1q
Version 1.1.1r
Version 1.1.1s
Version 1.1.1t
Version 1.1.1u

References (20)

Source: openssl-security@openssl.org
Vendor Advisory
Source: af854a3a-2127-422b-91ae-364da2661108
Source: af854a3a-2127-422b-91ae-364da2661108
Source: af854a3a-2127-422b-91ae-364da2661108
Source: af854a3a-2127-422b-91ae-364da2661108
Source: af854a3a-2127-422b-91ae-364da2661108
Source: af854a3a-2127-422b-91ae-364da2661108
Source: af854a3a-2127-422b-91ae-364da2661108
Source: af854a3a-2127-422b-91ae-364da2661108
Source: af854a3a-2127-422b-91ae-364da2661108
Source: af854a3a-2127-422b-91ae-364da2661108
Source: af854a3a-2127-422b-91ae-364da2661108
Vendor Advisory

Timeline

No history available yet.