SCA: security update for org.springframework.cloud:spring-cloud-netflix-hystrix-dashboard (GHSA-gx3f-hq7p-8fxv)

high Tenable Cloud Security Plugin ID 415365

Description

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

- Applications using both `spring-cloud-netflix-hystrix-dashboard` and `spring-boot-starter-thymeleaf`
expose a way to execute code submitted within the request URI path during the resolution of view
templates. When a request is made at `/hystrix/monitor;[user-provided data]`, the path elements following
`hystrix/monitor` are being evaluated as SpringEL expressions, which can lead to code execution.
(CVE-2021-22053)

See Also

https://github.com/advisories/GHSA-gx3f-hq7p-8fxv

Plugin Details

Severity: High

ID: 415365

Version: Revision 1.5

Type: Local

Family: SCA Checks

Published: 1/23/2025

Updated: 7/2/2026

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

Risk Information

VPR

Risk Factor: Medium

Score: 4.9

Percentile: 57.12

Vendor

Vendor Severity: High

CVSS v2

Risk Factor: Medium

Base Score: 6.5

Temporal Score: 5.1

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

CVSS Score Source: CVE-2021-22053

CVSS v3

Risk Factor: High

Base Score: 8.8

Temporal Score: 7.9

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

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

Vulnerability Information

Exploit Available: true

Exploit Ease: Exploits are available

Patch Publication Date: 11/23/2021

Vulnerability Publication Date: 11/19/2021

Reference Information

CVE: CVE-2021-22053

cwe: CWE-94