VDB
KO
MEDIUM 4.3

GHSA-mw82-xcg6-gx79

Jenkins: Missing permission check allows unauthorized cancellation of queue items

Quick fix

GHSA-mw82-xcg6-gx79 — org.jenkins-ci.main:jenkins-core: upgrade to the fixed version with the command below.

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

Details

A missing permission check in Jenkins 2.567 and earlier, LTS 2.555.2 and earlier allows attackers with Item/Cancel permission, but lacking Item/Read permission, to cancel queue items they do not have permission to view.

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.555.3
Fix # pom.xml: bump <version>2.555.3</version> for org.jenkins-ci.main:jenkins-core
Maven / org.jenkins-ci.main:jenkins-core
Introduced in: 2.556 Fixed in: 2.568
Fix # pom.xml: bump <version>2.568</version> for org.jenkins-ci.main:jenkins-core

References