In Apache Airflow, prior to version 2.2.4, some example DAGs did not properly sanitize user-provided params, making them susceptible to OS Command Injection from the web UI.
{
"github_reviewed": true,
"github_reviewed_at": "2022-03-01T19:33:11Z",
"nvd_published_at": "2022-02-25T09:15:00Z",
"severity": "HIGH",
"cwe_ids": [
"CWE-78"
]
}