Lucene search

K
cve[email protected]CVE-2024-29733
HistoryApr 21, 2024 - 6:15 p.m.

CVE-2024-29733

2024-04-2118:15:45
CWE-295
web.nvd.nist.gov
50
cve-2024-29733
apache airflow
ftp provider
certificate validation
vulnerability
mitigation
ssl
upgrade
nvd

6.7 Medium

AI Score

Confidence

Low

0.0004 Low

EPSS

Percentile

15.3%

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.

Affected configurations

Vulners
Node
apacheairflow_hive_providerRange3.7.0

CNA Affected

[
  {
    "collectionURL": "https://pypi.python.org",
    "defaultStatus": "unaffected",
    "packageName": "apache-airflow-providers-ftp",
    "product": "Apache Airflow FTP Provider",
    "vendor": "Apache Software Foundation",
    "versions": [
      {
        "lessThan": "3.7.0",
        "status": "affected",
        "version": "0",
        "versionType": "semver"
      }
    ]
  }
]

6.7 Medium

AI Score

Confidence

Low

0.0004 Low

EPSS

Percentile

15.3%

Related for CVE-2024-29733