Vulnerability Monitor

The vendors, products, and vulnerabilities you care about

CVE-2023-0464


A security vulnerability has been identified in all supported versions of OpenSSL related to the verification of X.509 certificate chains that include policy constraints. Attackers may be able to exploit this vulnerability by creating a malicious certificate chain that triggers exponential use of computational resources, leading to a denial-of-service (DoS) attack on affected systems. 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-22T17:15:13.130

Last Modified

2025-05-05T16:15:26.103

Status

Modified

Source

[email protected]

Severity

CVSSv3.1: 7.5 (HIGH)

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