org.springframework.cloud:spring-cloud-openfeign-core@3.0.1 vulnerabilities

Direct Vulnerabilities

Known vulnerabilities in the org.springframework.cloud:spring-cloud-openfeign-core 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
Improper Restriction of Communication Channel to Intended Endpoints

Affected versions of this package are vulnerable to Improper Restriction of Communication Channel to Intended Endpoints. Applications using type-level @RequestMapping annotations over Feign client interfaces can be involuntarily exposing endpoints corresponding to @RequestMapping-annotated interface methods. Although a response is not returned for a request sent in this way, it does reach the corresponding server-side endpoint.

How to fix Improper Restriction of Communication Channel to Intended Endpoints?

Upgrade org.springframework.cloud:spring-cloud-openfeign-core to version 3.0.5, 2.2.10 or higher.

[3.0.0,3.0.5) [,2.2.10)