Skip to main content

Improper Privilege Management

CVE-2022-29164

Severity High
Score 7.1/10

Summary

Argo Workflows is an open source container-native workflow engine for orchestrating parallel jobs on Kubernetes. In versions 2.6.0 through 3.2.10 and 3.3.0 through 3.3.4 an attacker can create a workflow which produces a HTML artifact containing an HTML file that contains a script that 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 3.2.11 or 3.3.5 fixed versions.

  • HIGH
  • NETWORK
  • HIGH
  • UNCHANGED
  • REQUIRED
  • LOW
  • HIGH
  • HIGH

CWE-269 - Improper Privilege Management

An effective privilege management infrastructure provides valid users with required access and privileges across heterogeneous technology environments. An application with a faulty privilege management infrastructure allows higher than authorized privileges or enables privilege escalation. This can lead to security incidents such as system infiltration, data breach, and complete system takeover.

Advisory Timeline

  • Published