In Spring Cloud OpenFeign 3.0.0 to 3.0.4, 2.2.0.RELEASE to 2.2.9.RELEASE, and older unsupported versions, applications using type-level @RequestMapping
annotations over Feign client interfaces, can be involuntarily exposing endpoints corresponding to @RequestMapping
-annotated interface methods.
{ "nvd_published_at": "2021-10-28T16:15:00Z", "github_reviewed_at": "2022-06-22T18:37:06Z", "severity": "HIGH", "github_reviewed": true, "cwe_ids": [ "CWE-668" ] }