#VU48935 Cleartext storage of sensitive information in Apache Airflow - CVE-2020-17511
Published: December 11, 2020
Apache Airflow
Apache Foundation
Description
The vulnerability allows a local user to gain access to sensitive information.
The vulnerability exists when creating an admin user account via Airflow CLI or when creating a Connection with a password field. The user's passwords gets logged in plain text in the Log table in Airflow Metadatase. A local user can view the log table and obtain user passwords.