First published: Mon Jun 19 2023(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.
Credit: security@apache.org security@apache.org
Affected Software | Affected Version | How to fix |
---|---|---|
Apache Airflow | >=2.5.0<2.6.2 | |
pip/apache-airflow | >=2.5.0<2.6.2rc1 | 2.6.2rc1 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2023-35005 is a vulnerability in Apache Airflow that allows potentially sensitive values to be shown to users in certain situations.
This vulnerability affects Apache Airflow versions 2.5.0 to 2.6.2.
The severity of CVE-2023-35005 is medium (CVSS score of 6.5).
This vulnerability is mitigated by the fact that the configuration is not shown in the user interface by default, and not all uncensored values are affected.
To fix CVE-2023-35005, upgrade to a version of Apache Airflow that is not affected (2.6.3 or later).