GHSA-rm4m-39fj-288c

    Dashboard / Vulnerabilities / GHSA-rm4m-39fj-288c

    GHSA-rm4m-39fj-288c

    Published: 24 May 2022Last Modified: 16 Feb 2024

    Summary: Incorrect permission checks in Jenkins Role-based Authorization Strategy Plugin may allow accessing some items

    Details: 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.

    Affected packages

    Package

    Name: org.jenkins-ci.plugins:role-strategy

    Purl: pkg:maven/org.jenkins-ci.plugins/role-strategy

    Affected ranges

    Type: ECOSYSTEM

    Events:

    Introduced- 0
    Fixed -3.1.1

    Affected versions

    1.1.2
    1.1.3

    Common Vulnerability Scoring System

    Attack Vector
    Network
    Adjacent
    Local
    Physical
    Privileges Required
    None
    Low
    High
    User Interaction
    None
    Required
    Scope
    Unchanged
    Changed
    Confidentiality
    None
    Low
    High
    Integrity
    None
    Low
    High
    Availability
    None
    Low
    High
    GHSA-rm4m-39fj-288c | CVE-DB