THREATOPS
THREAT OPSThreat News › [NVD] CVE-2024-7885 (HIGH 7.5) — 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 reques

[NVD] CVE-2024-7885 (HIGH 7.5) — 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 reques

lownvdPublished 2024-08-21

CVE-2024-7885 CVSS: 7.5 HIGH Published: 2024-08-21T14:15:09.500

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, potential

Indicators of compromise

Original source: https://nvd.nist.gov/vuln/detail/CVE-2024-7885