VDB
Sign up
MEDIUM4.3

GHSA-g7c6-wxjf-8564

Jenkins GitHub Branch Source Plugin has missing permission check that allows enumerating GitHub Enterprise server URLs

Quick fix

GHSA-g7c6-wxjf-8564 — org.jenkins-ci.plugins:github-branch-source: upgrade to the fixed version with the command below.

# pom.xml: bump <version>1967.1970</version> for org.jenkins-ci.plugins:github-branch-source

Details

Jenkins GitHub Branch Source Plugin 1967.1969.v205fd594c821 and earlier does not perform a permission check in an HTTP endpoint that lists the GitHub API endpoints configured in the global plugin configuration.

This allows attackers with Overall/Read permission to obtain the URLs of GitHub Enterprise servers configured by administrators.

This vulnerability has been reported through the Jenkins Bug Bounty Program sponsored by the European Commission. GitHub Branch Source Plugin 1967.1970.vd86979736546 requires Overall/Manage permission or Item/Extended Read permission on an item to list the configured GitHub API endpoints.

Are you affected?

Enter the version of the package you're using.

Affected packages

Maven/org.jenkins-ci.plugins:github-branch-source
Introduced in: 0Fixed in: 1967.1970
Fix# pom.xml: bump <version>1967.1970</version> for org.jenkins-ci.plugins:github-branch-source

References