You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by "Alex Guziel (JIRA)" <ji...@apache.org> on 2017/03/18 03:10:41 UTC

[jira] [Created] (AIRFLOW-1007) Jinja sandbox is vulnerable to RCE

Alex Guziel created AIRFLOW-1007:
------------------------------------

             Summary: Jinja sandbox is vulnerable to RCE
                 Key: AIRFLOW-1007
                 URL: https://issues.apache.org/jira/browse/AIRFLOW-1007
             Project: Apache Airflow
          Issue Type: Bug
            Reporter: Alex Guziel
            Assignee: Alex Guziel


Right now, the jinja template functionality in chart_data takes arbitrary strings and executes them. We should use the sandbox functionality to prevent this.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)