Vulnerability CVE-2023-48291


Published: 2023-12-21

Description:
Apache Airflow, in versions prior to 2.8.0, contains a security vulnerability that allows an authenticated user with limited access to some DAGs, to craft a request that could give the user write access to various DAG resources for DAGs that the user had no access to, thus, enabling the user to clear DAGs they shouldn't.

This is a missing fix for CVE-2023-42792 in Apache Airflow 2.7.2 

Users of Apache Airflow are strongly advised to upgrade to version 2.8.0 or newer to mitigate the risk associated with this vulnerability.

Type:

CWE-668

(Exposure of Resource to Wrong Sphere)

 References:
https://github.com/apache/airflow/pull/34366
https://lists.apache.org/thread/3nl0h014274yjlt1hd02z0q78ftyz0z3

Copyright 2024, cxsecurity.com

 

Back to Top