CVE-2024-7885

Oct. 7, 2024, 9:15 p.m.

7.5
High

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.

Product(s) Impacted

Vendor Product Versions
Redhat
  • Build Of Apache Camel - Hawtio
  • Build Of Apache Camel For Spring Boot
  • Build Of Keycloak
  • Data Grid
  • Integration Camel K
  • Jboss Enterprise Application Platform
  • Jboss Fuse
  • Process Automation
  • Single Sign-on
  • -
  • -
  • -
  • 8.0.0
  • -
  • 7.0.0, 8.0.0
  • 7.0.0
  • 7.0
  • 7.0

Weaknesses

Common security weaknesses mapped to this vulnerability.

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.

*CPE(s)

Affected systems and software identified for this CVE.

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 Score

7.5 / 10

CVSS Data - 3.1

  • Attack Vector: NETWORK
  • Attack Complexity: LOW
  • Privileges Required: NONE
  • Scope: UNCHANGED
  • Confidentiality Impact: NONE
  • Integrity Impact: NONE
  • Availability Impact: HIGH
  • CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H

    View Vector String

Timeline

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 info

Source

secalert@redhat.com

*Disclaimer: Some vulnerabilities do not have an associated CPE. To enhance the data, we use AI to infer CPEs based on CVE details. This is an automated process and might not always be accurate.