Arbitrary Code Execution Affecting github.com/argoproj/argo-workflows/v3/cmd/argo/commands Open this link in a new tab package, versions <3.1.0
Exploit Maturity
Proof of concept
Attack Complexity
Low
Confidentiality
High
Integrity
High
Availability
High
Do your applications use this vulnerable package?
In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.
Test your applications-
snyk-id
SNYK-GOLANG-GITHUBCOMARGOPROJARGOWORKFLOWSV3CMDARGOCOMMANDS-1535814
-
published
3 Aug 2021
-
disclosed
2 Aug 2021
-
credit
Ryan Robinson, Nicole Fishbein
Introduced: 2 Aug 2021
CWE-94 Open this link in a new tabHow to fix?
Upgrade github.com/argoproj/argo-workflows/v3/cmd/argo/commands
to version 3.1.0 or higher.
Overview
github.com/argoproj/argo-workflows/v3/cmd/argo/commands is a workflow engine for Kubernetes.
Affected versions of this package are vulnerable to Arbitrary Code Execution. Users running using the Argo Server with --auth-mode=server
(which is the default before version 3.0.0) and have exposed their UI to the internet may allow remote users to execute arbitrary code on their cluster.