mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-26 01:07:59 +02:00
19 lines
778 B
Markdown
19 lines
778 B
Markdown
### [CVE-2021-37914](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-37914)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
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.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://github.com/argoproj/argo-workflows/issues/6441
|
|
- https://github.com/argoproj/argo-workflows/pull/6442
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|