Lucene search

K
cvelistGitHub_MCVELIST:CVE-2024-25620
HistoryFeb 14, 2024 - 11:24 p.m.

CVE-2024-25620 Dependency management path traversal in helm

2024-02-1423:24:57
CWE-22
GitHub_M
www.cve.org
11
cve-2024-25620
dependency management
helm
charts
kubernetes
path traversal
validation
linting

CVSS3

6.4

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

LOW

User Interaction

NONE

Scope

CHANGED

Confidentiality Impact

LOW

Integrity Impact

LOW

Availability Impact

NONE

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

EPSS

0

Percentile

10.5%

Helm is a tool for managing Charts. Charts are packages of pre-configured Kubernetes resources. 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. This issue has been resolved in Helm v3.14.1. Users unable to upgrade should check all charts used by Helm for path changes in their name as found in the Chart.yaml file. This includes dependencies.

CNA Affected

[
  {
    "vendor": "helm",
    "product": "helm",
    "versions": [
      {
        "version": "< 3.14.1",
        "status": "affected"
      }
    ]
  }
]

CVSS3

6.4

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

LOW

User Interaction

NONE

Scope

CHANGED

Confidentiality Impact

LOW

Integrity Impact

LOW

Availability Impact

NONE

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

EPSS

0

Percentile

10.5%