org.springframework.cloud:spring-cloud-openfeign-core@2.1.4.RELEASE vulnerabilities

  • latest version

    4.3.0

  • latest non vulnerable version

  • first published

    7 years ago

  • latest version published

    2 months ago

  • licenses detected

  • package registry

  • 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.

    How to fix?

    Automatically find and fix vulnerabilities affecting your projects. Snyk scans for vulnerabilities and provides fixes for free.

    Fix for free
    VulnerabilityVulnerable 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)