Skip to main content

Over 150 LLM Providers · Over 5,300 Models The most extensible AI-powered pentesting platform. Open source. Star on GitHub

CVE-2023-0401

7.5 · HIGH
Published Feb 8, 2023 openssl CWE-476 EPSS 1.85% (78th pctl)

Overview

CVE-2023-0401 is a high-severity vulnerability affecting openssl openssl. It was published on February 8, 2023 and has a CVSS 3.1 base score of 7.5 (HIGH).

This vulnerability has a CVSS 3.1 base score of 7.5, rated HIGH. It can be exploited remotely over the network. No authentication or special privileges are required for exploitation.

Technical Description

A NULL pointer can be dereferenced when signatures are being

verified on PKCS7 signed or signedAndEnveloped data. In case the hash

algorithm used for the signature is known to the OpenSSL library but

the implementation of the hash algorithm is not available the digest

initialization will fail. There is a missing check for the return

value from the initialization function which later leads to invalid

usage of the digest API most likely leading to a crash.

The unavailability of an algorithm can be caused by using FIPS

enabled configuration of providers or more commonly by not loading

the legacy provider.

PKCS7 data is processed by the SMIME library calls and also by the

time stamp (TS) library calls. The TLS implementation in OpenSSL does

not call these functions however third party applications would be

affected if they call these functions to verify signatures on untrusted

data.

Remediation

Check the references section for vendor advisories and patches from openssl. Update openssl to the latest patched version. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

Affected Products

Vendor Product Versions Status
openssl openssl 3.0.0 Affected
stormshield stormshield_management_center >= 0, < 3.3.3 Affected

Frequently Asked Questions

What is CVE-2023-0401?

CVE-2023-0401 is a high-severity vulnerability affecting openssl openssl. It was published on February 8, 2023 and has a CVSS 3.1 base score of 7.5 (HIGH).

How severe is CVE-2023-0401?

This vulnerability has a CVSS 3.1 base score of 7.5, rated HIGH. It can be exploited remotely over the network. No authentication or special privileges are required for exploitation.

How do I fix or remediate CVE-2023-0401?

Check the references section for vendor advisories and patches from openssl. Update openssl to the latest patched version. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

How can CyberStrike help with CVE-2023-0401?

CyberStrike's AI-powered security agents can automatically detect CVE-2023-0401 across your infrastructure using autonomous pentesting, DAST scanning, and HackBrowser. The platform continuously monitors for known vulnerabilities and provides actionable remediation guidance prioritized by real-world exploitability.