CVE-2024-7885

high Apache
CVSS v3 Base Score
7.5
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
EPSS Score
2.6%
Exploitation probability in 30 days
Top 16% most likely to be exploited
Attack Characteristics
Attack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
None
Confidentiality
None
Integrity
None
Availability
High
Published: August 21, 2024 (747 days ago)
Last Modified: August 7, 2026
Vendor: Apache
Source: MITRE

Description

A vulnerability was found in Undertow where the ProxyProtocolReadListener reuses the same StringBuilder instance across multiple requests. This issue occurs when the parseProxyProtocolV1 method processes multiple requests on the same HTTP connection. As a result, different requests may share the same StringBuilder instance, potentially leading to information leakage between requests or responses. In some cases, a value from a previous request or response may be erroneously reused, which could lead to unintended data exposure. This issue primarily results in errors and connection termination but creates a risk of data leakage in multi-request environments.

CWE

CWE-362

Affected Products

Red Hat HawtIO 4.0.0 for Red Hat build of Apache Camel 4Red Hat Red Hat build of Apache Camel 3.20.7 for Spring BootRed Hat Red Hat build of Apache Camel 4.4.2 for Spring BootRed Hat Red Hat JBoss Enterprise Application Platform 7Red Hat Red Hat JBoss Enterprise Application Platform 7.3 EUS for RHEL 7Red Hat Red Hat JBoss Enterprise Application Platform 7.4 for RHEL 8Red Hat Red Hat JBoss Enterprise Application Platform 7.4 for RHEL 9Red Hat Red Hat JBoss Enterprise Application Platform 7.4 on RHEL 7Red Hat Red Hat JBoss Enterprise Application Platform 8Red Hat Red Hat JBoss Enterprise Application Platform 8.0 for RHEL 8

References