Vulnerability Description
Exposure of Sensitive Information to an Unauthorized Actor vulnerability in Apache Airflow.This issue affects Apache Airflow from 2.4.0 to 2.7.0. Sensitive configuration information has been exposed to authenticated users with the ability to read configuration via Airflow REST API for configuration even when the expose_config option is set to non-sensitive-only. The expose_config option is False by default. It is recommended to upgrade to a version that is not affected if you set expose_config to non-sensitive-only configuration. This is a different error than CVE-2023-45348 which allows authenticated user to retrieve individual configuration values in 2.7.* by specially crafting their request (solved in 2.7.2). Users are recommended to upgrade to version 2.7.2, which fixes the issue and additionally fixes CVE-2023-45348.
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Apache | Airflow | >= 2.4.0, < 2.7.0 |
Related Weaknesses (CWE)
References
- http://www.openwall.com/lists/oss-security/2024/04/17/10
- https://github.com/apache/airflow/pull/32261Patch
- https://lists.apache.org/thread/yw4vzm0c5lqkwm0bxv6qy03yfd1od4nwMailing ListPatchVendor Advisory
- http://www.openwall.com/lists/oss-security/2024/04/17/10
- https://github.com/apache/airflow/pull/32261Patch
- https://lists.apache.org/thread/yw4vzm0c5lqkwm0bxv6qy03yfd1od4nwMailing ListPatchVendor Advisory
FAQ
What is CVE-2023-46288?
CVE-2023-46288 is a vulnerability with a CVSS score of 4.3 (MEDIUM). Exposure of Sensitive Information to an Unauthorized Actor vulnerability in Apache Airflow.This issue affects Apache Airflow from 2.4.0 to 2.7.0. Sensitive configuration information has been exposed ...
How severe is CVE-2023-46288?
CVE-2023-46288 has been rated MEDIUM with a CVSS base score of 4.3/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2023-46288?
Check the references section above for vendor advisories and patch information. Affected products include: Apache Airflow.