High Severity Vulnerability
This vulnerability has been rated as High severity. Immediate action is recommended.
CVE-2024-7885
HighVulnerability 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.
CVSS Metrics
Common Vulnerability Scoring System
Vector String:
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
Known Affected Software
10 configuration(s) from 1 vendor(s)
cpe:2.3:a:redhat:build_of_apache_camel_for_spring_boot:-:*:*:*:*:*:*:*
cpe:2.3:a:redhat:build_of_keycloak:-:*:*:*:text-only:*:*:*
cpe:2.3:a:redhat:jboss_enterprise_application_platform:8.0.0:*:*:*:*:*:*:*
cpe:2.3:a:redhat:process_automation:7.0:*:*:*:*:*:*:*
cpe:2.3:a:redhat:build_of_apache_camel_-_hawtio:-:*:*:*:*:*:*:*
cpe:2.3:a:redhat:single_sign-on:7.0:*:*:*:*:*:*:*
cpe:2.3:a:redhat:jboss_fuse:7.0.0:*:*:*:*:*:*:*
cpe:2.3:a:redhat:data_grid:8.0.0:*:*:*:*:*:*:*
cpe:2.3:a:redhat:jboss_enterprise_application_platform:7.0.0:*:*:*:*:*:*:*
cpe:2.3:a:redhat:integration_camel_k:-:*:*:*:*:*:*:*
CPUJUL2025
Oracle Critical Patch Update Advisory - July 2025
CPUJAN2025
Oracle Critical Patch Update Advisory - January 2025
References & Resources
-
https://access.redhat.com/errata/RHSA-2024:11023secalert@redhat.com
-
https://access.redhat.com/errata/RHSA-2024:6508secalert@redhat.com
-
https://access.redhat.com/errata/RHSA-2024:6883secalert@redhat.com
-
https://access.redhat.com/errata/RHSA-2024:7441secalert@redhat.com
-
https://access.redhat.com/errata/RHSA-2024:7442secalert@redhat.com
-
https://access.redhat.com/errata/RHSA-2024:7735secalert@redhat.com
-
https://access.redhat.com/errata/RHSA-2024:7736secalert@redhat.com
-
https://access.redhat.com/errata/RHSA-2024:8080secalert@redhat.com
-
https://access.redhat.com/errata/RHSA-2025:16667secalert@redhat.com
-
https://access.redhat.com/errata/RHSA-2026:0743secalert@redhat.com
-
https://access.redhat.com/security/cve/CVE-2024-7885secalert@redhat.com Vendor Advisory
-
https://bugzilla.redhat.com/show_bug.cgi?id=2305290secalert@redhat.com Issue Tracking Vendor Advisory
-
https://security.netapp.com/advisory/ntap-20241011-0004/af854a3a-2127-422b-91ae-364da2661108
Severity Details
Weakness Type (CWE)
Concurrent Execution using Shared Resource with Improper Synchronization ('Race Condition')
- Description
- The product contains a concurrent code sequence that requires temporary, exclusive access to a shared resource, but a timing window exists in which the shared resource can be modified by another code sequence operating concurrently.
- Exploit Likelihood
- Medium
- Typical Severity
- High
- Abstraction Level
- Class
Key Information
- Published Date
- August 21, 2024
