8.8
CVE-2021-4133
- EPSS 0.43%
- Veröffentlicht 25.01.2022 20:15:08
- Zuletzt bearbeitet 21.11.2024 06:36:58
- Quelle secalert@redhat.com
- CVE-Watchlists
- Unerledigt
Incorrect authorization allows unpriviledged users to create other users
A flaw was found in Keycloak in versions from 12.0.0 and before 15.1.1 which allows an attacker with any existing user account to create new default user accounts via the administrative REST API even when new user registration is disabled.
Mögliche Gegenmaßnahme
Keycloak Server: Install latest version
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 0.43% | 0.624 |
| Quelle | Base Score | Exploit Score | Impact Score | Vector String |
|---|---|---|---|---|
| nvd@nist.gov | 8.8 | 2.8 | 5.9 |
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
|
| nvd@nist.gov | 6.5 | 8 | 6.4 |
AV:N/AC:L/Au:S/C:P/I:P/A:P
|
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.