Apache Airflow, version 2.7.0 through 2.7.3, has a vulnerability that allows an attacker to trigger a DAG in a GET request without CSRF validation. As a result, it was possible for a malicious website opened in the same browser - by the user who also had Airflow UI opened - to trigger the execution of DAGs without the user's consent. Users are advised to upgrade to version 2.8.0 or later which is not affected
The web application does not, or cannot, sufficiently verify whether a request was intentionally provided by the user who sent the request, which could have originated from an unauthorized actor.
Link | Tags |
---|---|
https://github.com/apache/airflow/pull/36026 | patch |
https://lists.apache.org/thread/mnwd2vcfw3gms6ft6kl951vfbqrxsnjq | vendor advisory mailing list third party advisory |
http://www.openwall.com/lists/oss-security/2023/12/21/3 | third party advisory mailing list |