CVE-2024-37152 – github.com/argoproj/argo-cd/v2/server
Package
Manager: go
Name: github.com/argoproj/argo-cd/v2/server
Vulnerable Version: >=2.9.3 <2.9.17 || >=2.10.0 <2.10.12 || >=2.11.0 <2.11.3
Severity
Level: Medium
CVSS v3.1: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N
CVSS v4.0: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N
EPSS: 0.596 pctl0.98188
Details
Unauthenticated Access to sensitive settings in Argo CD # Summary The CVE allows unauthorized access to the sensitive settings exposed by /api/v1/settings endpoint without authentication. # Details ## **Unauthenticated Access:** ### Endpoint: /api/v1/settings Description: This endpoint is accessible without any form of authentication as expected. All sensitive settings are hidden except `passwordPattern`. Patches A patch for this vulnerability has been released in the following Argo CD versions: v2.11.3 v2.10.12 v2.9.17 # Impact ## Unauthenticated Access: * Type: Unauthorized Information Disclosure. * Affected Parties: All users and administrators of the Argo CD instance. * Potential Risks: Exposure of sensitive configuration data, including but not limited to deployment settings, security configurations, and internal network information.
Metadata
Created: 2024-06-06T21:27:43Z
Modified: 2024-06-17T15:26:55Z
Source: https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2024/06/GHSA-87p9-x75h-p4j2/GHSA-87p9-x75h-p4j2.json
CWE IDs: ["CWE-22", "CWE-287", "CWE-306", "CWE-384"]
Alternative ID: GHSA-87p9-x75h-p4j2
Finding: F006
Auto approve: 1