Lucene search
+L

120 matches found

Veracode
Veracode
added 2023/10/16 1:12 p.m.25 views

Privilege Escalation

apacheairflow is vulnerable to Privilege Escalation. The vulnerability is due to requiresaccessdecorator function in auth.py which does not check if a user has the required permissions to access certain DAGs. This allows an attacker can manipulate DAGs beyond their permission scope. This can lead...

6.5CVSS6.7AI score0.01433EPSS
SaveExploits0References4Affected Software1
Veracode
Veracode
added 2023/10/16 7:44 a.m.22 views

Information Disclosure

Apache Airflow is vulnerable to Information Disclosure. The vulnerability is due to a flaw that permits authenticated users to list warnings for all Directed Acyclic Graphs DAG's regardless of their permissions to access such DAG's. This leads to exposure of sensitive information such as dagids a...

6.5CVSS6.4AI score0.01071EPSS
SaveExploits0References3Affected Software1
Veracode
Veracode
added 2023/10/16 7:13 a.m.29 views

Information Disclosure

Apache Airflow is vulnerable to Information Disclosure. The vulnerability is due to an improper access control mechanism which allows an authorized user with read access to specific Directed Acyclic Graphs DAGS to access information about task instances in other DAGs...

6.5CVSS6.4AI score0.01551EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2023/10/14 12:30 p.m.9 views

GHSA-CGX2-RRMR-JX43 Apache Airflow vulnerable to sensitive information exposure when users list warnings for all DAGs

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 dagids and the stack-traces of import errors for those DAGs with import...

6.5CVSS6.6AI score0.01071EPSS
SaveExploits0References6
NVD
NVD
added 2023/10/14 10:15 a.m.32 views

CVE-2023-42792

Apache Airflow, in versions prior to 2.7.2, 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...

6.5CVSS4.7AI score0.01433EPSS
SaveExploits0References3
NVD
NVD
added 2023/10/14 10:15 a.m.32 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 dagids and the stack-traces of import errors for those DAGs with import...

6.5CVSS6.3AI score0.01071EPSS
SaveExploits0References2
PyPA
PyPA
added 2023/10/14 10:15 a.m.12 views

PYSEC-2023-197

Apache Airflow, versions before 2.7.2, 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.Users of Apache Airflow are advised to upgrade to version 2.7.2 or newer to mitigate the risk associated with...

6.5CVSS6.6AI score0.01551EPSS
SaveExploits0References3Affected Software1
Prion
Prion
added 2023/10/14 10:15 a.m.27 views

Security feature bypass

Apache Airflow, versions before 2.7.2, 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. Users of Apache Airflow are advised to upgrade to version 2.7.2 or newer to mitigate the risk associated wit...

4CVSS6.1AI score0.01551EPSS
SaveExploits0References3Affected Software1
CVE
CVE
added 2023/10/14 9:47 a.m.165 views

CVE-2023-42663

CVE-2023-42663 concerns Apache Airflow before 2.7.2, where an authorized user with access to some DAGs can read information about task instances in other DAGs, causing information disclosure across DAG boundaries. This is described across multiple sources as a permission-verification bypass expos...

6.5CVSS6.1AI score0.01551EPSS
SaveExploits0References3Affected Software1
CVE
CVE
added 2023/10/14 9:47 a.m.156 views

CVE-2023-42792

CVE-2023-42792 (Apache Airflow) affects Airflow versions prior to 2.7.2. An authenticated user with limited access to some DAGs can craft a request to gain write access to DAG resources for DAGs they should not access, enabling them to clear those DAGs. Root cause described as improper access con...

6.5CVSS5.2AI score0.01433EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2023/10/14 9:46 a.m.27 views

CVE-2023-42780 Apache Airflow: Improper access control vulnerability in the "List dag warnings" feature

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 dagids and the stack-traces of import errors for those DAGs with import...

6.6AI score
SaveExploits0References5
CNNVD
CNNVD
added 2023/10/14 12:00 a.m.16 views

Apache Airflow 信息泄露漏洞

Apache Airflow is the United States Apache Apache Foundation's set of open source platform for creating, managing and monitoring workflow. The platform is scalable and dynamic monitoring and other characteristics. Apache Airflow suffers from an information disclosure vulnerability that can be...

6.5CVSS6AI score0.01551EPSS
SaveExploits0References4
Hacker One
Hacker One
added 2023/10/13 4:40 p.m.54 views

Internet Bug Bounty: CVE-2023-42780: Apache Airflow: Improper access control vulnerability in the "List dag warnings" feature

A vulnerability in Apache Airflow versions prior to 2.7.2 allowed authenticated users to list warnings for all DAGs, revealing dagids and stack traces even for DAGs the user did not have permission to access. Users should upgrade to Airflow 2.7.2 or newer...

6.5CVSS6.1AI score0.01071EPSS
SaveExploits0
Hacker One
Hacker One
added 2023/08/29 5:31 p.m.112 views

Internet Bug Bounty: CVE-2023-40195: Apache Airflow Spark Provider Deserialization Vulnerability RCE

Apache Airflow Spark Provider before 4.1.3 was affected by a deserialization vulnerability that allowed remote code execution RCE. Attackers could exploit this vulnerability by configuring a malicious Spark server address through the Airflow UI, which would then manipulate the PySpark clients...

8.8CVSS9AI score0.01858EPSS
SaveExploits0
Github Security Blog
Github Security Blog
added 2023/08/05 9:30 a.m.50 views

Apache Airflow Execution with Unnecessary Privileges

Execution with Unnecessary Privileges, : Exposure of Sensitive Information to an Unauthorized Actor vulnerability in Apache Software Foundation Apache Airflow.The "Run Task" feature enables authenticated user to bypass some of the restrictions put in place. It allows to execute code in the...

8.8CVSS8.8AI score0.0263EPSS
SaveExploits0References7Affected Software1
OSV
OSV
added 2023/08/05 9:30 a.m.17 views

GHSA-269X-PG5C-5XGM Apache Airflow Execution with Unnecessary Privileges

Execution with Unnecessary Privileges, : Exposure of Sensitive Information to an Unauthorized Actor vulnerability in Apache Software Foundation Apache Airflow.The "Run Task" feature enables authenticated user to bypass some of the restrictions put in place. It allows to execute code in the...

8.8CVSS8.8AI score0.0263EPSS
SaveExploits0References7
GithubExploit
GithubExploit
added 2023/07/21 12:55 p.m.410 views

Exploit for Code Injection in Apache Airflow

Apache Airflow official report description says: A vulnerab...

8.8CVSS8.9AI score0.85653EPSS
SaveExploits2
BDU FSTEC
BDU FSTEC
added 2022/11/25 12:00 a.m.15 views

The vulnerability of the run_id parameter in the Example Dags function of the Airflow software for data processing tasks allows a attacker to execute arbitrary commands.

The vulnerability of the runid parameter in the Example Dags function of the Airflow software for data processing scenario creation, monitoring, and orchestration is related to incorrect code generation. Exploiting this vulnerability allows an attacker who operates remotely to execute arbitrary...

10CVSS8AI score0.85653EPSS
SaveExploits2References4Affected Software1
Hacker One
Hacker One
added 2022/11/17 12:43 a.m.141 views

Internet Bug Bounty: CVE-2022-40127: RCE in Apache Airflow <2.4.0 bash example

airflow-2.3.3/airflow/exampledags/examplebashoperator.py has a command injection vulnerability. I can control the runid in the following codeexamplebashoperator.py,So I can inject custom commands. alsorunthis = BashOperator taskid='alsorunthis', bashcommand='echo "runid= runid | dagrun= dagrun "'...

6.5CVSS8.8AI score0.85653EPSS
SaveExploits2
CNVD
CNVD
added 2022/11/17 12:00 a.m.154 views

Apache Airflow code injection vulnerability

Apache Airflow is an open source platform for creating, managing, and monitoring workflows from the Apache Foundation. The platform is scalable and dynamic monitoring features. Apache Airflow has a code injection vulnerability, the vulnerability stems from the user input structure during the...

8.8CVSS3.4AI score0.85653EPSS
SaveExploits2References1
Rows per page
Query Builder