CVE-2024-37152
06.06.2024, 16:15
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. This vulnerability is fixed in 2.11.3, 2.10.12, and 2.9.17.Enginsight
Vendor | Product | Version |
---|---|---|
argoproj | argo_cd | 2.9.3 ≤ 𝑥 < 2.9.17 |
argoproj | argo_cd | 2.10.0 ≤ 𝑥 < 2.10.12 |
argoproj | argo_cd | 2.11.0 ≤ 𝑥 < 2.11.3 |
𝑥
= Vulnerable software versions
Common Weakness Enumeration
- CWE-287 - Improper AuthenticationWhen an actor claims to have a given identity, the software does not prove or insufficiently proves that the claim is correct.
- CWE-306 - Missing Authentication for Critical FunctionThe product does not perform any authentication for functionality that requires a provable user identity or consumes a significant amount of resources.
References