Lucene search
+L

602 matches found

Veracode
Veracode
added 2024/01/25 6:9 a.m.32 views

Deserialization Of Untrusted Data

apache-airflow is vulnerable to Deserialization Of Untrusted Data. The vulnerability is due to the deserialization of pickle stream when enablexcompickling = False. An attacker can poison XCom data by bypassing the protection of enablexcompickling = False. The vulnerability requires a DAG author...

7.5CVSS6.8AI score0.0122EPSS
SaveExploits0References4Affected Software1
NVD
NVD
added 2024/01/24 1:15 p.m.44 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...

6.5CVSS6.4AI score0.00979EPSS
SaveExploits0References3
NVD
NVD
added 2024/01/24 1:15 p.m.23 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 "enablexcompickling=False" configuration setting resulting in poisoned data after XCom deserialization. This vulnerability is considered low since it...

7.5CVSS7.4AI score0.0122EPSS
SaveExploits0References3
PyPA
PyPA
added 2024/01/24 1:15 p.m.8 views

PYSEC-2024-14

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

6.5CVSS6.9AI score0.00979EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2024/01/24 1:15 p.m.9 views

PYSEC-2024-14

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

6.5CVSS5.9AI score0.00979EPSS
SaveExploits0References3
CVE
CVE
added 2024/01/24 12:58 p.m.107 views

CVE-2023-50944

CVE-2023-50944 affects Apache Airflow prior to 2.8.1. An authenticated user can access the source code of a DAG to which they do not have access, resulting in information disclosure. The vulnerability is described as low severity (CVSS 3.1 base score 6.5) due to the need for authentication. No ex...

6.5CVSS6.3AI score0.00979EPSS
SaveExploits0References3Affected Software1
CVE
CVE
added 2024/01/24 12:57 p.m.107 views

CVE-2023-50943

Apache Airflow before 2.8.1 is affected by a pickle-deserialization issue in XComs. By bypassing the enable_xcom_pickling=False protection, an attacker could poison XCom data during deserialization, with impact described as data integrity risk. The vulnerability affects Airflow versions prior to ...

7.5CVSS7.3AI score0.0122EPSS
SaveExploits0References3Affected Software1
Positive Technologies
Positive Technologies
added 2024/01/24 12:0 a.m.8 views

PT-2024-1305 · Apache · Apache Airflow

Name of the Vulnerable Software and Affected Versions: Apache Airflow versions prior to 2.8.1 Description: The issue is related to a lack of authorization in Apache Airflow, allowing an authenticated user to access the source code of a DAG they do not have access to. This issue is considered low...

7.1CVSS7AI score0.00979EPSS
SaveExploits0References17
Github Security Blog
Github Security Blog
added 2023/12/21 12:30 p.m.26 views

Apache Airflow Cross-Site Request Forgery vulnerability

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

6.5CVSS7.2AI score0.01032EPSS
SaveExploits0References7Affected Software1
OSV
OSV
added 2023/12/21 12:30 p.m.31 views

GHSA-6M9R-7WRX-XMR6 Apache Airflow Cross-Site Request Forgery vulnerability

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

6.5CVSS6.4AI score0.01032EPSS
SaveExploits0References7
PyPA
PyPA
added 2023/12/21 10:15 a.m.8 views

PYSEC-2023-266

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

6.5CVSS7AI score0.01032EPSS
SaveExploits0References6Affected Software1
OSV
OSV
added 2023/12/21 10:15 a.m.6 views

PYSEC-2023-265

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

4.3CVSS6.3AI score0.018EPSS
SaveExploits0References6
OSV
OSV
added 2023/12/21 10:15 a.m.18 views

PYSEC-2023-266

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

6.5CVSS6.5AI score0.01032EPSS
SaveExploits0References6
Prion
Prion
added 2023/12/21 10:15 a.m.21 views

Cross site scripting

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

4.9CVSS6AI score0.01344EPSS
SaveExploits0References3Affected Software1
PyPA
PyPA
added 2023/12/21 10:15 a.m.15 views

PYSEC-2023-264

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

5.4CVSS6.2AI score0.01344EPSS
SaveExploits0References6Affected Software1
Prion
Prion
added 2023/12/21 10:15 a.m.22 views

Security feature bypass

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

4CVSS6.7AI score0.018EPSS
SaveExploits0References3Affected Software1
PyPA
PyPA
added 2023/12/21 10:15 a.m.8 views

PYSEC-2023-265

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

6.5CVSS6.5AI score0.018EPSS
SaveExploits0References6Affected Software1
Cvelist
Cvelist
added 2023/12/21 9:30 a.m.43 views

CVE-2023-48291 Apache Airflow: Improper access control to DAG resources

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

5.5AI score0.018EPSS
SaveExploits0References3
CVE
CVE
added 2023/12/21 9:30 a.m.88 views

CVE-2023-48291

Apache Airflow prior to 2.8.0 is affected by an access-control vulnerability where an authenticated user with limited DAG access can craft a request to obtain write access to DAG resources for other DAGs, enabling them to clear DAGs they shouldn’t. This CVE (CVE-2023-48291) is described as a miss...

4.3CVSS5.2AI score0.018EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2023/12/21 9:28 a.m.26 views

CVE-2023-47265 Apache Airflow: DAG Params alllow to embed unchecked Javascript

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

6AI score
SaveExploits0References6
Rows per page
Query Builder