PT-2024-3221 · Apache · Apache Airflow Ftp Provider

·

CVE-2024-29733

·

Published

2024-03-18

·

Updated

2026-07-07

CVSS v2.0

5.1

Medium

VectorAV:N/AC:H/Au:N/C:P/I:P/A:P
Name of the Vulnerable Software and Affected Versions Apache Airflow FTP Provider versions prior to 3.7.0
Description The issue is related to improper certificate validation in FTP TLS connections, which can potentially be leveraged by an attacker. This can impact the confidentiality, integrity, and availability of protected information. The FTP hook lacks complete certificate validation, allowing for potential exploitation. Implementing proper certificate validation by passing context=ssl.create default context() during FTP TLS instantiation can be used as mitigation to validate certificates properly.
Recommendations To fix the issue, upgrade to version 3.7.0, which includes the necessary fixes for proper certificate validation. As a temporary workaround, consider implementing proper certificate validation by passing context=ssl.create default context() during FTP TLS instantiation to validate certificates properly.

Exploit

Fix

Improper Certificate Validation

Found an issue in the description? Have something to add? Feel free to write us 👾

Weakness Enumeration

Related Identifiers

BDU:2024-03447
CVE-2024-29733
ECHO-B395-A7AB-D901
GHSA-3GG8-MC87-CQ3H
PYSEC-2026-1148

Affected Products

Apache Airflow Ftp Provider