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 |
https://tanzu.vmware.com/security/cve-2021-22053 | Vendor Advisory |
Configurations
History
21 Nov 2024, 05:49
Type | Values Removed | Values Added |
---|---|---|
References | () https://tanzu.vmware.com/security/cve-2021-22053 - Vendor Advisory |
Information
Published : 2021-11-19 16:15
Updated : 2024-11-21 05:49
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')