Code Execution Vulnerability in Spring Cloud Netflix Hystrix Dashboard

Code Execution Vulnerability in Spring Cloud Netflix Hystrix Dashboard

CVE-2021-22053 · HIGH Severity

CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H

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.

Learn more about our Cloud Audit.