CVE-2024-37152

Source
https://nvd.nist.gov/vuln/detail/CVE-2024-37152
Import Source
https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2024-37152.json
JSON Data
https://api.test.osv.dev/v1/vulns/CVE-2024-37152
Aliases
Published
2024-06-06T15:33:29.843Z
Modified
2025-11-15T21:36:32.637095Z
Severity
  • 5.3 (Medium) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N CVSS Calculator
Summary
Unauthenticated Access to sensitive settings in Argo CD
Details

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.

Database specific
{
    "cwe_ids": [
        "CWE-287",
        "CWE-306"
    ]
}
References

Affected packages

Git / github.com/argoproj/argo-cd

Affected ranges

Type
GIT
Repo
https://github.com/argoproj/argo-cd
Events
Database specific
{
    "versions": [
        {
            "introduced": "2.9.3"
        },
        {
            "fixed": "2.9.17"
        }
    ]
}
Type
GIT
Repo
https://github.com/argoproj/argo-cd
Events
Database specific
{
    "versions": [
        {
            "introduced": "2.10.0"
        },
        {
            "fixed": "2.10.12"
        }
    ]
}
Type
GIT
Repo
https://github.com/argoproj/argo-cd
Events
Database specific
{
    "versions": [
        {
            "introduced": "2.11.0"
        },
        {
            "fixed": "2.11.3"
        }
    ]
}

Affected versions

v2.*

v2.10.0
v2.10.1
v2.10.10
v2.10.11
v2.10.2
v2.10.3
v2.10.4
v2.10.5
v2.10.6
v2.10.7
v2.10.8
v2.10.9
v2.11.0
v2.11.1
v2.11.2
v2.9.11
v2.9.12
v2.9.13
v2.9.14
v2.9.15
v2.9.16
v2.9.3
v2.9.4
v2.9.5
v2.9.6
v2.9.7
v2.9.8
v2.9.9