CVE-2024-29733
Severity CVSS v4.0:
Pending analysis
Type:
CWE-295
Improper Certificate Validation
Publication date:
21/04/2024
Last modified:
10/07/2025
Description
Improper Certificate Validation vulnerability in Apache Airflow FTP Provider.<br />
<br />
The FTP hook lacks complete certificate validation in FTP_TLS connections, which can potentially be leveraged. Implementing proper certificate validation by passing context=ssl.create_default_context() during FTP_TLS instantiation is used as mitigation to validate the certificates properly.<br />
<br />
This issue affects Apache Airflow FTP Provider: before 3.7.0.<br />
<br />
Users are recommended to upgrade to version 3.7.0, which fixes the issue.
Impact
Base Score 3.x
2.70
Severity 3.x
LOW
Vulnerable products and versions
| CPE | From | Up to |
|---|---|---|
| cpe:2.3:a:apache:apache-airflow-providers-ftp:*:*:*:*:*:*:*:* | 3.7.0 (excluding) |
To consult the complete list of CPE names with products and versions, see this page
References to Advisories, Solutions, and Tools
- http://www.openwall.com/lists/oss-security/2024/04/19/3
- https://docs.python.org/3/library/ssl.html#best-defaults
- https://github.com/apache/airflow/blob/95e26118b828c364755f3a8c96870f3591b01c31/airflow/providers/ftp/hooks/ftp.py#L280
- https://github.com/apache/airflow/pull/38266
- https://lists.apache.org/thread/265t5zbmtjs6h9fkw52wtp03nsbplky2
- http://www.openwall.com/lists/oss-security/2024/04/19/3
- https://docs.python.org/3/library/ssl.html#best-defaults
- https://github.com/apache/airflow/blob/95e26118b828c364755f3a8c96870f3591b01c31/airflow/providers/ftp/hooks/ftp.py#L280
- https://github.com/apache/airflow/pull/38266
- https://lists.apache.org/thread/265t5zbmtjs6h9fkw52wtp03nsbplky2



