logo

CVE-2021-21624 org.jenkins-ci.plugins:role-strategy

Package

Manager: maven
Name: org.jenkins-ci.plugins:role-strategy
Vulnerable Version: >=0 <3.1.1

Severity

Level: Medium

CVSS v3.1: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N

CVSS v4.0: CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N

EPSS: 0.00031 pctl0.07213

Details

Incorrect permission checks in Jenkins Role-based Authorization Strategy Plugin may allow accessing some items Items (like jobs) can be organized hierarchically in Jenkins, using the Folders Plugin or something similar. An item is expected to be accessible only if all its ancestors are accessible as well. Role-based Authorization Strategy Plugin 3.1 and earlier does not correctly perform permission checks to determine whether an item should be accessible. This allows attackers with Item/Read permission on nested items to access them, even if they lack Item/Read permission for parent folders. Role-based Authorization Strategy Plugin 3.1.1 requires Item/Read permission on parent items to grant Item/Read permission on an individual item. As a workaround in older releases, do not grant permissions on individual items to users who do not have access to parent items. In case of problems, the [Java system property](https://www.jenkins.io/doc/book/managing/system-properties/) `com.michelin.cio.hudson.plugins.rolestrategy.RoleMap.checkParentPermissions` can be set to false, completely disabling this fix.

Metadata

Created: 2022-05-24T17:44:48Z
Modified: 2023-10-27T13:46:00Z
Source: https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2022/05/GHSA-rm4m-39fj-288c/GHSA-rm4m-39fj-288c.json
CWE IDs: ["CWE-863"]
Alternative ID: GHSA-rm4m-39fj-288c
Finding: F006
Auto approve: 1