cve/2023/CVE-2023-39441.md
2024-05-25 21:48:12 +02:00

22 lines
1.6 KiB
Markdown
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

### [CVE-2023-39441](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-39441)
![](https://img.shields.io/static/v1?label=Product&message=Apache%20Airflow%20IMAP%20Provider&color=blue)
![](https://img.shields.io/static/v1?label=Product&message=Apache%20Airflow%20SMTP%20Provider&color=blue)
![](https://img.shields.io/static/v1?label=Product&message=Apache%20Airflow&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=0%3C%201.30%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Version&message=0%3C%202.7.0%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Version&message=0%3C%203.3.0%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-295%20Improper%20Certificate%20Validation&color=brighgreen)
### 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
### POC
#### Reference
No PoCs from references.
#### Github
- https://github.com/chnzzh/OpenSSL-CVE-lib