CVE-2024-0727

Updated: 2024-05-01 21:29:14.732904

Description:

Issue summary: Processing a maliciously formatted PKCS12 file may lead OpenSSL to crash leading to a potential Denial of Service attack Impact summary: Applications loading files in the PKCS12 format from untrusted sources might terminate abruptly. A file in PKCS12 format can contain certificates and keys and may come from an untrusted source. The PKCS12 specification allows certain fields to be NULL, but OpenSSL does not correctly check for this case. This can lead to a NULL pointer dereference that results in OpenSSL crashing. If an application processes PKCS12 files from an untrusted source using the OpenSSL APIs then that application will be vulnerable to this issue. OpenSSL APIs that are vulnerable to this are: PKCS12_parse(), PKCS12_unpack_p7data(), PKCS12_unpack_p7encdata(), PKCS12_unpack_authsafes() and PKCS12_newpass(). We have also fixed a similar issue in SMIME_write_PKCS7(). However since this function is related to writing data we do not consider it security significant. The FIPS modules in 3.2, 3.1 and 3.0 are not affected by this issue.


Links NIST CIRCL RHEL Ubuntu

Severity

Severity Score
CVSS Version 2.x 0
CVSS Version 3.x MEDIUM 5.5

Status

OS name Project name Version Score Severity Status Errata Last updated
AlmaLinux 9.2 ESU openssl 3.0.7 5.5 MEDIUM Released CLSA-2024:1718291413 2024-06-13 11:26:36
AlmaLinux 9.2 FIPS openssl 3.0.7 5.5 MEDIUM Ignored 2024-02-05 02:55:21
CentOS 7 ELS openssl 1.0.2k 5.5 MEDIUM Ignored 2024-02-26 03:20:33
CentOS 8.4 ELS openssl 1.1.1g 5.5 MEDIUM Ignored 2024-02-05 02:55:21
CentOS 8.5 ELS openssl 1.1.1k 5.5 MEDIUM Ignored 2024-02-05 02:55:21
CentOS Stream 8 ELS openssl 1.1.1k 5.5 MEDIUM Ignored 2024-05-10 10:14:44
CloudLinux 7 ELS openssl 1.0.2k 5.5 MEDIUM Ignored 2024-07-22 12:05:50
Ubuntu 16.04 ELS openssl 1.0.2g-1 5.5 MEDIUM Released CLSA-2024:1710786990 2024-03-18 17:10:29
Ubuntu 18.04 ELS openssl 1.1.1-1 5.5 MEDIUM Released CLSA-2024:1710183809 2024-03-11 17:10:27