5.3
CVSSv3

CVE-2022-1343

Published: 03/05/2022 Updated: 07/11/2023
CVSS v2 Base Score: 4.3 | Impact Score: 2.9 | Exploitability Score: 8.6
CVSS v3 Base Score: 5.3 | Impact Score: 1.4 | Exploitability Score: 3.9
VMScore: 383
Vector: AV:N/AC:M/Au:N/C:N/I:P/A:N

Vulnerability Summary

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).

Vulnerability Trend

Vulnerable Product Search on Vulmon Subscribe to Product

openssl openssl

netapp santricity smi-s provider -

netapp clustered data ontap -

netapp smi-s provider -

netapp clustered data ontap antivirus connector -

netapp solidfire \\& hci management node -

netapp solidfire\\, enterprise sds \\& hci storage node -

netapp active iq unified manager -

netapp snapmanager -

netapp a250_firmware -

netapp a700s_firmware -

netapp aff_500f_firmware -

netapp aff_8300_firmware -

netapp aff_8700_firmware -

netapp aff_a400_firmware -

netapp fabric-attached_storage_a400_firmware -

netapp fas_500f_firmware -

netapp fas_8300_firmware -

netapp fas_8700_firmware -

netapp h300e_firmware -

netapp h300s_firmware -

netapp h410s_firmware -

netapp h500e_firmware -

netapp h500s_firmware -

netapp h700e_firmware -

netapp h700s_firmware -

Vendor Advisories

Synopsis Moderate: openssl security and bug fix update Type/Severity Security Advisory: Moderate Red Hat Insights patch analysis Identify and remediate systems affected by this advisory View affected systems Topic An update for openssl is now available for Red Hat Enterprise Linux 9Red Hat Product Security has rated this update as ...
Several security issues were fixed in OpenSSL ...
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` ...
The c_rehash script does not properly sanitise shell metacharacters to prevent command injection This script is distributed by some operating systems in a manner where it is automatically executed On such operating systems, an attacker could execute arbitrary commands with the privileges of the script Use of the c_rehash script is considered obs ...