Airflow Vulnerability: DAG Authors Can Execute Code During Scheduling
CVE-2024-45034
Currently unrated 🤨
Summary
Apache Airflow versions before 2.10.1 have a vulnerability that allows DAG authors to add local settings to the DAG folder and get it executed by the scheduler, where the scheduler is not supposed to execute code submitted by the DAG author. Users are advised to upgrade to version 2.10.1 or later, which has fixed the vulnerability.
Affected Version(s)
Apache Airflow < 2.10.1
Timeline
Vulnerability published.
Vulnerability Reserved.
Collectors
NVD DatabaseMitre Database
Credit
Seokchan Yoon: https://github.com/ch4n3-yoon
Amogh Desai