SCA: security update for io.undertow:undertow-core (GHSA-9623-mqmm-5rcf)

high Tenable Cloud Security Plugin ID 421331

Description

There are packages installed that are affected by a vulnerability referenced in the following CVE:

- 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. (CVE-2024-7885)

See Also

https://github.com/advisories/GHSA-9623-mqmm-5rcf

Plugin Details

Severity: High

ID: 421331

Version: Revision 1.7

Type: Local

Family: SCA Checks

Published: 3/28/2025

Updated: 7/2/2026

Supported Sensors: Tenable Cloud Security, Tenable Self-Hosted Container Security

Risk Information

VPR

Risk Factor: Low

Score: 3

Percentile: 23.7

Vendor

Vendor Severity: High

CVSS v2

Risk Factor: High

Base Score: 7.8

Temporal Score: 5.8

Vector: CVSS2#AV:N/AC:L/Au:N/C:N/I:N/A:C

CVSS Score Source: CVE-2024-7885

CVSS v3

Risk Factor: High

Base Score: 7.5

Temporal Score: 6.5

Vector: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H

Temporal Vector: CVSS:3.0/E:U/RL:O/RC:C

CVSS v4

Risk Factor: High

Base Score: 8.7

Threat Score: 6.6

Threat Vector: CVSS:4.0/E:U

Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N

Vulnerability Information

Exploit Ease: No known exploits are available

Patch Publication Date: 8/21/2024

Vulnerability Publication Date: 8/21/2024

Reference Information

CVE: CVE-2024-7885

cwe: CWE-362