In Argo Workflows through 3.1.3, if EXPRESSION_TEMPLATES is enabled and untrusted users are allowed to specify input parameters when running workflows, an attacker may be able to disrupt a workflow because expression template output is evaluated.
The product receives input or data, but it does not validate or incorrectly validates that the input has the properties that are required to process the data safely and correctly.
Link | Tags |
---|---|
https://github.com/argoproj/argo-workflows/issues/6441 | third party advisory issue tracking exploit |
https://github.com/argoproj/argo-workflows/pull/6442 | patch third party advisory exploit |