CVE-2022-1343: OCSP_basic_verify may incorrectly verify the response signing certificate

Published May 3, 2022
·
Updated

A flaw was found in OpenSSL's Online Certificate Status Protocol (OCSP) response functionality in the signer certificate verification routines. This flaw could result in a linked application falsely believing that an x.509 Digital Certificate is either "good" or "unknown" when revoked and requires that the application use a non-default configuration. This vulnerability leads to an issue with data integrity and confidentiality.

Other sources

The function OCSPbasicverify verifies the signer certificate on an OCSP response. In the case where the (non-default) flag OCSPNOCHECKS is used then the response will be positive (meaning a successful verification) even in the case where the response signing certificate fails to verify. It is anticipated that most users of OCSPbasicverify will not use the OCSPNOCHECKS flag. In this case the OCSPbasicverify function will return a negative value (indicating a fatal error) in the case of a certificate verification failure. The normal expected return value in this case would be 0. This issue also impacts the command line OpenSSL "ocsp" application. When verifying an ocsp response with the "-nocertchecks" option the command line application will report that the verification is successful even though it has in fact failed. In this case the incorrect successful response will also be accompanied by error messages showing the failure and contradicting the apparently successful result. Fixed in OpenSSL 3.0.3 (Affected 3.0.0,3.0.1,3.0.2).

Affected Software

80 affected componentsFixes available
redhat/openssl<1:3.0.1-41.el9_0
1:3.0.1-41.el9_0
redhat/openssl<3.0.3
3.0.3
OpenSSL OpenSSL>=3.0.0<3.0.3
NetApp Active Iq Unified Manager Vsphere
NetApp Clustered Data ONTAP
NetApp Clustered Data Ontap Antivirus Connector
NetApp Santricity Smi-s Provider
NetApp Smi-s Provider
NetApp Snapmanager Hyper-v
NetApp Solidfire\, Enterprise Sds \& Hci Storage Node
NetApp Solidfire \& Hci Management Node
NetApp A250 Firmware
NetApp A250
NetApp A700s Firmware
NetApp A700s
NetApp Aff 500f Firmware
NetApp Aff 500f
NetApp Aff 8300 Firmware
NetApp Aff 8300
NetApp Aff 8700 Firmware
NetApp Aff 8700
NetApp Aff A400 Firmware
NetApp Aff A400
NetApp Fabric-attached Storage A400 Firmware
NetApp Fabric-attached Storage A400
NetApp Fas 500f Firmware
NetApp Fas 500f
NetApp Fas 8300 Firmware
NetApp Fas 8300
NetApp Fas 8700 Firmware
NetApp Fas 8700
NetApp H300e Firmware
NetApp H300e
NetApp H300s Firmware
NetApp H300s
NetApp H410s Firmware
NetApp H410s
NetApp H500e Firmware
NetApp H500e
NetApp H500s Firmware
NetApp H500s
NetApp H700e Firmware
NetApp H700e
NetApp H700s Firmware
NetApp H700s
debian/openssl
1.1.1w-0+deb11u11.1.1w-0+deb11u23.0.15-1~deb12u13.0.14-1~deb12u23.5.0-1
All of the following
NetApp A250 Firmware
NetApp A250
All of the following
NetApp A700s Firmware
NetApp A700s
All of the following
NetApp Aff 500f Firmware
NetApp Aff 500f
All of the following
NetApp Aff 8300 Firmware
NetApp Aff 8300
All of the following
NetApp Aff 8700 Firmware
NetApp Aff 8700
All of the following
NetApp Aff A400 Firmware
NetApp Aff A400
All of the following
NetApp Fabric-attached Storage A400 Firmware
NetApp Fabric-attached Storage A400
All of the following
NetApp Fas 500f Firmware
NetApp Fas 500f
All of the following
NetApp Fas 8300 Firmware
NetApp Fas 8300
All of the following
NetApp Fas 8700 Firmware
NetApp Fas 8700
All of the following
NetApp H300e Firmware
NetApp H300e
All of the following
NetApp H300s Firmware
NetApp H300s
All of the following
NetApp H410s Firmware
NetApp H410s
All of the following
NetApp H500e Firmware
NetApp H500e
All of the following
NetApp H500s Firmware
NetApp H500s
All of the following
NetApp H700e Firmware
NetApp H700e
All of the following
NetApp H700s Firmware
NetApp H700s

Remediation

Recommended actions to resolve this vulnerability, in priority order.

  1. Upgrade

    Upgrade redhat/openssl to a version that resolves this vulnerability.

    Fixed in 1:3.0.1-41.el9_0
  2. Upgrade

    Upgrade debian/openssl to a version that resolves this vulnerability.

    Fixed in 1.1.1w-0+deb11u1Fixed in 1.1.1w-0+deb11u2Fixed in 3.0.15-1~deb12u1Fixed in 3.0.14-1~deb12u2Fixed in 3.5.0-1
  3. Upgrade

    Upgrade redhat/openssl to a version that resolves this vulnerability.

    Fixed in 3.0.3
  4. Upgrade

    Upgrade OpenSSL to a version that resolves this vulnerability.

    Fixed in 3.0.3
  5. Configuration

    Do not verify OCSP responses with the command line "ocsp" option "-no_cert_checks" (which uses OCSP_NOCHECKS), because it can cause successful verification to be reported even when the response signing certificate verification fails.

    OpenSSL ocsp command line application -no_cert_checks option (OCSP_NOCHECKS) = do not use

Event History

May 3, 2022
CVE Published
12:00 AM
CVE Published
via MITRE·03:15 PM
Data Sourced
via MITRE·03:15 PM
DescriptionWeakness
May 18, 2022
Data Sourced
via Red Hat·02:21 PM
DescriptionSeverityAffected Software
Jan 12, 2024
Data Sourced
via Launchpad·12:04 AM
Description
Sep 16, 2024
Data Sourced
via Ubuntu·02:39 AM
RemedyDescriptionSeverityAffected Software

Parent advisories

This vulnerability appears in the following advisories.

Free Weekly Intel

Don't miss critical vulnerabilities

Join thousands of security professionals who receive our weekly digest of trending CVEs, zero-days, and exploited vulnerabilities.

No spam. Unsubscribe anytime.

Frequently Asked Questions

1

What is the vulnerability ID of this flaw?

The vulnerability ID of this flaw is CVE-2022-1343.

2

What is the severity level of CVE-2022-1343?

CVE-2022-1343 has a severity level of medium.

3

How does the flaw in OpenSSL's OCSP response functionality impact the verification of signer certificates?

The flaw allows a successful verification even when the response signing certificate fails to verify, if the OCSP_NOCHECKS flag is used.

4

Which versions of OpenSSL are affected by CVE-2022-1343?

OpenSSL versions up to and excluding 3.0.3 are affected by this vulnerability.

5

Where can I find more information about CVE-2022-1343?

You can find more information about CVE-2022-1343 in the references provided: [link1], [link2], [link3]

Contact

SecAlerts Pty Ltd.
132 Wickham Terrace
Fortitude Valley,
QLD 4006, Australia
info@secalerts.co
By using SecAlerts services, you agree to our services end-user license agreement. This website is safeguarded by reCAPTCHA and governed by the Google Privacy Policy and Terms of Service. All names, logos, and brands of products are owned by their respective owners, and any usage of these names, logos, and brands for identification purposes only does not imply endorsement. If you possess any content that requires removal, please get in touch with us.
© 2026 SecAlerts Pty Ltd.
ABN: 70 645 966 203, ACN: 645 966 203