Helm Path Traversal
Moderate severity
GitHub Reviewed
Published
May 14, 2022
to the GitHub Advisory Database
•
Updated Sep 28, 2023
Description
Published by the National Vulnerability Database
Feb 4, 2019
Published to the GitHub Advisory Database
May 14, 2022
Reviewed
Jul 19, 2023
Last updated
Sep 28, 2023
All versions of Helm between Helm >=2.0.0 and < 2.12.2 contains a CWE-22: Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal') vulnerability in The commands
helm fetch --untar
andhelm lint some.tgz
that can result when chart archive files are unpacked a file may be unpacked outside of the target directory. This attack appears to be exploitable via a victim must run a helm command on a specially crafted chart archive. This vulnerability appears to have been fixed in 2.12.2.References