Security
Headlines
HeadlinesLatestCVEs

Headline

GHSA-5f35-pq34-c87q: Apache Airflow missing Certificate Validation

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

ghsa
#vulnerability#apache#git#ssl

Package

pip apache-airflow (pip)

Affected versions

< 2.7.0

Patched versions

2.7.0

pip apache-airflow-providers-imap (pip)

< 3.3.0

3.3.0

pip apache-airflow-providers-smtp (pip)

< 1.3.0

1.3.0

Description

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

  • https://nvd.nist.gov/vuln/detail/CVE-2023-39441
  • apache/airflow#33070
  • apache/airflow#33075
  • apache/airflow#33108
  • https://lists.apache.org/thread/xzp4wgjg2b1o6ylk2595df8bstlbo1lb
  • http://www.openwall.com/lists/oss-security/2023/08/23/2

Published to the GitHub Advisory Database

Aug 23, 2023

Reviewed

Aug 24, 2023

Last updated

Aug 24, 2023

Related news

CVE-2023-39441: Allows to choose SSL context for SMTP provider by potiuk · Pull Request #33075 · apache/airflow

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