#VU60321 Path traversal in Argo CD - CVE-2022-24348
Published: February 6, 2022 / Updated: March 1, 2022
Argo CD
Argo
Description
The vulnerability allows a remote user to perform directory traversal attacks.
The vulnerability exists due to input validation error when processing directory traversal sequences in helmTemplate in repository.go. A remote user can send a specially crafted HTTP request and discover credentials stored in a YAML file.