CVE-2023-35005: Apache Airflow vulnerable to exposure of sensitive information
(updated )
In Apache Airflow, some potentially sensitive values were being shown to the user in certain situations.
This vulnerability is mitigated by the fact configuration is not shown in the UI by default (only if [webserver] expose_config
is set to non-sensitive-only
), and not all uncensored values are actually sentitive.
This issue affects Apache Airflow: from 2.5.0 before 2.6.2. Users are recommended to update to version 2.6.2 or later.
References
- github.com/advisories/GHSA-mjff-wv85-hmcj
- github.com/apache/airflow
- github.com/apache/airflow/commit/5679a01919ac9d5153e858f8b1390cbc7915f148
- github.com/apache/airflow/commit/f6cda8fb63250fc4700658999739c1c3c5f6625c
- github.com/apache/airflow/pull/31788
- github.com/apache/airflow/pull/31820
- github.com/pypa/advisory-database/tree/main/vulns/apache-airflow/PYSEC-2023-89.yaml
- lists.apache.org/thread/o4f2cxh0054m9tlxpb81c1yhylor5gjd
- nvd.nist.gov/vuln/detail/CVE-2023-35005
Detect and mitigate CVE-2023-35005 with GitLab Dependency Scanning
Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →