rbash in Bash before 4.4-beta2 did not prevent the shell user from modifying BASH_CMDS, thus allowing the user to execute any command with the permissions of the shell.
The product does not perform an authorization check when an actor attempts to access a resource or perform an action.
Name | Vendor | Start Version | End Version |
---|---|---|---|
Bash | Gnu | * | 4.4 (excluding) |
Bash | Gnu | 4.4-beta1 (including) | 4.4-beta1 (including) |
Red Hat Ansible Tower 3.5 for RHEL 7 | RedHat | ansible-tower-35/ansible-tower:3.5.6-1 | * |
Red Hat Ansible Tower 3.6 for RHEL 7 | RedHat | ansible-tower-36/ansible-tower:3.6.4-1 | * |
Red Hat Enterprise Linux 7 | RedHat | bash-0:4.2.46-34.el7 | * |
Red Hat Enterprise Linux 7.4 Advanced Update Support | RedHat | bash-0:4.2.46-30.el7_4 | * |
Red Hat Enterprise Linux 7.4 Telco Extended Update Support | RedHat | bash-0:4.2.46-30.el7_4 | * |
Red Hat Enterprise Linux 7.4 Update Services for SAP Solutions | RedHat | bash-0:4.2.46-30.el7_4 | * |
Red Hat Enterprise Linux 7.6 Extended Update Support | RedHat | bash-0:4.2.46-32.el7_6 | * |
Red Hat Enterprise Linux 7.7 Extended Update Support | RedHat | bash-0:4.2.46-34.el7_7 | * |
Bash | Ubuntu | trusty | * |
Bash | Ubuntu | trusty/esm | * |
Bash | Ubuntu | upstream | * |
Bash | Ubuntu | xenial | * |
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, 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.