CVE-2021-22053

CVE-2021-22053

Vendor N/A
Product Spring Cloud Netflix
Weakness CWE-94 · Code injection
Published November 19, 2021
Last update August 3, 2024

CVSS base score

What the vulnerability does

01Description

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.

Key dates

02Disclosure timeline

November 19, 2021 CVE published
August 3, 2024 Record updated