Apache AirflowGHSA-cvcq-gmc3-q6m8
Apache Airflow logs passwords in plaintext
Low2.8CVE-2020-17511 · Published Dec 17, 2020 · 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.
Affected versions
| Package | Affected | Fixed in |
|---|---|---|
| apache-airflow PyPI | < 1.10.13 | 1.10.13 |
Details and references
- CVSS 3.1
- CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:L/I:N/A:N
- Severity from
- GitHub (reviewed advisory)
- Weakness
- CWE-312
- Also known as
- BIT-airflow-2020-17511, CVE-2020-17511, PYSEC-2020-262
- nvd.nist.gov/vuln/detail/CVE-2020-17511
- github.com/apache/airflow/commit/4e32546faf227a6497ce8b282fff7450cae6f665
- github.com/advisories/GHSA-cvcq-gmc3-q6m8
- github.com/apache/airflow
- github.com/pypa/advisory-database/tree/main/vulns/apache-airflow/PYSEC-2020-262.yaml
- lists.apache.org/thread.html/ree782a29d927b96bf0b39fb92e2f1f09ea3112a985f7a08ce93765ac%40%3Cusers.airflow.apache.org%3E
More Apache Airflow advisories
All Apache Airflow| Date | Advisory | Severity | Fixed in |
|---|---|---|---|
| Apr 302021 | Authentication bypass in Apache Airflow | Critical9.8 | 1.10.11 |
| Apr 202021 | Incorrect Session Validation in Apache Airflow | High7.7 | 1.10.14 |
| Apr 202021 | Apache Airflow cross-site scripting due to incomplete fix for CVE-2020-13944 | Medium6.1 | 1.10.15rc1+1 more |
| Apr 72021 | Improper Access Control in Apache Airflow | High6.5 | 2.0.1rc1 |
| Dec 172020 | SSRF vulnerability in Apache Airflow | Medium5.3 | 1.10.13 |
| Jul 272020 | Stored XSS in Apache Airflow | Medium6.1 | 1.10.11 |