CVE-2021-22053

Severity CVSS v4.0:
Pending analysis
Type:
CWE-94 Code Injection
Publication date:
19/11/2021
Last modified:
23/11/2021

Description

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.

Vulnerable products and versions

CPE From Up to
cpe:2.3:a:vmware:spring_cloud_netflix:*:*:*:*:*:*:*:* 2.2.0 (including) 2.2.10 (excluding)


References to Advisories, Solutions, and Tools