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
Information
Published : 2021-11-19 08:15
Updated : 2021-11-23 10:06
NVD link : CVE-2021-22053
Mitre link : CVE-2021-22053
JSON object : View
CWE
CWE-94
Improper Control of Generation of Code ('Code Injection')
Products Affected
vmware
- spring_cloud_netflix