CVE-2024-29733
Last modified
CVE-2024-29733 is a low-severity vulnerability rated 2.7/10 on the CVSS scale. 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.. EPSS estimates a 0.63% chance of exploitation in the next 30 days.
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.
Metrics
CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:L/I:N/A:N
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Apache | Apache-Airflow-Providers-Ftp | < 3.7.0 |
References
- http://www.openwall.com/lists/oss-security/2024/04/19/3Mailing List, Third Party Advisory
- https://docs.python.org/3/library/ssl.html#best-defaultsTechnical Description
- https://github.com/apache/airflow/pull/38266Issue Tracking
- https://lists.apache.org/thread/265t5zbmtjs6h9fkw52wtp03nsbplky2Mailing List, Vendor Advisory
- http://www.openwall.com/lists/oss-security/2024/04/19/3Mailing List, Third Party Advisory
- https://docs.python.org/3/library/ssl.html#best-defaultsTechnical Description
- https://github.com/apache/airflow/pull/38266Issue Tracking
- https://lists.apache.org/thread/265t5zbmtjs6h9fkw52wtp03nsbplky2Mailing List, Vendor Advisory
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2024-29733?
How severe is CVE-2024-29733?
How do I fix CVE-2024-29733?
Are you affected by CVE-2024-29733?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
