ghsa-c2cp-3xj9-97w9
Vulnerability from github
Published
2022-04-22 00:00
Modified
2024-05-14 16:05
Severity ?
Summary
Denial of service in Spring Security OAuth2
Details
Spring Security OAuth versions 2.5.x prior to 2.5.2 and older unsupported versions are susceptible to a Denial-of-Service (DoS) attack via the initiation of the Authorization Request in an OAuth 2.0 Client application. A malicious user or attacker can send multiple requests initiating the Authorization Request for the Authorization Code Grant, which has the potential of exhausting system resources using a single session. This vulnerability exposes OAuth 2.0 Client applications only.
{ "affected": [ { "package": { "ecosystem": "Maven", "name": "org.springframework.security.oauth:spring-security-oauth2" }, "ranges": [ { "events": [ { "introduced": "2.5.0.RELEASE" }, { "fixed": "2.5.2.RELEASE" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "Maven", "name": "org.springframework.security.oauth:spring-security-oauth2" }, "ranges": [ { "events": [ { "introduced": "2.4.0.RELEASE" }, { "fixed": "2.4.2.RELEASE" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2022-22969" ], "database_specific": { "cwe_ids": [ "CWE-400" ], "github_reviewed": true, "github_reviewed_at": "2022-04-26T13:01:06Z", "nvd_published_at": "2022-04-21T19:15:00Z", "severity": "MODERATE" }, "details": "Spring Security OAuth versions 2.5.x prior to 2.5.2 and older unsupported versions are susceptible to a Denial-of-Service (DoS) attack via the initiation of the Authorization Request in an OAuth 2.0 Client application. A malicious user or attacker can send multiple requests initiating the Authorization Request for the Authorization Code Grant, which has the potential of exhausting system resources using a single session. This vulnerability exposes OAuth 2.0 Client applications only.", "id": "GHSA-c2cp-3xj9-97w9", "modified": "2024-05-14T16:05:30Z", "published": "2022-04-22T00:00:33Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-22969" }, { "type": "WEB", "url": "https://spring.io/security/cve-2022-22969" }, { "type": "WEB", "url": "https://tanzu.vmware.com/security/cve-2022-22969" }, { "type": "WEB", "url": "https://www.oracle.com/security-alerts/cpujul2022.html" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H", "type": "CVSS_V3" } ], "summary": "Denial of service in Spring Security OAuth2" }
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.