Vulnerability Monitor

The vendors, products, and vulnerabilities you care about

CVE-2024-7885


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.


Published

2024-08-21T14:15:09.500

Last Modified

2024-12-12T22:15:08.717

Status

Modified

Source

[email protected]

Severity

CVSSv3.1: 7.5 (HIGH)

Weaknesses
  • Type: Secondary
    CWE-362
  • Type: Primary
    NVD-CWE-noinfo

Affected Vendors & Products
Type Vendor Product Version/Range Vulnerable?
Application redhat build_of_apache_camel_-_hawtio - Yes
Application redhat build_of_apache_camel_for_spring_boot - Yes
Application redhat build_of_keycloak - Yes
Application redhat data_grid 8.0.0 Yes
Application redhat integration_camel_k - Yes
Application redhat jboss_enterprise_application_platform 7.0.0 Yes
Application redhat jboss_enterprise_application_platform 8.0.0 Yes
Application redhat jboss_fuse 7.0.0 Yes
Application redhat process_automation 7.0 Yes
Application redhat single_sign-on 7.0 Yes

References