VDB
Sign up
MEDIUM5.4

GHSA-w794-rwp2-jc9m

Jenkins Gitee Plugin has a cross-site request forgery vulnerability

Quick fix

GHSA-w794-rwp2-jc9m — 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 perform permission checks in several HTTP endpoints implementing form validation for its global configuration.

This allows attackers with Overall/Read permission to connect to an attacker-specified URL using attacker-specified credentials IDs obtained through another method, capturing credentials stored in Jenkins.

Additionally, these HTTP endpoints do not require POST requests, resulting in a cross-site request forgery (CSRF) vulnerability.

Gitee Plugin 1292.v2559f2f3f2c0 requires the appropriate permissions in the affected HTTP endpoints, and requires POST requests.

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