CVE-2024-7885
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/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Redhat | Build Of Apache Camel - Hawtio | All versions |
| Redhat | Build Of Apache Camel For Spring Boot | All versions |
| Redhat | Build Of Keycloak | All versions |
| Redhat | Data Grid | 8.0.0 |
| Redhat | Integration Camel K | All versions |
| Redhat | Jboss Enterprise Application Platform | 7.0.0 |
| Redhat | Jboss Enterprise Application Platform | 8.0.0 |
| Redhat | Jboss Fuse | 7.0.0 |
| Redhat | Process Automation | 7.0 |
| Redhat | Single Sign-On | 7.0 |
References
- https://access.redhat.com/security/cve/CVE-2024-7885Vendor Advisory
- https://bugzilla.redhat.com/show_bug.cgi?id=2305290Issue Tracking, Vendor Advisory
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2024-7885?
How severe is CVE-2024-7885?
How do I fix CVE-2024-7885?
Are you affected by CVE-2024-7885?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
