Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update dependency org.jenkins-ci.plugins:pipeline-utility-steps to v2 [security] - autoclosed #4429

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 30, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
org.jenkins-ci.plugins:pipeline-utility-steps 1.3.0 -> 2.15.3 age adoption passing confidence

GitHub Vulnerability Alerts

CVE-2022-45381

Pipeline Utility Steps Plugin implements a readProperties Pipeline step that supports interpolation of variables using the Apache Commons Configuration library.

Pipeline Utility Steps Plugin 2.13.1 and earlier does not restrict the set of enabled prefix interpolators and bundles versions of this library that enable the file: prefix interpolator by default.

This allows attackers able to configure Pipelines to read arbitrary files from the Jenkins controller file system.

Pipeline Utility Steps Plugin 2.13.2 restricts the set of prefix interpolators enabled by default to base64Decoder:, base64Encoder:, date:, urlDecoder:, and urlEncoder:.

Administrators can set the Java system property org.jenkinsci.plugins.pipeline.utility.steps.conf.ReadPropertiesStepExecution.CUSTOM_PREFIX_INTERPOLATOR_LOOKUPS to customize which prefix interpolators are enabled.

CVE-2023-32981

Jenkins Pipeline Utility Steps Plugin provides the untar and unzip Pipeline steps to extract archives into job workspaces.

Pipeline Utility Steps Plugin 2.15.2 and earlier does not validate or limit file paths of files contained within these archives.

This allows attackers able to provide crafted archives as parameters to create or replace arbitrary files on the agent file system with attacker-specified content.

Pipeline Utility Steps Plugin 2.15.3 rejects extraction of files in tar and zip archives that would be placed outside the expected destination directory.


Release Notes

jenkinsci/pipeline-utility-steps-plugin (org.jenkins-ci.plugins:pipeline-utility-steps)

v2.3.1

Enabled release Drafter.

v2.3.0

v2.2.0

Minor bumped because bump of Jenkins core dependency.

  • Include defaults in interpolation (PR #​50)
  • Updated maven-model version to workaround MNG-6204 (PR #​48)
  • Just dev things
    • Dollar-slashy strings are not that safe (PR #​52)
    • [JEP-210] Verifying that the tee step works correctly with remote durable task output (PR #​51)

v2.1.0

  • Fixed JENKINS-50633 requirering core bump to 2.73.2
  • Added explicit charset encoding when reading json to match writing json

v2.0.2

v2.0.1

  • Fixed the Snippetizer for tee step. (PR #​43)

v2.0

Minor bumped because bump of Jenkins core dependency.

  • Include defaults in interpolation (PR #​50)
  • Updated maven-model version to workaround MNG-6204 (PR #​48)
  • Just dev things
    • Dollar-slashy strings are not that safe (PR #​52)
    • [JEP-210] Verifying that the tee step works correctly with remote durable task output (PR #​51)

v1.5.1

v1.5.0

v1.4.1

  • Made the readXx methods not require a workspace if only the text parameter is used (PR #​31).

v1.4.0


Configuration

📅 Schedule: Branch creation - "" (UTC), Automerge - At any time (no schedule defined).

🚦 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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot requested a review from a team as a code owner June 30, 2023 11:37
@renovate renovate bot force-pushed the renovate/maven-org.jenkins-ci.plugins-pipeline-utility-steps-vulnerability branch 13 times, most recently from 14745e8 to a20f654 Compare July 7, 2023 12:03
@renovate renovate bot force-pushed the renovate/maven-org.jenkins-ci.plugins-pipeline-utility-steps-vulnerability branch 11 times, most recently from fff37b6 to 164bbd5 Compare July 14, 2023 07:52
@renovate renovate bot force-pushed the renovate/maven-org.jenkins-ci.plugins-pipeline-utility-steps-vulnerability branch 5 times, most recently from e752beb to 67789eb Compare July 19, 2023 13:49
@renovate renovate bot force-pushed the renovate/maven-org.jenkins-ci.plugins-pipeline-utility-steps-vulnerability branch 3 times, most recently from 16b4247 to 22caf9c Compare December 12, 2023 09:07
@renovate renovate bot force-pushed the renovate/maven-org.jenkins-ci.plugins-pipeline-utility-steps-vulnerability branch 9 times, most recently from 8dd9bfc to f58b488 Compare December 19, 2023 14:18
@renovate renovate bot force-pushed the renovate/maven-org.jenkins-ci.plugins-pipeline-utility-steps-vulnerability branch 3 times, most recently from 1a4f5d0 to 38fa365 Compare December 27, 2023 08:23
@renovate renovate bot force-pushed the renovate/maven-org.jenkins-ci.plugins-pipeline-utility-steps-vulnerability branch 9 times, most recently from 4d4728d to bd4bf2b Compare January 10, 2024 10:04
@renovate renovate bot force-pushed the renovate/maven-org.jenkins-ci.plugins-pipeline-utility-steps-vulnerability branch from bd4bf2b to 62d4078 Compare January 10, 2024 10:54
Copy link

sonarcloud bot commented Jan 10, 2024

Quality Gate Passed Quality Gate passed

Kudos, no new issues were introduced!

0 New issues
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

@renovate renovate bot changed the title chore(deps): update dependency org.jenkins-ci.plugins:pipeline-utility-steps to v2 [security] chore(deps): update dependency org.jenkins-ci.plugins:pipeline-utility-steps to v2 [security] - autoclosed Jan 10, 2024
@renovate renovate bot closed this Jan 10, 2024
@renovate renovate bot deleted the renovate/maven-org.jenkins-ci.plugins-pipeline-utility-steps-vulnerability branch January 10, 2024 10:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants