.. / CVE-2024-37152

Exploit for Argo CD Unauthenticated Access to sensitive setting (CVE-2024-37152)

Description:

Argo CD is a declarative, GitOps continuous delivery tool for Kubernetes. The vulnerability allows unauthorized access to the sensitive settings exposed by /api/v1/settings endpoint without authentication. All sensitive settings are hidden except passwordPattern.

Nuclei Template

View the template here CVE-2024-37152.yaml

Validate with Nuclei

echo "$URL" | nuclei -t ~/nuclei-templates/http/cves/2024/CVE-2024-37152.yaml
Copy

References:

https://nvd.nist.gov/vuln/detail/CVE-2024-37152
https://github.com/argoproj/argo-cd/security/advisories/GHSA-87p9-x75h-p4j2