Vulnerability Description
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.
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Apache | Airflow | >= 2.5.0, < 2.6.2 |
Related Weaknesses (CWE)
References
- https://github.com/apache/airflow/pull/31788Patch
- https://github.com/apache/airflow/pull/31820Issue Tracking
- https://lists.apache.org/thread/o4f2cxh0054m9tlxpb81c1yhylor5gjdMailing ListVendor Advisory
- https://github.com/apache/airflow/pull/31788Patch
- https://github.com/apache/airflow/pull/31820Issue Tracking
- https://lists.apache.org/thread/o4f2cxh0054m9tlxpb81c1yhylor5gjdMailing ListVendor Advisory
FAQ
What is CVE-2023-35005?
CVE-2023-35005 is a vulnerability with a CVSS score of 6.5 (MEDIUM). 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 (o...
How severe is CVE-2023-35005?
CVE-2023-35005 has been rated MEDIUM with a CVSS base score of 6.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2023-35005?
Check the references section above for vendor advisories and patch information. Affected products include: Apache Airflow.