It was found that Keycloak oauth would permit an authenticated resource to obtain an access/refresh token pair from the authentication server, permitting indefinite usage in the case of permission revocation. An attacker on an already compromised resource could use this flaw to grant himself continued permissions and possibly conduct further attacks.
The product does not perform or incorrectly performs an authorization check when an actor attempts to access a resource or perform an action.
Name | Vendor | Start Version | End Version |
---|---|---|---|
Keycloak | Redhat | - (including) | - (including) |
Red Hat Single Sign-On 7.1 | RedHat | * | |
Red Hat Single Sign-On 7.1 for RHEL 6 | RedHat | rh-sso7-keycloak-0:2.5.14-1.Final_redhat_1.1.jbcs.el6 | * |
Red Hat Single Sign-On 7.1 for RHEL 7 | RedHat | rh-sso7-keycloak-0:2.5.14-1.Final_redhat_1.1.jbcs.el7 | * |
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 not applied consistently - or not at all - 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.