CVE-2024-7885
Oct. 7, 2024, 9:15 p.m.
Tags
CVSS Score
Products Impacted
Vendor | Product | Versions |
---|---|---|
redhat |
|
|
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.
Weaknesses
CWE-362
Concurrent Execution using Shared Resource with Improper Synchronization ('Race Condition')
The product contains a code sequence that can run concurrently with other code, and the code sequence 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 that is operating concurrently.
CWE ID: 362Date
Published: Aug. 21, 2024, 2:15 p.m.
Last Modified: Oct. 7, 2024, 9:15 p.m.
Status : Modified
CVE has been recently published to the CVE List and has been received by the NVD.
More infoSource
secalert@redhat.com
CPEs
Type | Vendor | Product | Version | Update | Edition | Language | Software Edition | Target Software | Target Hardware | Other Information |
---|---|---|---|---|---|---|---|---|---|---|
a | redhat | build_of_apache_camel_-_hawtio | - | / | / | / | / | / | / | / |
a | redhat | build_of_apache_camel_for_spring_boot | - | / | / | / | / | / | / | / |
a | redhat | build_of_keycloak | - | / | / | / | / | / | / | / |
a | redhat | data_grid | 8.0.0 | / | / | / | / | / | / | / |
a | redhat | integration_camel_k | - | / | / | / | / | / | / | / |
a | redhat | jboss_enterprise_application_platform | 7.0.0 | / | / | / | / | / | / | / |
a | redhat | jboss_enterprise_application_platform | 8.0.0 | / | / | / | / | / | / | / |
a | redhat | jboss_fuse | 7.0.0 | / | / | / | / | / | / | / |
a | redhat | process_automation | 7.0 | / | / | / | / | / | / | / |
a | redhat | single_sign-on | 7.0 | / | / | / | / | / | / | / |
CVSS Data
Attack Vector
NETWORK
Attack Complexity
LOW
Privileges Required
NONE
Scope
UNCHANGED
Confidentiality Impact
NONE
Integrity Impact
NONE
Availability Impact
HIGH
Base Score
Exploitability Score
Impact Score
Base Severity
HIGHCVSS Vector String
The CVSS vector string provides an in-depth view of the vulnerability metrics.
View Vector StringCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H