CVE-2022-22969
Published Apr 21, 2022
Last updated a month ago
Overview
- Description
- <Issue Description> 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.
- Source
- security@vmware.com
- NVD status
- Analyzed
Risk scores
CVSS 3.1
- Type
- Primary
- Base score
- 6.5
- Impact score
- 3.6
- Exploitability score
- 2.8
- Vector string
- CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
- Severity
- MEDIUM
CVSS 2.0
- Type
- Primary
- Base score
- 4
- Impact score
- 2.9
- Exploitability score
- 8
- Vector string
- AV:N/AC:L/Au:S/C:N/I:N/A:P
Weaknesses
- nvd@nist.gov
- NVD-CWE-noinfo
Social media
- Hype score
- Not currently trending
Configurations
[ { "nodes": [ { "negate": false, "cpeMatch": [ { "criteria": "cpe:2.3:a:pivotal:spring_security_oauth:*:*:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "A137BE31-252D-4B38-8C9C-E4CA2030FDB1", "versionEndExcluding": "2.4.2", "versionStartIncluding": "2.4.0" }, { "criteria": "cpe:2.3:a:pivotal:spring_security_oauth:*:*:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "2DB30D32-D606-4F64-9BDE-E78F4C8A2132", "versionEndExcluding": "2.5.2", "versionStartIncluding": "2.5.0" } ], "operator": "OR" } ] }, { "nodes": [ { "negate": false, "cpeMatch": [ { "criteria": "cpe:2.3:a:oracle:communications_design_studio:7.4.2:*:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "A67AA54B-258D-4D09-9ACB-4085E0B3E585" } ], "operator": "OR" } ] } ]