org.springframework.cloud:spring-cloud-netflix-hystrix-dashboard@1.3.0.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)
  • M
Unintended Proxy or Intermediary

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

Affected versions of this package are vulnerable to Unintended Proxy or Intermediary. It allows applications to use the Hystrix Dashboard proxy.stream endpoint to make requests to any server reachable by the server hosting the dashboard. A malicious user, or attacker, can send a request to other servers that should not be exposed publicly.

How to fix Unintended Proxy or Intermediary?

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

[,2.1.6.RELEASE) [2.2.0.RELEASE,2.2.4.RELEASE)