CVE-2021-22044
28.10.2021, 16:15
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.Enginsight
Vendor | Product | Version |
---|---|---|
vmware | spring_cloud_openfeign | 2.2.0 ≤ 𝑥 ≤ 2.2.9 |
vmware | spring_cloud_openfeign | 3.0.0 ≤ 𝑥 ≤ 3.0.4 |
𝑥
= Vulnerable software versions
Common Weakness Enumeration
- CWE-200 - Exposure of Sensitive Information to an Unauthorized ActorThe product exposes sensitive information to an actor that is not explicitly authorized to have access to that information.
- CWE-668 - Exposure of Resource to Wrong SphereThe product exposes a resource to the wrong control sphere, providing unintended actors with inappropriate access to the resource.