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

5.9 · MEDIUM
Published Apr 20, 2023 openssl CWE-125 EPSS 0.95% (58th pctl)

Overview

CVE-2023-1255 is a medium-severity vulnerability affecting openssl openssl. It was published on April 20, 2023 and has a CVSS 3.1 base score of 5.9 (MEDIUM).

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

Technical Description

Issue summary: The AES-XTS cipher decryption implementation for 64 bit ARM

platform contains a bug that could cause it to read past the input buffer,

leading to a crash.

Impact summary: Applications that use the AES-XTS algorithm on the 64 bit ARM

platform can crash in rare circumstances. The AES-XTS algorithm is usually

used for disk encryption.

The AES-XTS cipher decryption implementation for 64 bit ARM platform will read

past the end of the ciphertext buffer if the ciphertext size is 4 mod 5 in 16

byte blocks, e.g. 144 bytes or 1024 bytes. If the memory after the ciphertext

buffer is unmapped, this will trigger a crash which results in a denial of

service.

If an attacker can control the size and location of the ciphertext buffer

being decrypted by an application using AES-XTS on 64 bit ARM, the

application is affected. This is fairly unlikely making this issue

a Low severity one.

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, < 3.0.9 Affected

Frequently Asked Questions

What is CVE-2023-1255?

CVE-2023-1255 is a medium-severity vulnerability affecting openssl openssl. It was published on April 20, 2023 and has a CVSS 3.1 base score of 5.9 (MEDIUM).

How severe is CVE-2023-1255?

This vulnerability has a CVSS 3.1 base score of 5.9, rated MEDIUM. 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-1255?

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

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