Vulnerability Description
Argo Workflows is an open source container-native workflow engine for orchestrating parallel jobs on Kubernetes. In affected versions an attacker can create a workflow which produces a HTML artifact containing an HTML file that contains a script which uses XHR calls to interact with the Argo Server API. The attacker emails the deep-link to the artifact to their victim. The victim opens the link, the script starts running. As the script has access to the Argo Server API (as the victim), so may read information about the victim’s workflows, or create and delete workflows. Note the attacker must be an insider: they must have access to the same cluster as the victim and must already be able to run their own workflows. The attacker must have an understanding of the victim’s system. We have seen no evidence of this in the wild. We urge all users to upgrade to the fixed versions.
CVSS Score
HIGH
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Argoproj | Argo Workflows | >= 2.6.0, < 3.2.11 |
Related Weaknesses (CWE)
References
- https://github.com/argoproj/argo-workflows/commit/87470e1c2bf703a9110e97bb755614PatchThird Party Advisory
- https://github.com/argoproj/argo-workflows/pull/8585PatchThird Party Advisory
- https://github.com/argoproj/argo-workflows/security/advisories/GHSA-cmv8-6362-r5Third Party Advisory
- https://github.com/argoproj/argo-workflows/commit/87470e1c2bf703a9110e97bb755614PatchThird Party Advisory
- https://github.com/argoproj/argo-workflows/pull/8585PatchThird Party Advisory
- https://github.com/argoproj/argo-workflows/security/advisories/GHSA-cmv8-6362-r5Third Party Advisory
FAQ
What is CVE-2022-29164?
CVE-2022-29164 is a vulnerability with a CVSS score of 7.1 (HIGH). Argo Workflows is an open source container-native workflow engine for orchestrating parallel jobs on Kubernetes. In affected versions an attacker can create a workflow which produces a HTML artifact c...
How severe is CVE-2022-29164?
CVE-2022-29164 has been rated HIGH with a CVSS base score of 7.1/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2022-29164?
Check the references section above for vendor advisories and patch information. Affected products include: Argoproj Argo Workflows.