U.S. flag   An official website of the United States government
Dot gov

Official websites use .gov
A .gov website belongs to an official government organization in the United States.

Https

Secure .gov websites use HTTPS
A lock (Dot gov) or https:// means you've safely connected to the .gov website. Share sensitive information only on official, secure websites.

Vulnerability Change Records for CVE-2024-29733

Change History

New CVE Received by NIST 4/21/2024 2:15:45 PM

Action Type Old Value New Value
Added CWE

								
							
							
						
Apache Software Foundation CWE-295
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://docs.python.org/3/library/ssl.html#best-defaults [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://github.com/apache/airflow/pull/38266 [No types assigned]
Added Reference

								
							
							
						
Apache Software Foundation https://lists.apache.org/thread/265t5zbmtjs6h9fkw52wtp03nsbplky2 [No types assigned]