{ "schema_version": "1.4.0", "id": "GHSA-9mc6-vgmq-x6xf", "modified": "2025-05-29T21:35:54Z", "published": "2022-09-22T00:00:28Z", "aliases": [ "CVE-2022-41238" ], "summary": "Lack of authentication mechanism in Jenkins DotCi Plugin webhook", "details": "DotCi Plugin provides a webhook endpoint at `/githook/` that can be used to trigger builds of the job for a GitHub repository.\n\nIn DotCi Plugin 2.40.00 and earlier, this endpoint can be accessed without authentication.\n\nThis allows unauthenticated attackers to trigger builds of jobs corresponding to the attacker-specified repository for attacker-specified commits.\n\nThis plugin has been suspended.", "severity": [ { "type": "CVSS_V3", "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N" } ], "affected": [ { "package": { "ecosystem": "Maven", "name": "com.groupon.jenkins-ci.plugins:DotCi" }, "ranges": [ { "type": "ECOSYSTEM", "events": [ { "introduced": "0" }, { "last_affected": "2.40.00" } ] } ] } ], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-41238" }, { "type": "PACKAGE", "url": "https://github.com/jenkinsci/DotCi" }, { "type": "WEB", "url": "https://plugins.jenkins.io/DotCi" }, { "type": "WEB", "url": "https://www.jenkins.io/security/advisory/2022-09-21/#SECURITY-2867" }, { "type": "WEB", "url": "https://www.jenkins.io/security/plugins/#suspensions" } ], "database_specific": { "cwe_ids": [ "CWE-862" ], "severity": "MODERATE", "github_reviewed": true, "github_reviewed_at": "2022-12-06T22:31:23Z", "nvd_published_at": "2022-09-21T16:15:00Z" } }