CVE-2023-37379: Apache Airflow denial of service vulnerability
(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.
References
- github.com/advisories/GHSA-x2mh-8fmc-rqgh
- github.com/apache/airflow
- github.com/apache/airflow/commit/e4c3ecf8ceaefa17525b495e4bcb5b2f41309603
- github.com/apache/airflow/pull/32052
- github.com/pypa/advisory-database/tree/main/vulns/apache-airflow/PYSEC-2023-152.yaml
- lists.apache.org/thread/g5c9vcn27lr14go48thrjpo6f4vw571r
- nvd.nist.gov/vuln/detail/CVE-2023-37379
Detect and mitigate CVE-2023-37379 with GitLab Dependency Scanning
Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →