org.springframework.cloud:spring-cloud-netflix-hystrix-dashboard@2.2.7.RELEASE vulnerabilities

Direct Vulnerabilities

Known vulnerabilities in the org.springframework.cloud:spring-cloud-netflix-hystrix-dashboard package. This does not include vulnerabilities belonging to this package’s dependencies.

Automatically find and fix vulnerabilities affecting your projects. Snyk scans for vulnerabilities and provides fixes for free.
Fix for free
Vulnerability Vulnerable Version
  • H
Arbitrary Code Execution

org.springframework.cloud:spring-cloud-netflix-hystrix-dashboard is a fault tolerance library.

Affected versions of this package are vulnerable to Arbitrary Code Execution in the request URI path during the resolution of view templates, when using both spring-cloud-netflix-hystrix-dashboard and spring-boot-starter-thymeleaf. 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.

How to fix Arbitrary Code Execution?

Upgrade org.springframework.cloud:spring-cloud-netflix-hystrix-dashboard to version 2.2.10.RELEASE or higher.

[,2.2.10.RELEASE)