7.5
CVE-2021-22119
- EPSS 4.9%
- Published 29.06.2021 17:15:08
- Last modified 21.11.2024 05:49:32
- Source security@vmware.com
- Teams watchlist Login
- Open Login
Spring Security versions 5.5.x prior to 5.5.1, 5.4.x prior to 5.4.7, 5.3.x prior to 5.3.10 and 5.2.x prior to 5.2.11 are susceptible to a Denial-of-Service (DoS) attack via the initiation of the Authorization Request in an OAuth 2.0 Client Web and WebFlux 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 or multiple sessions.
Data is provided by the National Vulnerability Database (NVD)
VMware ≫ Spring Security Version >= 5.2.0 < 5.2.11
VMware ≫ Spring Security Version >= 5.3.0 < 5.3.10
VMware ≫ Spring Security Version >= 5.4.0 < 5.4.7
VMware ≫ Spring Security Version >= 5.5.0 < 5.5.1
Oracle ≫ Communications Cloud Native Core Policy Version1.14.0
Zu dieser CVE wurde keine CISA KEV oder CERT.AT-Warnung gefunden.
Type | Source | Score | Percentile |
---|---|---|---|
EPSS | FIRST.org | 4.9% | 0.892 |
Source | Base Score | Exploit Score | Impact Score | Vector string |
---|---|---|---|---|
nvd@nist.gov | 7.5 | 3.9 | 3.6 |
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
|
nvd@nist.gov | 5 | 10 | 2.9 |
AV:N/AC:L/Au:N/C:N/I:N/A:P
|
CWE-400 Uncontrolled Resource Consumption
The product does not properly control the allocation and maintenance of a limited resource, thereby enabling an actor to influence the amount of resources consumed, eventually leading to the exhaustion of available resources.
CWE-863 Incorrect Authorization
The product performs an authorization check when an actor attempts to access a resource or perform an action, but it does not correctly perform the check.