- Description
- 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.
- Source
- security@vmware.com
- NVD status
- Modified
CVSS 3.1
- Type
- Primary
- Base score
- 7.5
- Impact score
- 3.6
- Exploitability score
- 3.9
- Vector string
- CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
- Severity
- HIGH
CVSS 2.0
- Type
- Primary
- Base score
- 5
- Impact score
- 2.9
- Exploitability score
- 10
- Vector string
- AV:N/AC:L/Au:N/C:P/I:N/A:N
- Hype score
- Not currently trending
[
{
"nodes": [
{
"negate": false,
"cpeMatch": [
{
"criteria": "cpe:2.3:a:vmware:spring_cloud_openfeign:*:*:*:*:*:*:*:*",
"vulnerable": true,
"matchCriteriaId": "6261DAF5-EA89-41CD-B31A-11BD30539057",
"versionEndIncluding": "2.2.9",
"versionStartIncluding": "2.2.0"
},
{
"criteria": "cpe:2.3:a:vmware:spring_cloud_openfeign:*:*:*:*:*:*:*:*",
"vulnerable": true,
"matchCriteriaId": "DDF9974C-D6DB-4784-B13D-B17A5F4B4075",
"versionEndIncluding": "3.0.4",
"versionStartIncluding": "3.0.0"
}
],
"operator": "OR"
}
]
}
]