Get ahead
VMware offers training and certification to turbo-charge your progress.
Learn moreApplications 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.
The practice of using a type-level @RequestMapping
on a Feign client interface has been discouraged in the documentation, but we're now taking the step to reject it completely.
Users of affected versions should upgrade to one of the versions below. No other steps are necessary.
This vulnerability was discovered internally within the Spring team.
To report a security vulnerability for a project within the Spring portfolio, see the Security Policy