GHSA-pf94-6v2v-cm3j

Suggest an improvement
Source
https://github.com/advisories/GHSA-pf94-6v2v-cm3j
Import Source
https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2022/05/GHSA-pf94-6v2v-cm3j/GHSA-pf94-6v2v-cm3j.json
JSON Data
https://api.osv.dev/v1/vulns/GHSA-pf94-6v2v-cm3j
Aliases
  • CVE-2021-22044
Published
2022-05-24T19:19:03Z
Modified
2023-11-08T04:04:53.343514Z
Severity
  • 7.5 (High) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N CVSS Calculator
Summary
Exposure of Resource to Wrong Sphere in Spring Cloud OpenFeign
Details

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.

Database specific
{
    "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"
    ]
}
References

Affected packages

Maven / org.springframework.cloud:spring-cloud-openfeign-core

Package

Name
org.springframework.cloud:spring-cloud-openfeign-core
View open source insights on deps.dev
Purl
pkg:maven/org.springframework.cloud/spring-cloud-openfeign-core

Affected ranges

Type
ECOSYSTEM
Events
Introduced
3.0.0
Fixed
3.0.5

Affected versions

3.*

3.0.0
3.0.1
3.0.2
3.0.3
3.0.4

Database specific

{
    "last_known_affected_version_range": "<= 3.0.4"
}

Maven / org.springframework.cloud:spring-cloud-openfeign-core

Package

Name
org.springframework.cloud:spring-cloud-openfeign-core
View open source insights on deps.dev
Purl
pkg:maven/org.springframework.cloud/spring-cloud-openfeign-core

Affected ranges

Type
ECOSYSTEM
Events
Introduced
2.2.0
Fixed
2.2.10

Affected versions

2.*

2.2.0.RELEASE
2.2.1.RELEASE
2.2.2.RELEASE
2.2.3.RELEASE
2.2.4.RELEASE
2.2.5.RELEASE
2.2.6.RELEASE
2.2.7.RELEASE
2.2.8.RELEASE
2.2.9.RELEASE

Database specific

{
    "last_known_affected_version_range": "<= 2.2.9"
}