The agent-to-controller security check FilePath#reading(FileVisitor) in Jenkins 2.318 and earlier, LTS 2.303.2 and earlier does not reject any operations, allowing users to have unrestricted read access using certain operations (creating archives, FilePath#copyRecursiveTo).
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 |
---|---|---|---|
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 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.