Advisory Database
  • Advisories
  • Dependency Scanning
  1. maven
  2. ›
  3. org.jenkins-ci.plugins/plain-credentials
  4. ›
  5. CVE-2024-39459

CVE-2024-39459: Secret file credentials stored unencrypted in rare cases by Plain Credentials Plugin

June 26, 2024

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

  • github.com/advisories/GHSA-3cpq-rw36-cppv
  • github.com/jenkinsci/plain-credentials-plugin
  • github.com/jenkinsci/plain-credentials-plugin/commit/ade8f1dd5a2bc69357995fd50baac56d73f80813
  • nvd.nist.gov/vuln/detail/CVE-2024-39459
  • www.jenkins.io/security/advisory/2024-06-26/

Code Behaviors & Features

Detect and mitigate CVE-2024-39459 with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions before 183.va

Fixed versions

  • 183.va

Solution

Upgrade to version 183.va or above.

Impact 4.3 MEDIUM

CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N

Learn more about CVSS

Weakness

  • CWE-319: Cleartext Transmission of Sensitive Information

Source file

maven/org.jenkins-ci.plugins/plain-credentials/CVE-2024-39459.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Wed, 14 May 2025 12:14:43 +0000.