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-2022-41241 Vulnerability in maven package net.praqma:rqm-plugin
CVE-2023-3223 Vulnerability in maven package io.undertow:undertow-servlet
CVE-2023-27490 Vulnerability in npm package next-auth
CVE-2023-44487 Vulnerability in maven package io.helidon.http:helidon-http-http2
CVE-2018-1334 Vulnerability in maven package org.apache.spark:spark-core_2.11