Логотип exploitDog
Консоль
Логотип exploitDog

exploitDog

github логотип

GHSA-x8mh-94wc-33gv

Опубликовано: 30 апр. 2026
Источник: github
Github: Прошло ревью
CVSS3: 5.9

Описание

apache-airflow-providers-smtp: No certificate validation on SMTP STARTTLS connections in SMTP provider

Apache Airflow's SMTP provider SmtpHook called Python's smtplib.SMTP.starttls() without an SSL context, so no certificate validation was performed on the TLS upgrade. A man-in-the-middle between the Airflow worker and the SMTP server could present a self-signed certificate, complete the STARTTLS upgrade, and capture the SMTP credentials sent during the subsequent login() call. Users are advised to upgrade to the apache-airflow-providers-smtp version that contains the fix.

Пакеты

Наименование

apache-airflow-providers-smtp

pip
Затронутые версииВерсия исправления

>= 2.0.0, < 3.0.0

3.0.0

EPSS

Процентиль: 19%
0.00268
Низкий

5.9 Medium

CVSS3

Дефекты

CWE-295

Связанные уязвимости

CVSS3: 5.9
nvd
4 месяца назад

Apache Airflow's SMTP provider `SmtpHook` called Python's `smtplib.SMTP.starttls()` without an SSL context, so no certificate validation was performed on the TLS upgrade. A man-in-the-middle between the Airflow worker and the SMTP server could present a self-signed certificate, complete the STARTTLS upgrade, and capture the SMTP credentials sent during the subsequent `login()` call. Users are advised to upgrade to the `apache-airflow-providers-smtp` version that contains the fix.

CVSS3: 5.9
debian
4 месяца назад

Apache Airflow's SMTP provider `SmtpHook` called Python's `smtplib.SMT ...

EPSS

Процентиль: 19%
0.00268
Низкий

5.9 Medium

CVSS3

Дефекты

CWE-295