ghsa-25g4-p347-x748
Vulnerability from github
Published
2022-05-24 17:30
Modified
2023-10-27 11:34
Severity ?
Summary
Improper authorization due to caching in Jenkins Role-based Authorization Strategy Plugin
Details
Role-based Authorization Strategy Plugin 2.12 and newer uses a cache to speed up permission lookups. Role-based Authorization Strategy Plugin 3.0 and earlier this cache is not invalidated properly when an administrator changes the permission configuration. This can result in permissions being granted long after the configuration was changed to no longer grant them. Role-based Authorization Strategy Plugin 3.1 properly invalidates the cache on configuration changes.
{ "affected": [ { "package": { "ecosystem": "Maven", "name": "org.jenkins-ci.plugins:role-strategy" }, "ranges": [ { "events": [ { "introduced": "2.12" }, { "fixed": "3.1" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2020-2286" ], "database_specific": { "cwe_ids": [ "CWE-863" ], "github_reviewed": true, "github_reviewed_at": "2022-12-21T02:15:49Z", "nvd_published_at": "2020-10-08T13:15:00Z", "severity": "HIGH" }, "details": "Role-based Authorization Strategy Plugin 2.12 and newer uses a cache to speed up permission lookups. Role-based Authorization Strategy Plugin 3.0 and earlier this cache is not invalidated properly when an administrator changes the permission configuration. This can result in permissions being granted long after the configuration was changed to no longer grant them. Role-based Authorization Strategy Plugin 3.1 properly invalidates the cache on configuration changes.", "id": "GHSA-25g4-p347-x748", "modified": "2023-10-27T11:34:02Z", "published": "2022-05-24T17:30:18Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-2286" }, { "type": "WEB", "url": "https://www.jenkins.io/security/advisory/2020-10-08/#SECURITY-1767" }, { "type": "WEB", "url": "http://www.openwall.com/lists/oss-security/2020/10/08/5" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H", "type": "CVSS_V3" } ], "summary": "Improper authorization due to caching in Jenkins Role-based Authorization Strategy Plugin" }
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.