First published: Wed Aug 23 2023(Updated: )
Apache Airflow, in versions prior to 2.7.0, contains a security vulnerability that can be exploited by an authenticated user possessing Connection edit privileges. This vulnerability allows the user to access connection information and exploit the test connection feature by sending many requests, leading to a denial of service (DoS) condition on the server. Furthermore, malicious actors can leverage this vulnerability to establish harmful connections with the server. Users of Apache Airflow are strongly advised to upgrade to version 2.7.0 or newer to mitigate the risk associated with this vulnerability. Additionally, administrators are encouraged to review and adjust user permissions to restrict access to sensitive functionalities, reducing the attack surface.
Credit: security@apache.org security@apache.org security@apache.org
Affected Software | Affected Version | How to fix |
---|---|---|
Apache Airflow | <2.7.0 | |
pip/apache-airflow | <2.7.0b1 | 2.7.0b1 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2023-37379 is a security vulnerability in Apache Airflow that allows an authenticated user to access sensitive connection information and exploit the test connection feature.
CVE-2023-37379 has a severity rating of 8.1, which is categorized as high.
An authenticated user with Connection edit privileges can exploit CVE-2023-37379 by accessing connection information and sending multiple requests to exploit the test connection feature.
To fix CVE-2023-37379, you should upgrade to Apache Airflow version 2.7.0 or later.
You can find more information about CVE-2023-37379 on the official Apache Airflow GitHub repository and the OSS Security mailing list.