VDB
KO
MEDIUM 5.4

GHSA-8pv9-qh96-9hc6

Jenkins does not perform a permission check in an HTTP endpoint

Quick fix

GHSA-8pv9-qh96-9hc6 — org.jenkins-ci.main:jenkins-core: upgrade to the fixed version with the command below.

# pom.xml: bump <version>2.452.4</version> for org.jenkins-ci.main:jenkins-core

Details

Jenkins 2.470 and earlier, LTS 2.452.3 and earlier does not perform a permission check in an HTTP endpoint.

This allows attackers with Overall/Read permission to access other users' "My Views". Attackers with global View/Configure and View/Delete permissions are also able to change other users' "My Views".

Jenkins 2.471, LTS 2.452.4, LTS 2.462.1 restricts access to a user’s "My Views" to the owning user and administrators.

Are you affected?

Enter the version of the package you're using.

Affected packages

Maven / org.jenkins-ci.main:jenkins-core
Introduced in: 0 Fixed in: 2.452.4
Fix # pom.xml: bump <version>2.452.4</version> for org.jenkins-ci.main:jenkins-core
Maven / org.jenkins-ci.main:jenkins-core
Introduced in: 2.460 Fixed in: 2.462.1
Fix # pom.xml: bump <version>2.462.1</version> for org.jenkins-ci.main:jenkins-core
Maven / org.jenkins-ci.main:jenkins-core
Introduced in: 2.470 Fixed in: 2.471
Fix # pom.xml: bump <version>2.471</version> for org.jenkins-ci.main:jenkins-core

References