#VU25034 Cleartext storage of sensitive information in Apache Airflow

 

#VU25034 Cleartext storage of sensitive information in Apache Airflow

Published: February 7, 2020


Vulnerability identifier: #VU25034
Vulnerability risk: Low
CVSSv4.0: CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N/E:U/U:Clear
CVE-ID: N/A
CWE-ID: CWE-312
Exploitation vector: Local access
Exploit availability: No public exploit available
Vulnerable software:
Apache Airflow
Software vendor:
Apache Foundation

Description

The vulnerability allows a local user to gain access to sensitive information.

The vulnerability exists due to "/airflow/bin/cli.py" writes passwords in clear text into log file. A local user with access to the system can read the log file and obtain user's password.


Remediation

Install updates from vendor's website.

External links