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.
References
Link | Resource |
---|---|
https://tanzu.vmware.com/security/cve-2021-22053 | Vendor Advisory |
Configurations
History
23 Nov 2021, 18:06
Type | Values Removed | Values Added |
---|---|---|
CPE | cpe:2.3:a:vmware:spring_cloud_netflix:*:*:*:*:*:*:*:* | |
CWE | CWE-94 | |
References | (MISC) https://tanzu.vmware.com/security/cve-2021-22053 - Vendor Advisory | |
CVSS |
v2 : v3 : |
v2 : 6.5
v3 : 8.8 |
19 Nov 2021, 16:37
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2021-11-19 16:15
Updated : 2024-02-04 22:08
NVD link : CVE-2021-22053
Mitre link : CVE-2021-22053
CVE.ORG link : CVE-2021-22053
JSON object : View
Products Affected
vmware
- spring_cloud_netflix
CWE
CWE-94
Improper Control of Generation of Code ('Code Injection')