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-0286

7.4 · HIGH
Published Feb 8, 2023 openssl CWE-843 EPSS 59.50% (99th pctl)

Overview

CVE-2023-0286 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.4 (HIGH).

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

Technical Description

There is a type confusion vulnerability relating to X.400 address processing

inside an X.509 GeneralName. X.400 addresses were parsed as an ASN1_STRING but

the public structure definition for GENERAL_NAME incorrectly specified the type

of the x400Address field as ASN1_TYPE. This field is subsequently interpreted by

the OpenSSL function GENERAL_NAME_cmp as an ASN1_TYPE rather than an

ASN1_STRING.

When CRL checking is enabled (i.e. the application sets the

X509_V_FLAG_CRL_CHECK flag), this vulnerability may allow an attacker to pass

arbitrary pointers to a memcmp call, enabling them to read memory contents or

enact a denial of service. In most cases, the attack requires the attacker to

provide both the certificate chain and CRL, neither of which need to have a

valid signature. If the attacker only controls one of these inputs, the other

input must already contain an X.400 address as a CRL distribution point, which

is uncommon. As such, this vulnerability is most likely to only affect

ap

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 >= 1.0.2, < 1.0.2zg Affected
stormshield stormshield_management_center >= 0, < 3.3.3 Affected
stormshield stormshield_network_security >= 2.7.0, < 2.7.11 Affected

Frequently Asked Questions

What is CVE-2023-0286?

CVE-2023-0286 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.4 (HIGH).

How severe is CVE-2023-0286?

This vulnerability has a CVSS 3.1 base score of 7.4, 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-0286?

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-0286?

CyberStrike's AI-powered security agents can automatically detect CVE-2023-0286 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.