An open API service providing security vulnerability metadata for many open source software ecosystems.

GSA_kwCzR0hTQS0zY3BxLXJ3MzYtY3Bwds4AA9Xt

Moderate EPSS: 0.00162% (0.37634 Percentile) EPSS:

Secret file credentials stored unencrypted in rare cases by Plain Credentials Plugin

Affected Packages Affected Versions Fixed Versions
maven:org.jenkins-ci.plugins:plain-credentials < 183.va 183.va

When creating secret file credentials Plain Credentials Plugin 182.v468b_97b_9dcb_8 and earlier attempts to decrypt the content of the file to check if it constitutes a valid encrypted secret. In rare cases the file content matches the expected format of an encrypted secret, and the file content will be stored unencrypted (only Base64 encoded) on the Jenkins controller file system.

These credentials can be viewed by users with access to the Jenkins controller file system (global credentials) or with Item/Extended Read permission (folder-scoped credentials).

Plain Credentials Plugin 183.va_de8f1dd5a_2b_ no longer attempts to decrypt the content of the file when creating secret file credentials.

References: