VDB
KO
MEDIUM 5.3

GHSA-m6wv-wh8g-64xc

Jenkins does not encrypt secrets from POST config.xml submissions before storing them in job configurations

Quick fix

GHSA-m6wv-wh8g-64xc — 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

Jenkins 2.567 and earlier, LTS 2.555.2 and earlier does not encrypt secrets from POST config.xml submissions before storing them in job configurations unencrypted in job config.xml files on the Jenkins controller where they can be viewed by users with Item/Extended Read permission, or access to the Jenkins controller file system.

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