SB2020121108 - Information disclosure in Apache Airflow
Published: December 11, 2020
Breakdown by Severity
- Low
- Medium
- High
- Critical
Description
This security bulletin contains information about 1 vulnerability.
1) Cleartext storage of sensitive information (CVE-ID: CVE-2020-17511)
CWE-ID: CWE-312 - Cleartext Storage of Sensitive Information
CVSSv4: CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N/E:U/U:Clear
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.
Remediation
Install update from vendor's website.