CVE-2022-38054
- EPSS 1.98%
- Veröffentlicht 02.09.2022 07:15:07
- Zuletzt bearbeitet 21.11.2024 07:15:39
In Apache Airflow versions 2.2.4 through 2.3.3, the `database` webserver session backend was susceptible to session fixation.
CVE-2022-24288
- EPSS 92%
- Veröffentlicht 25.02.2022 09:15:06
- Zuletzt bearbeitet 21.11.2024 06:50:05
In Apache Airflow, prior to version 2.2.4, some example DAGs did not properly sanitize user-provided params, making them susceptible to OS Command Injection from the web UI.
CVE-2021-45229
- EPSS 1.56%
- Veröffentlicht 25.02.2022 09:15:06
- Zuletzt bearbeitet 21.11.2024 06:32:00
It was discovered that the "Trigger DAG with config" screen was susceptible to XSS attacks via the `origin` query argument. This issue affects Apache Airflow versions 2.2.3 and below.
CVE-2021-45230
- EPSS 1.84%
- Veröffentlicht 20.01.2022 11:15:07
- Zuletzt bearbeitet 21.11.2024 06:32:01
In Apache Airflow prior to 2.2.0. This CVE applies to a specific case where a User who has "can_create" permissions on DAG Runs can create Dag Runs for dags that they don't have "edit" permissions for.
CVE-2021-38540
- EPSS 90.04%
- Veröffentlicht 09.09.2021 15:15:09
- Zuletzt bearbeitet 21.11.2024 06:17:23
The variable import endpoint was not protected by authentication in Airflow >=2.0.0, <2.1.3. This allowed unauthenticated users to hit that endpoint to add/modify Airflow variables used in DAGs, potentially resulting in a denial of service, informati...
CVE-2021-35936
- EPSS 0.28%
- Veröffentlicht 16.08.2021 08:15:11
- Zuletzt bearbeitet 21.11.2024 06:12:47
If remote logging is not used, the worker (in the case of CeleryExecutor) or the scheduler (in the case of LocalExecutor) runs a Flask logging server and is listening on a specific port and also binds on 0.0.0.0 by default. This logging server had no...
CVE-2021-29621
- EPSS 0.29%
- Veröffentlicht 07.06.2021 19:15:07
- Zuletzt bearbeitet 07.03.2025 14:37:51
Flask-AppBuilder is a development framework, built on top of Flask. User enumeration in database authentication in Flask-AppBuilder <= 3.2.3. Allows for a non authenticated user to enumerate existing accounts by timing the response time from the serv...
CVE-2021-28359
- EPSS 7.34%
- Veröffentlicht 02.05.2021 08:15:06
- Zuletzt bearbeitet 21.11.2024 05:59:35
The "origin" parameter passed to some of the endpoints like '/trigger' was vulnerable to XSS exploit. This issue affects Apache Airflow versions <1.10.15 in 1.x series and affects 2.0.0 and 2.0.1 and 2.x series. This is the same as CVE-2020-13944 & C...
CVE-2021-26697
- EPSS 2.46%
- Veröffentlicht 17.02.2021 15:15:13
- Zuletzt bearbeitet 21.11.2024 05:56:41
The lineage endpoint of the deprecated Experimental API was not protected by authentication in Airflow 2.0.0. This allowed unauthenticated users to hit that endpoint. This is low-severity issue as the attacker needs to be aware of certain parameters ...
CVE-2021-26559
- EPSS 0.3%
- Veröffentlicht 17.02.2021 15:15:13
- Zuletzt bearbeitet 21.11.2024 05:56:28
Improper Access Control on Configurations Endpoint for the Stable API of Apache Airflow allows users with Viewer or User role to get Airflow Configurations including sensitive information even when `[webserver] expose_config` is set to `False` in `ai...