Apache Airflow SMTP Provider before 1.3.0, Apache Airflow IMAP Provider before 3.3.0, and Apache Airflow before 2.7.0 are affected by the Validation of OpenSSL Certificate vulnerability.
The default SSL context with SSL library did not check a server's X.509 certificate. Instead, the code accepted any certificate, which could result in the disclosure of mail server credentials or mail contents when the client connects to an attacker in a MITM position.
Users are strongly advised to upgrade to Apache Airflow version 2.7.0 or newer, Apache Airflow IMAP Provider version 3.3.0 or newer, and Apache Airflow SMTP Provider version 1.3.0 or newer to mitigate the risk associated with this vulnerability
References
Link | Resource |
---|---|
http://www.openwall.com/lists/oss-security/2023/08/23/2 | Mailing List Patch Third Party Advisory |
https://github.com/apache/airflow/pull/33070 | Patch |
https://github.com/apache/airflow/pull/33075 | Patch |
https://github.com/apache/airflow/pull/33108 | Patch |
https://lists.apache.org/thread/xzp4wgjg2b1o6ylk2595df8bstlbo1lb | Mailing List Patch Vendor Advisory |
Configurations
Configuration 1 (hide)
|
History
No history.
Information
Published : 2023-08-23 16:15
Updated : 2023-08-29 15:48
NVD link : CVE-2023-39441
Mitre link : CVE-2023-39441
CVE.ORG link : CVE-2023-39441
JSON object : View
Products Affected
apache
- apache-airflow-providers-smtp
- airflow
- apache-airflow-providers-imap
CWE
CWE-295
Improper Certificate Validation