Vulnerability 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.
CVSS Score
HIGH
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Vmware | Spring Cloud Netflix | >= 2.2.0, < 2.2.10 |
Related Weaknesses (CWE)
References
- https://tanzu.vmware.com/security/cve-2021-22053Vendor Advisory
- https://tanzu.vmware.com/security/cve-2021-22053Vendor Advisory
FAQ
What is CVE-2021-22053?
CVE-2021-22053 is a vulnerability with a CVSS score of 8.8 (HIGH). 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 te...
How severe is CVE-2021-22053?
CVE-2021-22053 has been rated HIGH with a CVSS base score of 8.8/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2021-22053?
Check the references section above for vendor advisories and patch information. Affected products include: Vmware Spring Cloud Netflix.