#VU62795 Missing Authorization in Keycloak - CVE-2022-1245
Published: May 4, 2022
Keycloak
Keycloak
Description
The vulnerability allows a remote attacker to escalate privileges on the system.
The vulnerability exists due to an error in the token exchange feature of keycloak. A client application holding a valid access token can exchange tokens for
any target client by passing the client_id of the target. A remote user can bypass authorization process and escalate privileges within the application.