Looking for the vulnerability index of Invicti's legacy products?
Apache Airflow Exposed configuration - Vulnerability Database

Apache Airflow Exposed configuration

Description

Apache Airflow is an open-source workflow management platform for data engineering pipelines.

Invicti determined that it was possible to access Airflow's airflow.cfg without authentication. Airflow is designed to be accessed by trusted clients inside trusted environments. It's not recommended to have it publicly accessible.

Remediation

Set "expose_config" to "False" in the settings file

Related Vulnerabilities