[MAVEN:GHSA-8XWJ-2WGH-GPRH] Lack of authentication mechanism in Jenkins Git Plugin webhook

Severity Moderate
Affected Packages 1
Fixed Packages 1
CVEs 1

Git Plugin provides a webhook endpoint at /git/notifyCommit that can be used to notify Jenkins of changes to an SCM repository. For its most basic functionality, this endpoint receives a repository URL, and Jenkins will schedule polling for all jobs configured with the specified repository. In Git Plugin 4.11.3 and earlier, this endpoint can be accessed with GET requests and without authentication.

This webhook endpoint does not require POST requests, resulting in a cross-site request forgery (CSRF) vulnerability.

Git Plugin 4.11.4 requires a token parameter which will act as an authentication for the webhook endpoint. While GET requests remain allowed, attackers would need to be able to provide a webhook token. For more information see the plugin documentation.

Package Affected Version
pkg:maven/org.jenkins-ci.plugins/git <= 4.11.3
Package Fixed Version
pkg:maven/org.jenkins-ci.plugins/git = 4.11.4
ID
MAVEN:GHSA-8XWJ-2WGH-GPRH
Severity
moderate
URL
https://github.com/advisories/GHSA-8xwj-2wgh-gprh
Published
2022-07-28T00:00:43
(2 years ago)
Modified
2024-01-05T16:36:17
(8 months ago)
Rights
Maven Security Team
Other Advisories
Type Package URL Namespace Name / Product Version Distribution / Platform Arch Patch / Fix
Affected pkg:maven/org.jenkins-ci.plugins/git org.jenkins-ci.plugins git <= 4.11.3
Fixed pkg:maven/org.jenkins-ci.plugins/git org.jenkins-ci.plugins git = 4.11.4
# CVE Description CVSS EPSS EPSS Trend (30 days) Affected Products Weaknesses Security Advisories Exploits PoC Pubblication Date Modification Date
# CVE Description CVSS EPSS EPSS Trend (30 days) Affected Products Weaknesses Security Advisories PoC Pubblication Date Modification Date
Loading...