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
Link | Resource |
---|---|
https://github.com/apache/airflow/pull/31788 | Patch |
https://github.com/apache/airflow/pull/31820 | Issue Tracking |
https://lists.apache.org/thread/o4f2cxh0054m9tlxpb81c1yhylor5gjd | Mailing List Vendor Advisory |
Configurations
History
No history.
Information
Published : 2023-06-19 09:15
Updated : 2023-06-27 09:02
NVD link : CVE-2023-35005
Mitre link : CVE-2023-35005
CVE.ORG link : CVE-2023-35005
JSON object : View
Products Affected
apache
- airflow
CWE