Apache Airflow logs passwords in plaintext
Low severity
GitHub Reviewed
Published
Dec 17, 2020
to the GitHub Advisory Database
•
Updated Sep 11, 2024
Description
Reviewed
Dec 17, 2020
Published to the GitHub Advisory Database
Dec 17, 2020
Last updated
Sep 11, 2024
In Airflow versions prior to 1.10.13, when creating a user using airflow CLI, the password gets logged in plain text in the Log table in Airflow Metadatase. The same happenes when creating a Connection with a password field.
References