CVE-2024-7885

HIGHCVSS 7.5/10EPSS 2.64%

Last modified

CVE-2024-7885 is a high-severity vulnerability rated 7.5/10 on the CVSS scale. 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. EPSS estimates a 2.64% chance of exploitation in the next 30 days.

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.

Metrics

CVSS 3.1
7.5/10

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H

EPSS Probability
2.64%

83.7th percentile

Probability of exploitation in the next 30 days. Learn more

Weakness Enumeration

Affected Software

VendorProductVersions
RedhatBuild Of Apache Camel - HawtioAll versions
RedhatBuild Of Apache Camel For Spring BootAll versions
RedhatBuild Of KeycloakAll versions
RedhatData Grid8.0.0
RedhatIntegration Camel KAll versions
RedhatJboss Enterprise Application Platform7.0.0
RedhatJboss Enterprise Application Platform8.0.0
RedhatJboss Fuse7.0.0
RedhatProcess Automation7.0
RedhatSingle Sign-On7.0

References

Timeline

Published
Last Modified
Status
Modified

Frequently Asked Questions

What is CVE-2024-7885?
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.
How severe is CVE-2024-7885?
CVE-2024-7885 has a CVSS score of 7.5/10 (HIGH severity). The EPSS model estimates a 2.64% probability of exploitation in the next 30 days.
How do I fix CVE-2024-7885?
Check the vendor references and advisories linked above for patched versions and mitigation guidance. You can also run a Strix scan to test if your systems are affected.

Are you affected by CVE-2024-7885?

Run a free Strix scan to check your systems for this vulnerability.

Scan your code now

Source: NVD / NIST