ghsa-436g-2f92-cvhh
Vulnerability from github
Published
2023-04-02 21:30
Modified
2024-01-05 17:15
Severity ?
Summary
Jenkins Role-based Authorization Strategy Plugin grants permissions even after they’ve been disabled
Details
Permissions in Jenkins can be enabled and disabled. Some permissions are disabled by default, e.g., Overall/Manage or Item/Extended Read. Disabled permissions cannot be granted directly, only through greater permissions that imply them (e.g., Overall/Administer or Item/Configure).
Role-based Authorization Strategy Plugin 587.v2872c41fa_e51 and earlier grants permissions even after they’ve been disabled.
This allows attackers to have greater access than they’re entitled to after the following operations took place:
A permission is granted to attackers directly or through groups.
The permission is disabled, e.g., through the script console.
Role-based Authorization Strategy Plugin 587.588.v850a_20a_30162 does not grant disabled permissions.
{ "affected": [ { "database_specific": { "last_known_affected_version_range": "\u003c 587.588.v850a" }, "package": { "ecosystem": "Maven", "name": "org.jenkins-ci.plugins:role-strategy" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "587.588.v850a_20a_30162" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2023-28668" ], "database_specific": { "cwe_ids": [], "github_reviewed": true, "github_reviewed_at": "2023-04-03T22:55:17Z", "nvd_published_at": "2023-04-02T21:15:00Z", "severity": "MODERATE" }, "details": "Permissions in Jenkins can be enabled and disabled. Some permissions are disabled by default, e.g., Overall/Manage or Item/Extended Read. Disabled permissions cannot be granted directly, only through greater permissions that imply them (e.g., Overall/Administer or Item/Configure).\n\nRole-based Authorization Strategy Plugin 587.v2872c41fa_e51 and earlier grants permissions even after they\u2019ve been disabled.\n\nThis allows attackers to have greater access than they\u2019re entitled to after the following operations took place:\n\nA permission is granted to attackers directly or through groups.\n\nThe permission is disabled, e.g., through the script console.\n\nRole-based Authorization Strategy Plugin 587.588.v850a_20a_30162 does not grant disabled permissions.", "id": "GHSA-436g-2f92-cvhh", "modified": "2024-01-05T17:15:00Z", "published": "2023-04-02T21:30:17Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-28668" }, { "type": "WEB", "url": "https://github.com/jenkinsci/role-strategy-plugin/commit/850a20a3016276d0c0ba4898a876c113a9191da4" }, { "type": "WEB", "url": "https://www.jenkins.io/security/advisory/2023-03-21/#SECURITY-3053" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:L/A:N", "type": "CVSS_V3" } ], "summary": "Jenkins Role-based Authorization Strategy Plugin grants permissions even after they\u2019ve been disabled" }
Loading…
Loading…
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.