6.5

CVE-2023-49920

Apache Airflow: Missing CSRF protection on DAG/trigger

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
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
ApacheAirflow Version >= 2.7.0 <= 2.7.3
Zu dieser CVE wurde keine Warnung gefunden.
EPSS Metriken
Typ Quelle Score Percentile
EPSS FIRST.org 1.03% 0.593
CVSS Metriken
Quelle Base Score Exploit Score Impact Score Vector String
nvd@nist.gov 6.5 2.8 3.6
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:N
CWE-352 Cross-Site Request Forgery (CSRF)

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.

http://www.openwall.com/lists/oss-security/2023/12/21/3
Third Party Advisory
Mailing List
https://github.com/apache/airflow/pull/36026
Patch
https://lists.apache.org/thread/mnwd2vcfw3gms6ft6kl951vfbqrxsnjq
Third Party Advisory
Mailing List