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.

Vulnerable products and versions

CPE From Up to
cpe:2.3:a:apache:apache-airflow-providers-ftp:*:*:*:*:*:*:*:* 3.7.0 (excluding)