First published: Wed Mar 22 2023(Updated: )
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.
Credit: openssl-security@openssl.org openssl-security@openssl.org
Affected Software | Affected Version | How to fix |
---|---|---|
OpenSSL OpenSSL | >=1.0.2<1.0.2zh | |
OpenSSL OpenSSL | >=1.1.1<1.1.1u | |
OpenSSL OpenSSL | >=3.0.0<3.0.9 | |
OpenSSL OpenSSL | >=3.1.0<3.1.1 | |
debian/openssl | <=1.1.1n-0+deb10u3 | 1.1.1n-0+deb10u6 1.1.1w-0+deb11u1 1.1.1n-0+deb11u5 3.0.11-1~deb12u2 3.1.4-2 |
redhat/openssl | <3.1.1 | 3.1.1 |
redhat/openssl | <3.0.9 | 3.0.9 |
redhat/openssl | <1.1.1 | 1.1.1 |
IBM Cognos Analytics | <=12.0.0-12.0.1 | |
IBM Cognos Analytics | <=11.2.0-11.2.4 FP2 | |
IBM Cognos Analytics | <=11.1.1-11.1.7 FP7 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2023-0464 is a security vulnerability in 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 resources.
All supported versions of OpenSSL are affected, including 1.1.1n-0+deb10u6, 1.1.1n-0+deb11u5, 3.0.9-1, and 3.0.11-1.
To fix the vulnerability, update to the latest versions of OpenSSL, such as 1.1.1n-0+deb10u6, 1.1.1n-0+deb11u5, 3.0.9-1, or 3.0.11-1.
You can find more information about CVE-2023-0464 on the official OpenSSL website and in the provided references.