An invalid pointer dereference on read can be triggered when an
application tries to load malformed PKCS7 data with the
d2i_PKCS7(), d2i_PKCS7_bio() or d2i_PKCS7_fp() functions.
The result of the dereference is an application crash which could
lead to a denial of service attack. The TLS implementation in OpenSSL
does not call this function however third party applications might
call these functions on untrusted data.
References
Configurations
History
13 Feb 2025, 17:15
Type | Values Removed | Values Added |
---|---|---|
Summary | (en) An invalid pointer dereference on read can be triggered when an application tries to load malformed PKCS7 data with the d2i_PKCS7(), d2i_PKCS7_bio() or d2i_PKCS7_fp() functions. The result of the dereference is an application crash which could lead to a denial of service attack. The TLS implementation in OpenSSL does not call this function however third party applications might call these functions on untrusted data. |
21 Nov 2024, 07:36
Type | Values Removed | Values Added |
---|---|---|
References | () https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=934a04f0e775309cadbef0aa6b9692e1b12a76c6 - Patch, Vendor Advisory | |
References | () https://security.gentoo.org/glsa/202402-08 - | |
References | () https://www.openssl.org/news/secadv/20230207.txt - Vendor Advisory |
19 Jul 2023, 00:54
Type | Values Removed | Values Added |
---|---|---|
References | (MISC) https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=934a04f0e775309cadbef0aa6b9692e1b12a76c6 - Patch, Vendor Advisory | |
CPE | cpe:2.3:a:stormshield:stormshield_management_center:*:*:*:*:*:*:*:* |
24 Feb 2023, 15:15
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2023-02-08 20:15
Updated : 2025-02-13 17:15
NVD link : CVE-2023-0216
Mitre link : CVE-2023-0216
CVE.ORG link : CVE-2023-0216
JSON object : View
Products Affected
stormshield
- stormshield_management_center
openssl
- openssl
CWE
CWE-476
NULL Pointer Dereference