CVE-2021-3450

CA certificate check bypass with X509_V_FLAG_X509_STRICT

Description

The X509_V_FLAG_X509_STRICT flag enables additional security checks of the certificates present in a certificate chain. It is not set by default. Starting from OpenSSL version 1.1.1h a check to disallow certificates in the chain that have explicitly encoded elliptic curve parameters was added as an additional strict check. An error in the implementation of this check meant that the result of a previous check to confirm that certificates in the chain are valid CA certificates was overwritten. This effectively bypasses the check that non-CA certificates must not be able to issue other certificates. If a "purpose" has been configured then there is a subsequent opportunity for checks that the certificate is a valid CA. All of the named "purpose" values implemented in libcrypto perform this check. Therefore, where a purpose is set the certificate chain will still be rejected even when the strict flag has been used. A purpose is set by default in libssl client and server certificate verification routines, but it can be overridden or removed by an application. In order to be affected, an application must explicitly set the X509_V_FLAG_X509_STRICT verification flag and either not set a purpose for the certificate verification or, in the case of TLS client or server applications, override the default purpose. OpenSSL versions 1.1.1h and newer are affected by this issue. Users of these versions should upgrade to OpenSSL 1.1.1k. OpenSSL 1.0.2 is not impacted by this issue. Fixed in OpenSSL 1.1.1k (Affected 1.1.1h-1.1.1j).

Category

7.4
CVSS
Severity: High
CVSS 3.1 •
CVSS 2.0 •
EPSS 0.42%
Vendor Advisory cisco.com Vendor Advisory gentoo.org Vendor Advisory fedoraproject.org Vendor Advisory openssl.org Vendor Advisory openssl.org
Affected: OpenSSL OpenSSL
Published at:
Updated at:

References

Link Tags
https://www.openssl.org/news/secadv/20210325.txt vendor advisory
https://git.openssl.org/gitweb/?p=openssl.git%3Ba=commitdiff%3Bh=2a40b7bc7b94dd7de897a74571e7024f0cf0d63b
https://tools.cisco.com/security/center/content/CiscoSecurityAdvisory/cisco-sa-openssl-2021-GHY28dJd third party advisory vendor advisory
http://www.openwall.com/lists/oss-security/2021/03/27/1 third party advisory mailing list
http://www.openwall.com/lists/oss-security/2021/03/27/2 third party advisory mailing list
http://www.openwall.com/lists/oss-security/2021/03/28/3 third party advisory mailing list
http://www.openwall.com/lists/oss-security/2021/03/28/4 third party advisory mailing list
https://security.gentoo.org/glsa/202103-03 third party advisory vendor advisory
https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/CCBFLLVQVILIVGZMBJL3IXZGKWQISYNP/ vendor advisory
https://www.oracle.com/security-alerts/cpuApr2021.html third party advisory patch
https://www.tenable.com/security/tns-2021-09 third party advisory
https://security.netapp.com/advisory/ntap-20210326-0006/ third party advisory
https://security.FreeBSD.org/advisories/FreeBSD-SA-21:07.openssl.asc third party advisory
https://www.tenable.com/security/tns-2021-05 third party advisory
https://kc.mcafee.com/corporate/index?page=content&id=SB10356 third party advisory
https://www.tenable.com/security/tns-2021-08 third party advisory
https://mta.openssl.org/pipermail/openssl-announce/2021-March/000198.html vendor advisory mailing list
https://www.oracle.com//security-alerts/cpujul2021.html third party advisory patch
https://kb.pulsesecure.net/articles/Pulse_Security_Advisories/SA44845 third party advisory
https://psirt.global.sonicwall.com/vuln-detail/SNWLID-2021-0013 third party advisory
https://www.oracle.com/security-alerts/cpuoct2021.html third party advisory patch
https://www.oracle.com/security-alerts/cpuapr2022.html third party advisory patch
https://cert-portal.siemens.com/productcert/pdf/ssa-389290.pdf third party advisory
https://www.oracle.com/security-alerts/cpujul2022.html third party advisory patch

Frequently Asked Questions

What is the severity of CVE-2021-3450?
CVE-2021-3450 has been scored as a high severity vulnerability.
How to fix CVE-2021-3450?
To fix CVE-2021-3450, make sure you are using an up-to-date version of the affected component(s) by checking the vendor release notes. As for now, there are no other specific guidelines available.
Is CVE-2021-3450 being actively exploited in the wild?
As for now, there are no information to confirm that CVE-2021-3450 is being actively exploited. According to its EPSS score, there is a ~0% probability that this vulnerability will be exploited by malicious actors in the next 30 days.
What software or system is affected by CVE-2021-3450?
CVE-2021-3450 affects OpenSSL OpenSSL.
This platform uses data from the NIST NVD, MITRE CVE, MITRE CWE, First.org and CISA KEV but is not endorsed or certified by these entities. CVE is a registred trademark of the MITRE Corporation and the authoritative source of CVE content is MITRE's CVE web site. CWE is a registred trademark of the MITRE Corporation and the authoritative source of CWE content is MITRE's CWE web site.
© 2025 Under My Watch. All Rights Reserved.