{ "schema_version": "1.4.0", "id": "GHSA-qgv4-7jhx-c72q", "modified": "2022-12-08T21:00:27Z", "published": "2022-09-22T00:00:28Z", "aliases": [ "CVE-2022-41234" ], "summary": "Missing webhook endpoint authorization in Jenkins Rundeck Plugin", "details": "Jenkins Rundeck Plugin 3.6.11 and earlier does not protect access to the `/plugin/rundeck/webhook/` endpoint, allowing users with Overall/Read permission to trigger jobs that are configured to be triggerable via Rundeck.", "severity": [ { "type": "CVSS_V3", "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:N" } ], "affected": [ { "package": { "ecosystem": "Maven", "name": "org.jenkins-ci.plugins:rundeck" }, "ranges": [ { "type": "ECOSYSTEM", "events": [ { "introduced": "0" }, { "fixed": "3.6.12" } ] } ] } ], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-41234" }, { "type": "PACKAGE", "url": "https://github.com/jenkinsci/rundeck-plugin" }, { "type": "WEB", "url": "https://www.jenkins.io/security/advisory/2022-09-21/#SECURITY-2169" } ], "database_specific": { "cwe_ids": [ "CWE-862" ], "severity": "MODERATE", "github_reviewed": true, "github_reviewed_at": "2022-09-23T13:38:06Z", "nvd_published_at": "2022-09-21T16:15:00Z" } }