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.
Remediation
References
https://tanzu.vmware.com/security/cve-2021-22053
Related Vulnerabilities
CVE-2010-0684 Vulnerability in maven package org.apache.activemq:activemq-web
CVE-2015-8855 Vulnerability in maven package org.webjars.npm:semver
CVE-2018-1000056 Vulnerability in maven package org.jenkins-ci.plugins:junit
CVE-2023-27902 Vulnerability in maven package org.jenkins-ci.main:jenkins-core