ghsa-q588-3544-8g33
Vulnerability from github
Published
2022-06-22 00:00
Modified
2022-06-22 18:10
Severity ?
Summary
Denial of Service in Spring Cloud Function
Details
In Spring Cloud Function versions prior to 3.2.6, it is possible for a user who directly interacts with framework provided lookup functionality to cause a denial-of-service condition due to the caching issue in the Function Catalog component of the framework.
{ "affected": [ { "package": { "ecosystem": "Maven", "name": "org.springframework.cloud:spring-cloud-function-parent" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "3.2.6" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2022-22979" ], "database_specific": { "cwe_ids": [ "CWE-770" ], "github_reviewed": true, "github_reviewed_at": "2022-06-22T18:10:37Z", "nvd_published_at": "2022-06-21T15:15:00Z", "severity": "HIGH" }, "details": "In Spring Cloud Function versions prior to 3.2.6, it is possible for a user who directly interacts with framework provided lookup functionality to cause a denial-of-service condition due to the caching issue in the Function Catalog component of the framework.", "id": "GHSA-q588-3544-8g33", "modified": "2022-06-22T18:10:37Z", "published": "2022-06-22T00:00:54Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-22979" }, { "type": "PACKAGE", "url": "https://github.com/spring-cloud/spring-cloud-function" }, { "type": "WEB", "url": "https://tanzu.vmware.com/security/cve-2022-22979" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "type": "CVSS_V3" } ], "summary": "Denial of Service in Spring Cloud Function" }
Loading...
Loading...
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.