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

4.7 · MEDIUM
Published Sep 22, 2023 aes-gcm_project CWE-347 EPSS 0.26% (18th pctl)

Overview

CVE-2023-42811 is a medium-severity vulnerability affecting aes-gcm_project aes-gcm. It was published on September 22, 2023 and has a CVSS 3.1 base score of 4.7 (MEDIUM).

This vulnerability has a CVSS 3.1 base score of 4.7, rated MEDIUM. It requires local or adjacent network access to exploit. Some level of privileges is required for exploitation.

Technical Description

aes-gcm is a pure Rust implementation of the AES-GCM. Starting in version 0.10.0 and prior to version 0.10.3, in the AES GCM implementation of decrypt_in_place_detached, the decrypted ciphertext (i.e. the correct plaintext) is exposed even if tag verification fails. If a program using the `aes-gcm` crate's `decrypt_in_place*` APIs accesses the buffer after decryption failure, it will contain a decryption of an unauthenticated input. Depending on the specific nature of the program this may enable Chosen Ciphertext Attacks (CCAs) which can cause a catastrophic breakage of the cipher including full plaintext recovery. Version 0.10.3 contains a fix for this issue.

Remediation

Check the references section for vendor advisories and patches from aes-gcm_project. Update aes-gcm 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
aes-gcm_project aes-gcm >= 0.10.0, < 0.10.3 Affected

Frequently Asked Questions

What is CVE-2023-42811?

CVE-2023-42811 is a medium-severity vulnerability affecting aes-gcm_project aes-gcm. It was published on September 22, 2023 and has a CVSS 3.1 base score of 4.7 (MEDIUM).

How severe is CVE-2023-42811?

This vulnerability has a CVSS 3.1 base score of 4.7, rated MEDIUM. It requires local or adjacent network access to exploit. Some level of privileges is required for exploitation.

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

Check the references section for vendor advisories and patches from aes-gcm_project. Update aes-gcm 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-42811?

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