Lucene search

K
ApacheAirflow

90 matches found

CVE
CVE
added 2024/03/14 9:15 a.m.72 views

CVE-2024-28746

Apache Airflow, versions 2.8.0 through 2.8.2, has a vulnerability that allows an authenticated user with limited permissions to access resources such as variables, connections, etc from the UI which they do not have permission to access. Users of Apache Airflow are recommended to upgrade to version...

8.1CVSS7.9AI score0.00054EPSS
CVE
CVE
added 2023/05/08 10:15 a.m.71 views

CVE-2023-29247

Task instance details page in the UI is vulnerable to a stored XSS.This issue affects Apache Airflow: before 2.6.0.

5.4CVSS5.2AI score0.003EPSS
CVE
CVE
added 2019/04/10 8:29 p.m.70 views

CVE-2019-0216

A malicious admin user could edit the state of objects in the Airflow metadata database to execute arbitrary javascript on certain page views.

4.8CVSS5.5AI score0.00704EPSS
CVE
CVE
added 2022/11/02 12:15 p.m.70 views

CVE-2022-43985

In Apache Airflow versions prior to 2.4.2, there was an open redirect in the webserver's /confirm endpoint.

6.1CVSS6AI score0.00417EPSS
CVE
CVE
added 2019/01/23 5:29 p.m.69 views

CVE-2017-15720

In Apache Airflow 1.8.2 and earlier, an authenticated user can execute code remotely on the Airflow webserver by creating a special object.

8.8CVSS8.6AI score0.00364EPSS
CVE
CVE
added 2020/12/14 10:15 a.m.69 views

CVE-2020-17513

In Apache Airflow versions prior to 1.10.13, the Charts and Query View of the old (Flask-admin based) UI were vulnerable for SSRF attack.

5.3CVSS5.5AI score0.00916EPSS
CVE
CVE
added 2021/06/07 7:15 p.m.68 views

CVE-2021-29621

Flask-AppBuilder is a development framework, built on top of Flask. User enumeration in database authentication in Flask-AppBuilder

5.3CVSS5.2AI score0.0029EPSS
CVE
CVE
added 2023/05/08 12:15 p.m.68 views

CVE-2023-25754

Privilege Context Switching Error vulnerability in Apache Software Foundation Apache Airflow.This issue affects Apache Airflow: before 2.6.0.

9.8CVSS9.4AI score0.00296EPSS
CVE
CVE
added 2022/09/21 8:15 a.m.67 views

CVE-2022-40604

In Apache Airflow 2.3.0 through 2.3.4, part of a url was unnecessarily formatted, allowing for possible information extraction.

7.5CVSS7.4AI score0.00416EPSS
CVE
CVE
added 2023/10/14 10:15 a.m.67 views

CVE-2023-42780

Apache Airflow, versions prior to 2.7.2, contains a security vulnerability that allows authenticated users of Airflow to list warnings for all DAGs, even if the user had no permission to see those DAGs. It would reveal the dag_ids and the stack-traces of import errors for those DAGs with import err...

6.5CVSS6.2AI score0.0011EPSS
CVE
CVE
added 2023/11/12 2:15 p.m.66 views

CVE-2023-42781

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 advis...

6.5CVSS6.2AI score0.00281EPSS
CVE
CVE
added 2019/01/23 5:29 p.m.65 views

CVE-2017-17835

In Apache Airflow 1.8.2 and earlier, a CSRF vulnerability allowed for a remote command injection on a default install of Airflow.

8.8CVSS8.9AI score0.00243EPSS
CVE
CVE
added 2019/01/23 5:29 p.m.65 views

CVE-2017-17836

In Apache Airflow 1.8.2 and earlier, an experimental Airflow feature displayed authenticated cookies, as well as passwords to databases used by Airflow. An attacker who has limited access to airflow, whether it be via XSS or by leaving a machine unlocked can exfiltrate all credentials from the syst...

9.8CVSS9AI score0.00578EPSS
CVE
CVE
added 2021/08/16 8:15 a.m.64 views

CVE-2021-35936

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 authentication and allows reading log files of D...

5.3CVSS5.7AI score0.00113EPSS
CVE
CVE
added 2022/11/02 12:15 p.m.64 views

CVE-2022-43982

In Apache Airflow versions prior to 2.4.2, the "Trigger DAG with config" screen was susceptible to XSS attacks via the origin query argument.

6.1CVSS5.9AI score0.00843EPSS
CVE
CVE
added 2023/08/23 4:15 p.m.64 views

CVE-2023-40273

The session fixation vulnerability allowed the authenticated user to continue accessing Airflow webserver even after the password of the user has been reset by the admin - up until the expiry of the session of the user. Other than manually cleaning the session database (for database session backend...

8CVSS7.7AI score0.00256EPSS
CVE
CVE
added 2022/01/20 11:15 a.m.63 views

CVE-2021-45230

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.

6.5CVSS6.3AI score0.02047EPSS
CVE
CVE
added 2022/09/21 8:15 a.m.63 views

CVE-2022-40754

In Apache Airflow 2.3.0 through 2.3.4, there was an open redirect in the webserver's /confirm endpoint.

6.1CVSS6.1AI score0.00563EPSS
CVE
CVE
added 2023/03/15 10:15 a.m.63 views

CVE-2023-25695

Generation of Error Message Containing Sensitive Information vulnerability in Apache Software Foundation Apache Airflow.This issue affects Apache Airflow: before 2.5.2.

5.3CVSS5.2AI score0.00307EPSS
CVE
CVE
added 2019/01/23 5:29 p.m.62 views

CVE-2018-20245

The LDAP auth backend (airflow.contrib.auth.backends.ldap_auth) prior to Apache Airflow 1.10.1 was misconfigured and contained improper checking of exceptions which disabled server certificate checking.

7.5CVSS7.4AI score0.00359EPSS
CVE
CVE
added 2024/03/26 5:15 p.m.62 views

CVE-2024-29735

Improper Preservation of Permissions vulnerability in Apache Airflow.This issue affects Apache Airflow from 2.8.2 through 2.8.3. Airflow's local file task handler in Airflow incorrectly set permissions for all parent folders of log folder, in default configuration adding write access to Unix group ...

5.3CVSS5.1AI score0.00202EPSS
CVE
CVE
added 2024/01/24 1:15 p.m.61 views

CVE-2023-50943

Apache Airflow, versions before 2.8.1, have a vulnerability that allows a potential attacker to poison the XCom data by bypassing the protection of "enable_xcom_pickling=False" configuration setting resulting in poisoned data after XCom deserialization. This vulnerability is considered low since it...

7.5CVSS7.3AI score0.0021EPSS
CVE
CVE
added 2020/01/14 5:15 p.m.60 views

CVE-2019-12398

In Apache Airflow before 1.10.5 when running with the "classic" UI, a malicious admin user could edit the state of objects in the Airflow metadata database to execute arbitrary javascript on certain page views. The new "RBAC" UI is unaffected.

4.8CVSS5.5AI score0.0067EPSS
CVE
CVE
added 2020/12/14 10:15 a.m.60 views

CVE-2020-17511

In Airflow versions prior to 1.10.13, when creating a user using airflow CLI, the password gets logged in plain text in the Log table in Airflow Metadatase. Same happened when creating a Connection with a password field.

6.5CVSS6.3AI score0.00135EPSS
CVE
CVE
added 2024/01/24 1:15 p.m.58 views

CVE-2023-50944

Apache Airflow, versions before 2.8.1, have a vulnerability that allows an authenticated user to access the source code of a DAG to which they don't have access. This vulnerability is considered low since it requires an authenticated user to exploit it. Users are recommended to upgrade to version 2...

6.5CVSS6.3AI score0.00143EPSS
CVE
CVE
added 2022/08/16 2:15 p.m.57 views

CVE-2022-38362

Apache Airflow Docker's Provider prior to 3.0.0 shipped with an example DAG that was vulnerable to (authenticated) remote code exploit of code on the Airflow worker host.

8.8CVSS8.8AI score0.00503EPSS
CVE
CVE
added 2023/07/12 10:15 a.m.57 views

CVE-2023-22887

Apache Airflow, versions before 2.6.3, is affected by a vulnerability that allows an attacker to perform unauthorized file access outside the intended directory structure by manipulating the run_id parameter. This vulnerability is considered low since it requires an authenticated user to exploit it...

6.5CVSS6.1AI score0.00413EPSS
CVE
CVE
added 2019/02/27 6:29 p.m.54 views

CVE-2018-20244

In Apache Airflow before 1.10.2, a malicious admin user could edit the state of objects in the Airflow metadata database to execute arbitrary javascript on certain page views.

5.5CVSS5.8AI score0.00897EPSS
CVE
CVE
added 2023/07/12 10:15 a.m.54 views

CVE-2023-35908

Apache Airflow, versions before 2.6.3, is affected by a vulnerability that allows unauthorized read access to a DAG through the URL. It is recommended to upgrade to a version that is not affected

6.5CVSS6.1AI score0.00138EPSS
CVE
CVE
added 2024/05/14 4:17 p.m.54 views

CVE-2024-32077

Apache Airflow version 2.9.0 has a vulnerability that allows an authenticated attacker to inject malicious data into the task instance logs. Users are recommended to upgrade to version 2.9.1, which fixes this issue.

5.4CVSS5.2AI score0.02545EPSS
CVE
CVE
added 2023/12/21 10:15 a.m.51 views

CVE-2023-49920

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...

6.5CVSS6.4AI score0.0017EPSS
CVE
CVE
added 2023/07/12 10:15 a.m.49 views

CVE-2022-46651

Apache Airflow, versions before 2.6.3, is affected by a vulnerability that allows an unauthorized actor to gain access to sensitive information in Connection edit view. This vulnerability is considered low since it requires someone with access to Connection resources specifically updating the conne...

6.5CVSS6.3AI score0.00109EPSS
CVE
CVE
added 2023/12/21 10:15 a.m.49 views

CVE-2023-48291

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 cle...

4.3CVSS5.2AI score0.00409EPSS
CVE
CVE
added 2024/11/15 9:15 a.m.49 views

CVE-2024-45784

Apache Airflow versions before 2.10.3 contain a vulnerability that could expose sensitive configuration variables in task logs. This vulnerability allows DAG authors to unintentionally or intentionally log sensitive configuration variables. Unauthorized users could access these logs, potentially ex...

7.5CVSS7.5AI score0.01261EPSS
CVE
CVE
added 2023/07/12 10:15 a.m.48 views

CVE-2023-22888

Apache Airflow, versions before 2.6.3, is affected by a vulnerability that allows an attacker to cause a service disruption by manipulating the run_id parameter. This vulnerability is considered low since it requires an authenticated user to exploit it. It is recommended to upgrade to a version tha...

6.5CVSS6.2AI score0.00133EPSS
CVE
CVE
added 2023/12/21 10:15 a.m.46 views

CVE-2023-47265

Apache Airflow, versions 2.6.0 through 2.7.3 has a stored XSS vulnerability that allows a DAG author to add an unbounded and not-sanitized javascript in the parameter description field of the DAG. This Javascript can be executed on the client side of any of the user who looks at the tasks in the br...

5.4CVSS5.3AI score0.00187EPSS
CVE
CVE
added 2018/08/06 1:29 p.m.45 views

CVE-2017-12614

It was noticed an XSS in certain 404 pages that could be exploited to perform an XSS attack. Chrome will detect this as a reflected XSS attempt and prevent the page from loading. Firefox and other browsers don't, and are vulnerable to this attack. Mitigation: The fix for this is to upgrade to Apach...

6.1CVSS5.8AI score0.02255EPSS
CVE
CVE
added 2024/01/24 1:15 p.m.42 views

CVE-2023-51702

Since version 5.2.0, when using deferrable mode with the path of a Kubernetes configuration file for authentication, the Airflow worker serializes this configuration file as a dictionary and sends it to the triggerer by storing it in metadata without any encryption. Additionally, if used with an Ai...

6.5CVSS6.2AI score0.00064EPSS
CVE
CVE
added 2023/12/21 10:15 a.m.41 views

CVE-2023-50783

Apache Airflow, versions before 2.8.0, is affected by a vulnerability that allows an authenticated user without the variable edit permission, to update a variable.This flaw compromises the integrity of variable management, potentially leading to unauthorized data modification.Users are recommended ...

6.5CVSS6.2AI score0.00031EPSS
CVE
CVE
added 2023/06/19 9:15 a.m.39 views

CVE-2023-35005

In Apache Airflow, some potentially sensitive values were being shown to the user in certain situations. This vulnerability is mitigated by the fact configuration is not shown in the UI by default (only if [webserver] expose_config is set to non-sensitive-only), and not all uncensored values are ac...

6.5CVSS6.4AI score0.00187EPSS
Total number of security vulnerabilities90