Vulnerabilities (CVE)

Filtered by vendor Vmware Subscribe
Filtered by product Spring Cloud Netflix
CVE Vendors Products Updated CVSS v2 CVSS v3
CVE-2021-22053 1 Vmware 1 Spring Cloud Netflix 2021-11-23 6.5 MEDIUM 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 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.