CVE-2023-6237
Public on 2024-01-18
Modified on 2024-01-30
Description
A flaw was found in OpenSSL. When the EVP_PKEY_public_check() function is called in RSA public keys, a computation is done to confirm that the RSA modulus, n, is composite. For valid RSA keys, n is a product of two or more large primes and this computation completes quickly. However, if n is a large prime, this computation takes a long time. An application that calls EVP_PKEY_public_check() and supplies an RSA key obtained from an untrusted source could be vulnerable to a Denial of Service attack.
Severity
CVSS v3 Base Score
See breakdown
Affected Packages
Platform | Package | Release Date | Advisory | Status |
---|---|---|---|---|
Amazon Linux 2 - Core | edk2 | Not Affected | ||
Amazon Linux 1 | openssl | Not Affected | ||
Amazon Linux 2 - Core | openssl | Not Affected | ||
Amazon Linux 2023 | openssl | 2024-02-15 | ALAS2023-2024-520 | Fixed |
Amazon Linux 2 - Core | openssl098e | Not Affected | ||
Amazon Linux 2 - Core | openssl11 | Not Affected |
CVSS Scores
Score Type | Score | Vector | |
---|---|---|---|
Amazon Linux | CVSSv3 | 5.3 | CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L |
NVD | CVSSv3 | 5.9 | CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H |