First published: Sun Nov 12 2023(Updated: )
Apache Airflow, versions before 2.7.3, has a vulnerability that allows an authorized user who has access to read specific DAGs only, to read information about task instances in other DAGs. This is a different issue than CVE-2023-42663 but leading to similar outcome. Users of Apache Airflow are advised to upgrade to version 2.7.3 or newer to mitigate the risk associated with this vulnerability.
Credit: security@apache.org security@apache.org
Affected Software | Affected Version | How to fix |
---|---|---|
Apache Airflow | <2.7.3 | |
pip/apache-airflow | <2.7.3 | 2.7.3 |
<2.7.3 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2023-42781 is a vulnerability in Apache Airflow that allows an authorized user to view information about task instances in other DAGs, even if they only have access to read specific DAGs.
Versions before 2.7.3 of Apache Airflow are affected.
An authorized user with access to read specific DAGs can exploit this vulnerability to view information about task instances in other DAGs.
To fix CVE-2023-42781, upgrade to Apache Airflow version 2.7.3 or later.
You can find more information about CVE-2023-42781 in the references provided: [Github Pull Request](https://github.com/apache/airflow/pull/34939), [Apache Mailing List](https://lists.apache.org/thread/7dnl8nszdxqyns57f3dw0sloy5dfl9o1), [Openwall](http://www.openwall.com/lists/oss-security/2023/11/12/2).