CVE-2024-29733

CVE-2024-29733 is a low-severity vulnerability in Apache Apache-airflow-providers-ftp with a CVSS 3.x base score of 2.7. It is not currently listed as actively exploited by CISA, and its EPSS exploit-prediction score is low. The underlying weakness is classified as CWE-295.

Key facts

Description

Improper Certificate Validation vulnerability in Apache Airflow FTP Provider. 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. This issue affects Apache Airflow FTP Provider: before 3.7.0. Users are recommended to upgrade to version 3.7.0, which fixes the issue.

Frequently asked questions

What is CVE-2024-29733?
Improper Certificate Validation vulnerability in Apache Airflow FTP Provider. 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. This issue affects Apache Airflow FTP Provider: before 3.7.0. Users are recommended to upgrade to version 3.7.0, which fixes the issue.
How severe is CVE-2024-29733?
CVE-2024-29733 has a CVSS 3.x base score of 2.7, rated low severity. It is exploitable over network with low attack complexity, requires high privileges and no user interaction. Impact on confidentiality is low, integrity none, and availability none.
Is CVE-2024-29733 being actively exploited?
It is not currently listed in CISA's KEV catalog. Its EPSS exploit-prediction score is 1% (46th percentile), an estimate of the probability of exploitation in the next 30 days.
What products are affected by CVE-2024-29733?
CVE-2024-29733 affects Apache Apache-airflow-providers-ftp. See the affected-products list for the exact vulnerable versions.
How do I fix CVE-2024-29733?
Review the linked vendor and NVD advisories for patched versions and mitigations, then upgrade or apply the recommended workaround.
Does CVE-2024-29733 have an EU (EUVD) identifier?
Yes. CVE-2024-29733 is tracked in the ENISA EU Vulnerability Database (EUVD) as EUVD-2024-1081.
When was CVE-2024-29733 published?
CVE-2024-29733 was published on 2024-04-21 and last updated on 2026-06-17.

References

Affected products (1)

More vulnerabilities in Apache Apache-airflow-providers-ftp

All CVEs affecting Apache Apache-airflow-providers-ftp →

Other CWE-295 (Improper Certificate Validation) vulnerabilities

Browse all CWE-295 (Improper Certificate Validation) vulnerabilities →