Vulnerability   
Search   
    Search 324607 CVE descriptions
and 145615 test descriptions,
access 10,000+ cross references.
Tests   CVE   All  

CVE ID:CVE-2024-0727
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.
Test IDs: 1.3.6.1.4.1.25623.1.1.2.2024.2021   1.3.6.1.4.1.25623.1.0.856038   1.3.6.1.4.1.25623.1.1.2.2024.2074   1.3.6.1.4.1.25623.1.0.114308   1.3.6.1.4.1.25623.1.1.2.2024.1575   1.3.6.1.4.1.25623.1.1.4.2024.0831.1   1.3.6.1.4.1.25623.1.1.2.2024.2459   1.3.6.1.4.1.25623.1.1.2.2024.1613   1.3.6.1.4.1.25623.1.1.2.2024.1491   1.3.6.1.4.1.25623.1.1.2.2024.1242   1.3.6.1.4.1.25623.1.1.2.2024.1782   1.3.6.1.4.1.25623.1.1.2.2024.1769   1.3.6.1.4.1.25623.1.1.2.2024.1220   1.3.6.1.4.1.25623.1.1.2.2024.1989   1.3.6.1.4.1.25623.1.1.2.2024.1746   1.3.6.1.4.1.25623.1.0.856035   1.3.6.1.4.1.25623.1.1.2.2024.2072   1.3.6.1.4.1.25623.1.0.114307   1.3.6.1.4.1.25623.1.1.2.2024.2007   1.3.6.1.4.1.25623.1.1.2.2024.2073   1.3.6.1.4.1.25623.1.0.856025   1.3.6.1.4.1.25623.1.1.2.2024.1804   1.3.6.1.4.1.25623.1.1.4.2024.0814.1   1.3.6.1.4.1.25623.1.1.2.2024.1632   1.3.6.1.4.1.25623.1.1.4.2024.0813.1   1.3.6.1.4.1.25623.1.1.2.2024.1598   1.3.6.1.4.1.25623.1.1.2.2024.1512   1.3.6.1.4.1.25623.1.1.4.2024.0841.1   1.3.6.1.4.1.25623.1.1.4.2024.0832.1   1.3.6.1.4.1.25623.1.0.833009   1.3.6.1.4.1.25623.1.1.4.2024.0842.1   1.3.6.1.4.1.25623.1.1.4.2024.0833.1  
Cross References: Common Vulnerability Exposure (CVE) ID: CVE-2024-0727
1.0.2zj git commit
https://github.openssl.org/openssl/extended-releases/commit/aebaa5883e31122b404e450732dc833dc9dee539
1.1.1x git commit
https://github.openssl.org/openssl/extended-releases/commit/03b3941d60c4bce58fab69a0c22377ab439bc0e8
3.0.13 git commit
https://github.com/openssl/openssl/commit/09df4395b5071217b76dc7d3d2e630eb8c5a79c2
3.1.5 git commit
https://github.com/openssl/openssl/commit/d135eeab8a5dbf72b3da5240bab9ddb7678dbd2c
3.2.1 git commit
https://github.com/openssl/openssl/commit/775acfdbd0c6af9ac855f34969cdab0c0c90844a
OpenSSL Advisory
https://www.openssl.org/news/secadv/20240125.txt
http://www.openwall.com/lists/oss-security/2024/03/11/1




© 1998-2025 E-Soft Inc. All rights reserved.