VDB
Sign up
MEDIUM4.3

GHSA-jhcq-6wqp-qcfx

Jenkins Gitee Plugin has an incorrect permission check that allows enumerating credentials IDs

Quick fix

GHSA-jhcq-6wqp-qcfx — org.jenkins-ci.plugins:gitee: upgrade to the fixed version with the command below.

# pom.xml: bump <version>1292.v2559f2f3f2c0</version> for org.jenkins-ci.plugins:gitee

Details

Jenkins Gitee Plugin 1288.v18b_deb_c9069b_ and earlier does not correctly perform a permission check in an HTTP endpoint.

This allows attackers with global Item/Configure permission (while lacking Item/Configure permission on any particular job) to enumerate credentials IDs of credentials stored in Jenkins. Those can be used as part of an attack to capture the credentials using another vulnerability.

An enumeration of credentials IDs in Gitee Plugin 1292.v2559f2f3f2c0 requires Overall/Administer permission.

Are you affected?

Enter the version of the package you're using.

Affected packages

Maven/org.jenkins-ci.plugins:gitee
Introduced in: 0Fixed in: 1292.v2559f2f3f2c0
Fix# pom.xml: bump <version>1292.v2559f2f3f2c0</version> for org.jenkins-ci.plugins:gitee

References