CVE-2022-1343 Details
Description
The function `OCSP_basic_verify` verifies the signer certificate on an OCSP response. In the case where the (non-default) flag OCSP_NOCHECKS 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 `OCSP_basic_verify` will not use the OCSP_NOCHECKS flag. In this case the `OCSP_basic_verify` 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 "-no_cert_checks" 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).
Metrics
CVSS 4.0 Severity and Vector Strings:
No CVSS 4.0 data is available for this CVE.
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
CISA-ADP
Assessed Apr 23, 2025References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-295 | Improper Certificate Validation | [email protected] |
| CWE-295 | Improper Certificate Validation | CISA-ADP |
Affected Products
| Product | Versions |
|---|---|
| openssl openssl | >= 3.0.0, < 3.0.3 |
CPE
Remediation
| |
| netapp active iq unified manager | All versions |
CPE
Remediation
| |
| netapp clustered data ontap | All versions |
CPE
Remediation
| |
| netapp clustered data ontap antivirus connector | All versions |
CPE
Remediation
| |
| netapp santricity smi-s provider | All versions |
CPE
Remediation
| |
| netapp smi-s provider | All versions |
CPE
Remediation
| |
| netapp snapmanager | All versions |
CPE
Remediation
| |
| netapp solidfire, enterprise sds & hci storage node | All versions |
CPE
Remediation
| |
| netapp solidfire & hci management node | All versions |
CPE
Remediation
| |
| netapp a250 firmware | All versions |
CPE
Remediation
| |
| netapp a250 | All versions |
CPE
Remediation
| |
| netapp a700s firmware | All versions |
CPE
Remediation
| |
| netapp a700s | All versions |
CPE
Remediation
| |
| netapp aff 500f firmware | All versions |
CPE
Remediation
| |
| netapp aff 500f | All versions |
CPE
Remediation
| |
| netapp aff 8300 firmware | All versions |
CPE
Remediation
| |
| netapp aff 8300 | All versions |
CPE
Remediation
| |
| netapp aff 8700 firmware | All versions |
CPE
Remediation
| |
| netapp aff 8700 | All versions |
CPE
Remediation
| |
| netapp aff a400 firmware | All versions |
CPE
Remediation
| |
| netapp aff a400 | All versions |
CPE
Remediation
| |
| netapp fabric-attached storage a400 firmware | All versions |
CPE
Remediation
| |
| netapp fabric-attached storage a400 | All versions |
CPE
Remediation
| |
| netapp fas 500f firmware | All versions |
CPE
Remediation
| |
| netapp fas 500f | All versions |
CPE
Remediation
| |
| netapp fas 8300 firmware | All versions |
CPE
Remediation
| |
| netapp fas 8300 | All versions |
CPE
Remediation
| |
| netapp fas 8700 firmware | All versions |
CPE
Remediation
| |
| netapp fas 8700 | All versions |
CPE
Remediation
| |
| netapp h300e firmware | All versions |
CPE
Remediation
| |
| netapp h300e | All versions |
CPE
Remediation
| |
| netapp h300s firmware | All versions |
CPE
Remediation
| |
| netapp h300s | All versions |
CPE
Remediation
| |
| netapp h410s firmware | All versions |
CPE
Remediation
| |
| netapp h410s | All versions |
CPE
Remediation
| |
| netapp h500e firmware | All versions |
CPE
Remediation
| |
| netapp h500e | All versions |
CPE
Remediation
| |
| netapp h500s firmware | All versions |
CPE
Remediation
| |
| netapp h500s | All versions |
CPE
Remediation
| |
| netapp h700e firmware | All versions |
CPE
Remediation
| |
| netapp h700e | All versions |
CPE
Remediation
| |
| netapp h700s firmware | All versions |
CPE
Remediation
| |
| netapp h700s | All versions |
CPE
Remediation
| |
Change History
10 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jun 17, 2026 | CVE Modified | CISA-ADP |
| Jun 17, 2026 | CVE Modified | [email protected] |
| May 5, 2025 | CVE Modified | CISA-ADP |
| Nov 21, 2024 | CVE Modified | CVE |
| May 14, 2024 | CVE Modified | [email protected] |
| Nov 7, 2023 | CVE Modified | [email protected] |
| Feb 14, 2023 | CVE Modified | [email protected] |
| Oct 19, 2022 | Modified Analysis | [email protected] |
| Jun 2, 2022 | CVE Modified | [email protected] |
| May 12, 2022 | Initial Analysis | [email protected] |