When creating temporary files, agent-to-controller access to create those files is only checked after theyve been created in Jenkins 2.318 and earlier, LTS 2.303.2 and earlier.
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.303.3 (excluding) |
Jenkins | Jenkins | * | 2.319 (excluding) |
Red Hat OpenShift Container Platform 3.11 | RedHat | jenkins-0:2.303.3.1637698110-1.el7 | * |
Red Hat OpenShift Container Platform 4.6 | RedHat | jenkins-0:2.303.3.1637597493-1.el8 | * |
Red Hat OpenShift Container Platform 4.7 | RedHat | jenkins-0:2.303.3.1637597018-1.el8 | * |
Red Hat OpenShift Container Platform 4.8 | RedHat | jenkins-0:2.303.3.1637596565-1.el8 | * |
Red Hat OpenShift Container Platform 4.9 | RedHat | jenkins-0:2.303.3.1637595827-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.