Exploitation Summary
EIP tracks 1 public exploit for CVE-2022-24348. PoCs published by DeveloperOl.
AI-analyzed exploit summary This repository contains a Helm chart that exploits CVE-2022-24348, a vulnerability in Helm where arbitrary file reads can be achieved via the `.Files.Get` function in templates. The ConfigMap template reads the contents of `/etc/hosts` (or any file specified in `values.yaml`) and embeds it in the ConfigMap, demonstrating the vulnerability.
Description
Argo CD before 2.1.9 and 2.2.x before 2.2.4 allows directory traversal related to Helm charts because of an error in helmTemplate in repository.go. For example, an attacker may be able to discover credentials stored in a YAML file.
Exploits (1)
This repository contains a Helm chart that exploits CVE-2022-24348, a vulnerability in Helm where arbitrary file reads can be achieved via the `.Files.Get` function in templates. The ConfigMap template reads the contents of `/etc/hosts` (or any file specified in `values.yaml`) and embeds it in the ConfigMap, demonstrating the vulnerability.
References (2)
Scores
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:N/A:N