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.
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.
Link | Tags |
---|---|
https://access.redhat.com/errata/RHSA-2024:11023 | vendor advisory |
https://access.redhat.com/errata/RHSA-2024:6508 | vendor advisory |
https://access.redhat.com/errata/RHSA-2024:6883 | vendor advisory |
https://access.redhat.com/errata/RHSA-2024:7441 | vendor advisory |
https://access.redhat.com/errata/RHSA-2024:7442 | vendor advisory |
https://access.redhat.com/errata/RHSA-2024:7735 | vendor advisory |
https://access.redhat.com/errata/RHSA-2024:7736 | vendor advisory |
https://access.redhat.com/security/cve/CVE-2024-7885 | vdb entry vendor advisory |
https://bugzilla.redhat.com/show_bug.cgi?id=2305290 | issue tracking vendor advisory |
https://security.netapp.com/advisory/ntap-20241011-0004/ |