Jenkins 2.274 and earlier, LTS 2.263.1 and earlier does not correctly match requested URLs to the list of always accessible paths, allowing attackers without Overall/Read permission to access some URLs as if they did have Overall/Read permission.
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 |
---|---|---|---|
Jenkins | Jenkins | * | 2.263.1 (including) |
Jenkins | Jenkins | * | 2.274 (including) |
Red Hat OpenShift Container Platform 3.11 | RedHat | jenkins-0:2.263.3.1612433584-1.el7 | * |
Red Hat OpenShift Container Platform 4.5 | RedHat | conmon-2:2.0.21-1.rhaos4.5.el7 | * |
Red Hat OpenShift Container Platform 4.5 | RedHat | jenkins-0:2.263.3.1612434332-1.el7 | * |
Red Hat OpenShift Container Platform 4.5 | RedHat | machine-config-daemon-0:4.5.0-202102050524.p0.git.2594.ff3b8c0.el8 | * |
Red Hat OpenShift Container Platform 4.5 | RedHat | openshift-0:4.5.0-202102050524.p0.git.0.9229406.el8 | * |
Red Hat OpenShift Container Platform 4.5 | RedHat | openshift-ansible-0:4.5.0-202102031005.p0.git.0.c6839a2.el7 | * |
Red Hat OpenShift Container Platform 4.5 | RedHat | openshift-clients-0:4.5.0-202102051529.p0.git.3612.61b096a.el8 | * |
Red Hat OpenShift Container Platform 4.5 | RedHat | runc-0:1.0.0-72.rhaos4.5.giteadfc6b.el8 | * |
Red Hat OpenShift Container Platform 4.6 | RedHat | jenkins-0:2.263.3.1612434510-1.el8 | * |
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.