Argo CD is a declarative, GitOps continuous delivery tool for Kubernetes. All Argo CD versions starting with 2.3.0-rc1 and prior to 2.3.17, 2.4.23 2.5.11, and 2.6.2 are vulnerable to an improper authorization bug which allows users who have the ability to update at least one cluster secret to update any cluster secret. The attacker could use this access to escalate privileges (potentially controlling Kubernetes resources) or to break Argo CD functionality (by preventing connections to external clusters). A patch for this vulnerability has been released in Argo CD versions 2.6.2, 2.5.11, 2.4.23, and 2.3.17. Two workarounds are available. Either modify the RBAC configuration to completely revoke all `clusters, update` access, or use the `destinations` and `clusterResourceWhitelist` fields to apply similar restrictions as the `namespaces` and `clusterResources` fields.
                
            References
                    Configurations
                    Configuration 1 (hide)
            
            
  | 
    
History
                    21 Nov 2024, 07:47
| Type | Values Removed | Values Added | 
|---|---|---|
| References | () https://github.com/argoproj/argo-cd/commit/fbb0b99b1ac3361b253052bd30259fa43a520945 - Patch | |
| References | () https://github.com/argoproj/argo-cd/security/advisories/GHSA-3jfq-742w-xg8j - Vendor Advisory | |
| CVSS | 
        v2 :  v3 :  | 
    
        v2 : unknown
         v3 : 9.1  | 
07 Aug 2024, 15:43
| Type | Values Removed | Values Added | 
|---|---|---|
| CPE | cpe:2.3:a:argoproj:argo_cd:*:*:*:*:*:*:*:* | |
| First Time | 
        
        Argoproj argo Cd
         Argoproj  | 
27 Feb 2023, 18:00
| Type | Values Removed | Values Added | 
|---|---|---|
| New CVE | 
Information
                Published : 2023-02-16 18:15
Updated : 2024-11-21 07:47
NVD link : CVE-2023-23947
Mitre link : CVE-2023-23947
CVE.ORG link : CVE-2023-23947
JSON object : View
Products Affected
                argoproj
- argo_cd
 
CWE
                
                    
                        
                        CWE-863
                        
            Incorrect Authorization
