Argo CD is a declarative continuous deployment for Kubernetes. All versions of ArgoCD starting from v2.4 have a bug where the ArgoCD repo-server component is vulnerable to a Denial-of-Service attack vector. Specifically, the said component extracts a user-controlled tar.gz file without validating the size of its inner files. As a result, a malicious, low-privileged user can send a malicious tar.gz file that exploits this vulnerability to the repo-server, thereby harming the system's functionality and availability. Additionally, the repo-server is susceptible to another vulnerability due to the fact that it does not check the extracted file permissions before attempting to delete them. Consequently, an attacker can craft a malicious tar.gz archive in a way that prevents the deletion of its inner files when the manifest generation process is completed. A patch for this vulnerability has been released in versions 2.6.15, 2.7.14, and 2.8.3. Users are advised to upgrade. The only way to completely resolve the issue is to upgrade, however users unable to upgrade should configure RBAC (Role-Based Access Control) and provide access for configuring applications only to a limited number of administrators. These administrators should utilize trusted and verified Helm charts.
References
Configurations
Configuration 1 (hide)
|
History
21 Nov 2024, 08:19
Type | Values Removed | Values Added |
---|---|---|
References | () https://github.com/argoproj/argo-cd/commit/b8f92c4ff226346624f43de3f25d81dac6386674 - Patch | |
References | () https://github.com/argoproj/argo-cd/security/advisories/GHSA-g687-f2gx-6wm8 - Vendor Advisory |
07 Aug 2024, 15:43
Type | Values Removed | Values Added |
---|---|---|
First Time |
Argoproj
Argoproj argo Cd |
|
CPE | cpe:2.3:a:argoproj:argo_cd:*:*:*:*:*:*:*:* |
13 Sep 2023, 14:47
Type | Values Removed | Values Added |
---|---|---|
CVSS |
v2 : v3 : |
v2 : unknown
v3 : 6.5 |
CPE | cpe:2.3:a:linuxfoundation:argo_continuous_delivery:*:*:*:*:*:kubernetes:*:* | |
First Time |
Linuxfoundation argo Continuous Delivery
Linuxfoundation |
|
References | (MISC) https://github.com/argoproj/argo-cd/commit/b8f92c4ff226346624f43de3f25d81dac6386674 - Patch | |
References | (MISC) https://github.com/argoproj/argo-cd/security/advisories/GHSA-g687-f2gx-6wm8 - Vendor Advisory |
07 Sep 2023, 23:15
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2023-09-07 23:15
Updated : 2024-11-21 08:19
NVD link : CVE-2023-40584
Mitre link : CVE-2023-40584
CVE.ORG link : CVE-2023-40584
JSON object : View
Products Affected
argoproj
- argo_cd
CWE
CWE-400
Uncontrolled Resource Consumption