2.7
LOW
CVE-2024-29733
Apache Airflow FTP Provider TLS Certificate Validation Weakness
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.

INFO

Published Date :

April 21, 2024, 6:15 p.m.

Last Modified :

July 10, 2025, 6:38 p.m.

Remotely Exploitable :

Yes !

Impact Score :

1.4

Exploitability Score :

1.2
Affected Products

The following products are affected by CVE-2024-29733 vulnerability. Even if cvefeed.io is aware of the exact versions of the products that are affected, the information is not represented in the table below.

ID Vendor Product Action
1 Apache apache-airflow-providers-ftp

We scan GitHub repositories to detect new proof-of-concept exploits. Following list is a collection of public exploits and proof-of-concepts, which have been published on GitHub (sorted by the most recently updated).

Results are limited to the first 15 repositories due to potential performance issues.

The following list is the news that have been mention CVE-2024-29733 vulnerability anywhere in the article.

The following table lists the changes that have been made to the CVE-2024-29733 vulnerability over time.

Vulnerability history details can be useful for understanding the evolution of a vulnerability, and for identifying the most recent changes that may impact the vulnerability's severity, exploitability, or other characteristics.

  • Initial Analysis by [email protected]

    Jul. 10, 2025

    Action Type Old Value New Value
    Added CPE Configuration OR *cpe:2.3:a:apache:apache-airflow-providers-ftp:*:*:*:*:*:*:*:* versions up to (excluding) 3.7.0
    Added Reference Type CVE: http://www.openwall.com/lists/oss-security/2024/04/19/3 Types: Mailing List, Third Party Advisory
    Added Reference Type Apache Software Foundation: http://www.openwall.com/lists/oss-security/2024/04/19/3 Types: Mailing List, Third Party Advisory
    Added Reference Type CVE: https://docs.python.org/3/library/ssl.html#best-defaults Types: Technical Description
    Added Reference Type Apache Software Foundation: https://docs.python.org/3/library/ssl.html#best-defaults Types: Technical Description
    Added Reference Type CVE: https://github.com/apache/airflow/blob/95e26118b828c364755f3a8c96870f3591b01c31/airflow/providers/ftp/hooks/ftp.py#L280 Types: Product
    Added Reference Type Apache Software Foundation: https://github.com/apache/airflow/blob/95e26118b828c364755f3a8c96870f3591b01c31/airflow/providers/ftp/hooks/ftp.py#L280 Types: Product
    Added Reference Type CVE: https://github.com/apache/airflow/pull/38266 Types: Issue Tracking
    Added Reference Type Apache Software Foundation: https://github.com/apache/airflow/pull/38266 Types: Issue Tracking
    Added Reference Type CVE: https://lists.apache.org/thread/265t5zbmtjs6h9fkw52wtp03nsbplky2 Types: Mailing List, Vendor Advisory
    Added Reference Type Apache Software Foundation: https://lists.apache.org/thread/265t5zbmtjs6h9fkw52wtp03nsbplky2 Types: Mailing List, Vendor Advisory
  • CVE Modified by [email protected]

    Feb. 13, 2025

    Action Type Old Value New Value
    Changed 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. 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.
  • CVE Modified by af854a3a-2127-422b-91ae-364da2661108

    Nov. 21, 2024

    Action Type Old Value New Value
    Added Reference http://www.openwall.com/lists/oss-security/2024/04/19/3
    Added Reference https://docs.python.org/3/library/ssl.html#best-defaults
    Added Reference https://github.com/apache/airflow/blob/95e26118b828c364755f3a8c96870f3591b01c31/airflow/providers/ftp/hooks/ftp.py#L280
    Added Reference https://github.com/apache/airflow/pull/38266
    Added Reference https://lists.apache.org/thread/265t5zbmtjs6h9fkw52wtp03nsbplky2
  • CVE Modified by 134c704f-9b21-4f2e-91b3-4a467353bcc0

    Jul. 03, 2024

    Action Type Old Value New Value
    Added CVSS V3.1 CISA-ADP AV:N/AC:L/PR:H/UI:N/S:U/C:L/I:N/A:N
  • CVE Modified by [email protected]

    May. 14, 2024

    Action Type Old Value New Value
  • CVE Modified by [email protected]

    May. 01, 2024

    Action Type Old Value New Value
    Added Reference Apache Software Foundation http://www.openwall.com/lists/oss-security/2024/04/19/3 [No types assigned]
  • CVE Received by [email protected]

    Apr. 21, 2024

    Action Type Old Value New Value
    Added 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.
    Added Reference Apache Software Foundation https://github.com/apache/airflow/pull/38266 [No types assigned]
    Added Reference Apache Software Foundation https://github.com/apache/airflow/blob/95e26118b828c364755f3a8c96870f3591b01c31/airflow/providers/ftp/hooks/ftp.py#L280 [No types assigned]
    Added Reference Apache Software Foundation https://docs.python.org/3/library/ssl.html#best-defaults [No types assigned]
    Added Reference Apache Software Foundation https://lists.apache.org/thread/265t5zbmtjs6h9fkw52wtp03nsbplky2 [No types assigned]
    Added CWE Apache Software Foundation CWE-295
EPSS is a daily estimate of the probability of exploitation activity being observed over the next 30 days. Following chart shows the EPSS score history of the vulnerability.
CWE - Common Weakness Enumeration

While CVE identifies specific instances of vulnerabilities, CWE categorizes the common flaws or weaknesses that can lead to vulnerabilities. CVE-2024-29733 is associated with the following CWEs:

Common Attack Pattern Enumeration and Classification (CAPEC)

Common Attack Pattern Enumeration and Classification (CAPEC) stores attack patterns, which are descriptions of the common attributes and approaches employed by adversaries to exploit the CVE-2024-29733 weaknesses.

CVSS31 - Vulnerability Scoring System
Attack Vector
Attack Complexity
Privileges Required
User Interaction
Scope
Confidentiality
Integrity
Availability
© cvefeed.io
Latest DB Update: Jul. 14, 2025 19:00