It was found that libpam4j up to and including 1.8 did not properly validate user accounts when authenticating. A user with a valid password for a disabled account would be able to bypass security restrictions and possibly access sensitive information.
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 |
---|---|---|---|
Libpam4j | Libpam4j_project | * | 1.8 (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 | * |
Libpam4j | Ubuntu | artful | * |
Libpam4j | Ubuntu | trusty | * |
Libpam4j | Ubuntu | xenial | * |
Libpam4j | Ubuntu | zesty | * |
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.