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 requires a DAG author to exploit it. Users are recommended to upgrade to version 2.8.1 or later, which fixes this issue.
References
Link | Resource |
---|---|
http://www.openwall.com/lists/oss-security/2024/01/24/4 | Mailing List |
https://github.com/apache/airflow/pull/36255 | Third Party Advisory |
https://lists.apache.org/thread/fx278v0twqzxkcts70tc04cp3f8p56pn | Mailing List Vendor Advisory |
Configurations
History
No history.
Information
Published : 2024-01-24 13:15
Updated : 2024-01-30 22:57
NVD link : CVE-2023-50943
Mitre link : CVE-2023-50943
CVE.ORG link : CVE-2023-50943
JSON object : View
Products Affected
apache
- airflow
CWE
CWE-502
Deserialization of Untrusted Data