Skip to content
This repository was archived by the owner on Oct 14, 2024. It is now read-only.

chore(deps): update module helm.sh/helm/v3 to v3.14.1 [security] #1326

Merged
merged 1 commit into from
Feb 20, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 20, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
helm.sh/helm/v3 v3.14.0 -> v3.14.1 age adoption passing confidence

GitHub Vulnerability Alerts

CVE-2024-25620

A Helm contributor discovered a path traversal vulnerability when Helm saves a chart including at download time.

Impact

When either the Helm client or SDK is used to save a chart whose name within the Chart.yaml file includes a relative path change, the chart would be saved outside its expected directory based on the changes in the relative path. The validation and linting did not detect the path changes in the name.

Patches

This issue has been resolved in Helm v3.14.1.

Workarounds

Check all charts used by Helm for path changes in their name as found in the Chart.yaml file. This includes dependencies.

Credits

Disclosed by Dominykas Blyžė at Nearform Ltd.


Helm dependency management path traversal

CVE-2024-25620 / GHSA-v53g-5gjp-272r

More information

Details

A Helm contributor discovered a path traversal vulnerability when Helm saves a chart including at download time.

Impact

When either the Helm client or SDK is used to save a chart whose name within the Chart.yaml file includes a relative path change, the chart would be saved outside its expected directory based on the changes in the relative path. The validation and linting did not detect the path changes in the name.

Patches

This issue has been resolved in Helm v3.14.1.

Workarounds

Check all charts used by Helm for path changes in their name as found in the Chart.yaml file. This includes dependencies.

Credits

Disclosed by Dominykas Blyžė at Nearform Ltd.

Severity

  • CVSS Score: 6.4 / 10 (Medium)
  • Vector String: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:L/I:L/A:N

References

This data is provided by OSV and the GitHub Advisory Database (CC-BY 4.0).


Release Notes

helm/helm (helm.sh/helm/v3)

v3.14.1: Helm v3.14.1

Compare Source

Helm v3.14.1 is a security (patch) release. Users are strongly recommended to update to this release.

A Helm contributor discovered a path traversal vulnerability when Helm saves a chart including at download time.

Dominykas Blyžė with Nearform Ltd. discovered the vulnerability.

Installation and Upgrading

Download Helm v3.14.1. The common platform binaries are here:

This release was signed with 672C 657B E06B 4B30 969C 4A57 4614 49C2 5E36 B98E and can be found at @​mattfarina keybase account. Please use the attached signatures for verifying this release using gpg.

The Quickstart Guide will get you going from there. For upgrade instructions or detailed installation notes, check the install guide. You can also use a script to install on any system with bash.

What's Next
  • 3.14.2 will contain only bug fixes and be released on March 13, 2024.
  • 3.15.0 is the next feature release and will be on May 08, 2024.

Configuration

📅 Schedule: Branch creation - "" in timezone Etc/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 February 20, 2024 15:16
@renovate renovate bot added go Pull requests that update Go code security labels Feb 20, 2024
Copy link

Hey!

Your images are ready:

  • ghcr.io/openclarity/vmclarity-apiserver-dev:pr1326-6f89ac24c3844bc2f90b621aa950540e276e0701
  • ghcr.io/openclarity/vmclarity-cli-dev:pr1326-6f89ac24c3844bc2f90b621aa950540e276e0701
  • ghcr.io/openclarity/vmclarity-cr-discovery-server-dev:pr1326-6f89ac24c3844bc2f90b621aa950540e276e0701
  • ghcr.io/openclarity/vmclarity-orchestrator-dev:pr1326-6f89ac24c3844bc2f90b621aa950540e276e0701
  • ghcr.io/openclarity/vmclarity-ui-dev:pr1326-6f89ac24c3844bc2f90b621aa950540e276e0701
  • ghcr.io/openclarity/vmclarity-ui-backend-dev:pr1326-6f89ac24c3844bc2f90b621aa950540e276e0701

@chrisgacsal chrisgacsal added this pull request to the merge queue Feb 20, 2024
Merged via the queue into main with commit afc7a53 Feb 20, 2024
36 checks passed
@chrisgacsal chrisgacsal deleted the renovate/go-helm.sh/helm/v3-vulnerability branch February 20, 2024 18:52
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
go Pull requests that update Go code security
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

1 participant