A flaw was found in the Keycloak REST API before version 8.0.0 where it would permit user access from a realm the user was not configured. An authenticated attacker with knowledge of a user id could use this flaw to access unauthorized information or to carry out further attacks.
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. This allows attackers to bypass intended access restrictions.
Name | Vendor | Start Version | End Version |
---|---|---|---|
Keycloak | Redhat | * | 7.0.1 (excluding) |
Red Hat Runtimes Spring Boot 2.1.12 | RedHat | keycloak | * |
Red Hat Single Sign-On 7.3.4 zip | RedHat | * | |
Red Hat Single Sign-On 7.3 for RHEL 6 | RedHat | rh-sso7-keycloak-0:4.8.13-1.Final_redhat_00001.1.el6sso | * |
Red Hat Single Sign-On 7.3 for RHEL 7 | RedHat | rh-sso7-keycloak-0:4.8.13-1.Final_redhat_00001.1.el7sso | * |
Red Hat Single Sign-On 7.3 for RHEL 7 | RedHat | rh-sso7-libunix-dbus-java-0:0.8.0-2.el7sso | * |
Red Hat Single Sign-On 7.3 for RHEL 8 | RedHat | rh-sso7-keycloak-0:4.8.13-1.Final_redhat_00001.1.el8sso | * |
Text-Only RHOAR | RedHat | * |
Assuming a user with a given identity, authorization is the process of determining whether that user can access a given resource, based on the user’s privileges and any permissions or other access-control specifications that apply to the resource. When access control checks are incorrectly applied, users are able to access data or perform actions that they should not be allowed to perform. This can lead to a wide range of problems, including information exposures, denial of service, and arbitrary code execution.