{ "data_version": "4.0", "data_type": "CVE", "data_format": "MITRE", "CVE_data_meta": { "ID": "CVE-2024-37152", "ASSIGNER": "security-advisories@github.com", "STATE": "PUBLIC" }, "description": { "description_data": [ { "lang": "eng", "value": "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." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "CWE-287: Improper Authentication", "cweId": "CWE-287" } ] }, { "description": [ { "lang": "eng", "value": "CWE-306: Missing Authentication for Critical Function", "cweId": "CWE-306" } ] } ] }, "affects": { "vendor": { "vendor_data": [ { "vendor_name": "argoproj", "product": { "product_data": [ { "product_name": "argo-cd", "version": { "version_data": [ { "version_affected": "=", "version_value": ">= 2.9.3, < 2.9.17" }, { "version_affected": "=", "version_value": ">= 2.10.0, < 2.10.12" }, { "version_affected": "=", "version_value": ">= 2.11.0, < 2.11.3" } ] } } ] } } ] } }, "references": { "reference_data": [ { "url": "https://github.com/argoproj/argo-cd/security/advisories/GHSA-87p9-x75h-p4j2", "refsource": "MISC", "name": "https://github.com/argoproj/argo-cd/security/advisories/GHSA-87p9-x75h-p4j2" }, { "url": "https://github.com/argoproj/argo-cd/commit/256d90178b11b04bc8174d08d7b663a2a7b1771b", "refsource": "MISC", "name": "https://github.com/argoproj/argo-cd/commit/256d90178b11b04bc8174d08d7b663a2a7b1771b" } ] }, "source": { "advisory": "GHSA-87p9-x75h-p4j2", "discovery": "UNKNOWN" }, "impact": { "cvss": [ { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 5.3, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N", "version": "3.1" } ] } }