CVE-2024-47827
Argo Workflows Denial of Service (DoS)
Description
Argo Workflows is an open source container-native workflow engine for orchestrating parallel jobs on Kubernetes. Due to a race condition in a global variable in 3.6.0-rc1, the argo workflows controller can be made to crash on-command by any user with access to execute a workflow. This vulnerability is fixed in 3.6.0-rc2.
INFO
Published Date :
Oct. 28, 2024, 4:15 p.m.
Last Modified :
Nov. 5, 2024, 4:50 p.m.
Source :
[email protected]
Remotely Exploitable :
No
Impact Score :
3.6
Exploitability Score :
2.1
References to Advisories, Solutions, and Tools
Here, you will find a curated list of external links that provide in-depth
information, practical solutions, and valuable tools related to
CVE-2024-47827
.
We scan GitHub repositories to detect new proof-of-concept exploits. Following list is a collection of public exploits and proof-of-concepts, which have been published on GitHub (sorted by the most recently updated).
Results are limited to the first 15 repositories due to potential performance issues.
The following list is the news that have been mention
CVE-2024-47827
vulnerability anywhere in the article.
The following table lists the changes that have been made to the
CVE-2024-47827
vulnerability over time.
Vulnerability history details can be useful for understanding the evolution of a vulnerability, and for identifying the most recent changes that may impact the vulnerability's severity, exploitability, or other characteristics.
-
Initial Analysis by [email protected]
Nov. 05, 2024
Action Type Old Value New Value Added CVSS V3.1 NIST AV:A/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:H Changed Reference Type https://github.com/argoproj/argo-workflows/blob/ce7f9bfb9b45f009b3e85fabe5e6410de23c7c5f/workflow/metrics/metrics_k8s_request.go#L75 No Types Assigned https://github.com/argoproj/argo-workflows/blob/ce7f9bfb9b45f009b3e85fabe5e6410de23c7c5f/workflow/metrics/metrics_k8s_request.go#L75 Product Changed Reference Type https://github.com/argoproj/argo-workflows/commit/524406451f4dfa57bf3371fb85becdb56a2b309a No Types Assigned https://github.com/argoproj/argo-workflows/commit/524406451f4dfa57bf3371fb85becdb56a2b309a Patch Changed Reference Type https://github.com/argoproj/argo-workflows/pull/13641 No Types Assigned https://github.com/argoproj/argo-workflows/pull/13641 Issue Tracking, Patch Changed Reference Type https://github.com/argoproj/argo-workflows/security/advisories/GHSA-ghjw-32xw-ffwr No Types Assigned https://github.com/argoproj/argo-workflows/security/advisories/GHSA-ghjw-32xw-ffwr Vendor Advisory Added CPE Configuration OR *cpe:2.3:a:argo_workflows_project:argo_workflows:3.6.0:rc1:*:*:*:kubernetes:*:* -
CVE Received by [email protected]
Oct. 28, 2024
Action Type Old Value New Value Added Description Argo Workflows is an open source container-native workflow engine for orchestrating parallel jobs on Kubernetes. Due to a race condition in a global variable in 3.6.0-rc1, the argo workflows controller can be made to crash on-command by any user with access to execute a workflow. This vulnerability is fixed in 3.6.0-rc2. Added Reference GitHub, Inc. https://github.com/argoproj/argo-workflows/security/advisories/GHSA-ghjw-32xw-ffwr [No types assigned] Added Reference GitHub, Inc. https://github.com/argoproj/argo-workflows/pull/13641 [No types assigned] Added Reference GitHub, Inc. https://github.com/argoproj/argo-workflows/commit/524406451f4dfa57bf3371fb85becdb56a2b309a [No types assigned] Added Reference GitHub, Inc. https://github.com/argoproj/argo-workflows/blob/ce7f9bfb9b45f009b3e85fabe5e6410de23c7c5f/workflow/metrics/metrics_k8s_request.go#L75 [No types assigned] Added CWE GitHub, Inc. CWE-362 Added CWE GitHub, Inc. CWE-1108 Added CVSS V3.1 GitHub, Inc. AV:A/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
CWE - Common Weakness Enumeration
While CVE identifies
specific instances of vulnerabilities, CWE categorizes the common flaws or
weaknesses that can lead to vulnerabilities. CVE-2024-47827
is
associated with the following CWEs:
Common Attack Pattern Enumeration and Classification (CAPEC)
Common Attack Pattern Enumeration and Classification
(CAPEC)
stores attack patterns, which are descriptions of the common attributes and
approaches employed by adversaries to exploit the CVE-2024-47827
weaknesses.