#VU61583 Path traversal in Argo CD - CVE-2022-24730

 

#VU61583 Path traversal in Argo CD - CVE-2022-24730

Published: March 24, 2022


Vulnerability identifier: #VU61583
Vulnerability risk: Medium
CVSSv4.0: CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N/E:U/U:Green
CVE-ID: CVE-2022-24730
CWE-ID: CWE-22
Exploitation vector: Remote access
Exploit availability: No public exploit available
Vulnerable software:
Argo CD
Software vendor:
Argo

Description

The vulnerability allows a remote attacker to perform directory traversal attacks.

The vulnerability exists due to input validation error when processing directory traversal sequences in the /api/v1/repositories/{repo_url}/appdetails endpoint. A remote user can send a specially crafted HTTP request and read arbitrary files on the system.


Remediation

Install update from vendor's website.

External links