Lucene search
+L

2035 matches found

Github Security Blog
Github Security Blog
added 2024/01/24 3:30 p.m.34 views

Apache Airflow: pickle deserialization vulnerability in XComs

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.3AI score0.0122EPSS
SaveExploits0References7Affected Software1
Github Security Blog
Github Security Blog
added 2024/01/24 3:30 p.m.57 views

Apache Airflow: Bypass permission verification to read code of other dags

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.2AI score0.00979EPSS
SaveExploits0References7Affected Software1
Github Security Blog
Github Security Blog
added 2024/01/24 3:30 p.m.33 views

Apache Airflow CNCF Kubernetes provider, Apache Airflow: Kubernetes configuration file saved without encryption in the Metadata and logged as plain text in the Triggerer service

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

6.5CVSS6.7AI score0.00381EPSS
SaveExploits0References7Affected Software2
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
Prion
Prion
added 2024/01/24 1:15 p.m.16 views

Code injection

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

4CVSS6.9AI score0.00979EPSS
SaveExploits0References3Affected Software1
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
Prion
Prion
added 2024/01/24 1:15 p.m.27 views

Deserialization of untrusted data

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

5CVSS6.8AI score0.0122EPSS
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
Cvelist
Cvelist
added 2024/01/24 12:58 p.m.38 views

CVE-2023-50944 Apache Airflow: Bypass permission verification to read code of other dags

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.6AI score0.00979EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2024/01/24 12:58 p.m.14 views

CVE-2023-50944 Apache Airflow: Bypass permission verification to read code of other dags

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.3AI score0.00979EPSS
SaveExploits0References3
OSV
OSV
added 2024/01/24 12:58 p.m.20 views

CVE-2023-50944 Apache Airflow: Bypass permission verification to read code of other dags

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.5CVSS6AI score
SaveExploits0References6
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
OSV
OSV
added 2024/01/24 12:57 p.m.23 views

CVE-2023-50943 Apache Airflow: Potential pickle deserialization vulnerability in XComs

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.5CVSS5.9AI score
SaveExploits0References6
Vulnrichment
Vulnrichment
added 2024/01/24 12:57 p.m.6 views

CVE-2023-50943 Apache Airflow: Potential pickle deserialization vulnerability in XComs

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

6.9AI score0.0122EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2024/01/24 12:57 p.m.25 views

CVE-2023-50943 Apache Airflow: Potential pickle deserialization vulnerability in XComs

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.6AI score0.0122EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2024/01/24 12:56 p.m.11 views

CVE-2023-51702 Apache Airflow CNCF Kubernetes provider, Apache Airflow: Kubernetes configuration file saved without encryption in the Metadata and logged as plain text in the Triggerer service

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

6.9AI score0.00381EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2024/01/24 12:56 p.m.60 views

CVE-2023-51702 Apache Airflow CNCF Kubernetes provider, Apache Airflow: Kubernetes configuration file saved without encryption in the Metadata and logged as plain text in the Triggerer service

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

6.5AI score0.00381EPSS
SaveExploits0References5
CNNVD
CNNVD
added 2024/01/24 12:00 a.m.11 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. An information disclosure vulnerability exists in Apache Airflow versions prior to...

6.5CVSS6.4AI score0.00979EPSS
SaveExploits0References4
Rows per page
Query Builder