CVE-2023-0465

Severity CVSS v4.0:
Pending analysis
Type:
CWE-295 Improper Certificate Validation
Publication date:
28/03/2023
Last modified:
18/02/2025

Description

Applications that use a non-default option when verifying certificates may be<br /> vulnerable to an attack from a malicious CA to circumvent certain checks.<br /> <br /> Invalid certificate policies in leaf certificates are silently ignored by<br /> OpenSSL and other certificate policy checks are skipped for that certificate.<br /> A malicious CA could use this to deliberately assert invalid certificate policies<br /> in order to circumvent policy checking on the certificate altogether.<br /> <br /> Policy processing is disabled by default but can be enabled by passing<br /> the `-policy&amp;#39; argument to the command line utilities or by calling the<br /> `X509_VERIFY_PARAM_set1_policies()&amp;#39; function.

Vulnerable products and versions

CPE From Up to
cpe:2.3:a:openssl:openssl:*:*:*:*:*:*:*:* 1.0.2 (including) 1.0.2zh (excluding)
cpe:2.3:a:openssl:openssl:*:*:*:*:*:*:*:* 1.1.1 (including) 1.1.1u (excluding)
cpe:2.3:a:openssl:openssl:*:*:*:*:*:*:*:* 3.0.0 (including) 3.0.9 (excluding)
cpe:2.3:a:openssl:openssl:*:*:*:*:*:*:*:* 3.1.0 (including) 3.1.1 (excluding)