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 @RequestMappingannotations over Feign client interfaces, can be involuntarily exposing endpoints corresponding to @RequestMapping-annotated interface methods.
{
"severity": "HIGH",
"github_reviewed_at": "2022-06-22T18:37:06Z",
"cwe_ids": [
"CWE-668"
],
"github_reviewed": true,
"nvd_published_at": "2021-10-28T16:15:00Z"
}