{ "schema_version": "1.4.0", "id": "GHSA-2482-gr3v-f3f3", "modified": "2023-04-12T22:18:21Z", "published": "2023-04-12T18:30:36Z", "aliases": [ "CVE-2023-30522" ], "summary": "Jenkins Fogbugz Plugin has missing permissions check", "details": "Jenkins Fogbugz Plugin provides a webhook endpoint at `/fbTrigger/` that can be used to trigger builds of any jobs.\n\nIn Fogbugz Plugin 2.2.17 and earlier, this endpoint can be accessed by attackers with Item/Read permission, allowing them to trigger builds of jobs specified in a `jobname` request parameter.", "severity": [ { "type": "CVSS_V3", "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N" } ], "affected": [ { "package": { "ecosystem": "Maven", "name": "org.jenkins-ci.plugins:fogbugz" }, "ranges": [ { "type": "ECOSYSTEM", "events": [ { "introduced": "0" }, { "last_affected": "2.2.17" } ] } ] } ], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-30522" }, { "type": "WEB", "url": "https://www.jenkins.io/security/advisory/2023-04-12/#SECURITY-2873" }, { "type": "WEB", "url": "http://www.openwall.com/lists/oss-security/2023/04/13/3" } ], "database_specific": { "cwe_ids": [ "CWE-862" ], "severity": "MODERATE", "github_reviewed": true, "github_reviewed_at": "2023-04-12T22:18:21Z", "nvd_published_at": "2023-04-12T18:15:00Z" } }