Vulnerability Monitor

The vendors, products, and vulnerabilities you care about

CVE-2023-0465


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


Published

2023-03-28T15:15:06.820

Last Modified

2025-02-18T21:15:13.877

Status

Modified

Source

[email protected]

Severity

CVSSv3.1: 5.3 (MEDIUM)

Weaknesses
  • Type: Primary
    CWE-295
  • Type: Secondary
    CWE-295

Affected Vendors & Products
Type Vendor Product Version/Range Vulnerable?
Application openssl openssl < 1.0.2zh Yes
Application openssl openssl < 1.1.1u Yes
Application openssl openssl < 3.0.9 Yes
Application openssl openssl < 3.1.1 Yes

References