Jenkins Script Security Plugin 1367.vdf2fc45f229c and earlier, except 1365.1367.va_3b_b_89f8a_95b_ and 1362.1364.v4cf2dc5d8776, does not perform a permission check in a method implementing form validation, allowing attackers with Overall/Read permission to check for the existence of files on the controller file system.
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 |
---|---|---|---|
OCP-Tools-4.12-RHEL-8 | RedHat | jenkins-0:2.479.3.1740464431-3.el8 | * |
OCP-Tools-4.12-RHEL-8 | RedHat | jenkins-2-plugins-0:4.12.1740464689-1.el8 | * |
OCP-Tools-4.13-RHEL-8 | RedHat | jenkins-0:2.479.3.1740464433-3.el8 | * |
OCP-Tools-4.13-RHEL-8 | RedHat | jenkins-2-plugins-0:4.13.1740464698-1.el8 | * |
OCP-Tools-4.14-RHEL-8 | RedHat | jenkins-0:2.479.3.1740109575-3.el8 | * |
OCP-Tools-4.14-RHEL-8 | RedHat | jenkins-2-plugins-0:4.14.1740109868-1.el8 | * |
OCP-Tools-4.15-RHEL-8 | RedHat | jenkins-0:2.479.3.1740051993-3.el8 | * |
OCP-Tools-4.15-RHEL-8 | RedHat | jenkins-2-plugins-0:4.15.1740052174-1.el8 | * |
OCP-Tools-4.16-RHEL-9 | RedHat | jenkins-0:2.479.3.1739896390-3.el9 | * |
OCP-Tools-4.16-RHEL-9 | RedHat | jenkins-2-plugins-0:4.16.1739896683-1.el9 | * |
OCP-Tools-4.17-RHEL-9 | RedHat | jenkins-0:2.479.3.1739859586-3.el9 | * |
OCP-Tools-4.17-RHEL-9 | RedHat | jenkins-2-plugins-0:4.17.1739859908-1.el9 | * |
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.