Update dependency org.jenkins-ci.plugins:plain-credentials to v183 [SECURITY]#46
Open
renovate-bot wants to merge 1 commit into
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
1.2→183.va_de8f1dd5a_2b_Secret file credentials stored unencrypted in rare cases by Plain Credentials Plugin
CVE-2024-39459 / GHSA-3cpq-rw36-cppv
More information
Details
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.
Severity
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:NReferences
This data is provided by the GitHub Advisory Database (CC-BY 4.0).
Release Notes
jenkinsci/plain-credentials-plugin (org.jenkins-ci.plugins:plain-credentials)
v183.va_de8f1dd5a_2b_Compare Source
🔒 Security
📦 Dependency updates
v182.v468b_97b_9dcb_8Compare Source
👷 Changes for plugin developers
📦 Dependency updates
v179.vc5cb_98f6db_38Compare Source
👷 Changes for plugin developers
v177.vb_231f25527e7Compare Source
👷 Changes for plugin developers
BaseTest(#65) @yaroslavafenkin📦 Dependency updates
v143.v1b_df8b_d3b_e48Compare Source
🚀 New features and improvements
v139.ved2b_9cf7587b👷 Changes for plugin developers
👻 Maintenance
v1.7Changelog moved to GitHub Releases
v1.6v1.5Plugin
for file credentials.
v1.4or lower
v1.3credentials. (PR
#6{.external-link})
Configuration
📅 Schedule: (UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.