Lucene search

K
veracodeVeracode Vulnerability DatabaseVERACODE:33087
HistoryNov 24, 2021 - 1:18 p.m.

Remote Code Execution (RCE)

2021-11-2413:18:50
Veracode Vulnerability Database
sca.analysiscenter.veracode.com
12
remote code execution
lack of validation
request uri
malicious request
springel expressions
spring cloud
thymeleaf

EPSS

0.628

Percentile

97.9%

spring-cloud-netflix-hystrix-dashboard is vulnerable to remote code execution. Lack of secure validation of request URI path allows an attacker to send a malicious request at /hystrix/monitor;[user-provided data],causing execution of malicious code because path elements following hystrix/monitor are being evaluated as SpringEL expressions in application which used spring-cloud-netflix-hystrix-dashboard and spring-boot-starter-thymeleaf.