Missing Authorization in Apache Airflow
Moderate severity
GitHub Reviewed
Published
Aug 30, 2021
to the GitHub Advisory Database
•
Updated Sep 11, 2024
Description
Published by the National Vulnerability Database
Aug 16, 2021
Reviewed
Aug 26, 2021
Published to the GitHub Advisory Database
Aug 30, 2021
Last updated
Sep 11, 2024
If remote logging is not used, the worker (in the case of CeleryExecutor) or the scheduler (in the case of LocalExecutor) runs a Flask logging server and is listening on a specific port and also binds on 0.0.0.0 by default. This logging server had no authentication and allows reading log files of DAG jobs. This issue affects Apache Airflow < 2.1.2.
References