CVE-2024-7885
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 Details
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H Threat Intelligence
Weaknesses 1
Affected Products 10
| Vendor | Product | Version | Range |
|---|---|---|---|
| redhat | build_of_apache_camel_-_hawtio | * | any |
| redhat | build_of_apache_camel_for_spring_boot | * | any |
| redhat | build_of_keycloak | * | any |
| redhat | data_grid | 8.0.0 | any |
| redhat | integration_camel_k | * | any |
| redhat | jboss_enterprise_application_platform | 7.0.0 | any |
| redhat | jboss_enterprise_application_platform | 8.0.0 | any |
| redhat | jboss_fuse | 7.0.0 | any |
| redhat | process_automation | 7.0 | any |
| redhat | single_sign-on | 7.0 | any |
References 13
- access.redhat.com https://access.redhat.com/errata/RHSA-2024:11023
- access.redhat.com https://access.redhat.com/errata/RHSA-2024:6508
- access.redhat.com https://access.redhat.com/errata/RHSA-2024:6883
- access.redhat.com https://access.redhat.com/errata/RHSA-2024:7441
- access.redhat.com https://access.redhat.com/errata/RHSA-2024:7442
- access.redhat.com https://access.redhat.com/errata/RHSA-2024:7735
- access.redhat.com https://access.redhat.com/errata/RHSA-2024:7736
- access.redhat.com https://access.redhat.com/errata/RHSA-2024:8080
- access.redhat.com https://access.redhat.com/errata/RHSA-2025:16667
- access.redhat.com https://access.redhat.com/errata/RHSA-2026:0743
- access.redhat.com https://access.redhat.com/security/cve/CVE-2024-7885
- bugzilla.redhat.com https://bugzilla.redhat.com/show_bug.cgi?id=2305290
- security.netapp.com https://security.netapp.com/advisory/ntap-20241011-0004/
Remediation
No remediation data recorded yet
Check vendor advisories and the NVD entry for patch availability.