Security Advisory

CVE-2021-22053

CVE vulnerability detail — eXtreme Datacenter Security Operations

Published 2021-11-19 15:56:11
Last updated 2024-08-03 18:30:23
Assigner vmware
State PUBLISHED

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.