Vulnerabilites related to Apache Software Foundation - Apache Airflow IMAP Provider
cve-2023-39441
Vulnerability from cvelistv5
Published
2023-08-23 15:39
Modified
2025-02-13 17:03
Severity ?
EPSS score ?
Summary
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
Impacted products
Vendor | Product | Version | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
▼ | Apache Software Foundation | Apache Airflow SMTP Provider |
Version: 0 ≤ |
|||||||||||
|
{ containers: { adp: [ { providerMetadata: { dateUpdated: "2024-08-02T18:10:20.689Z", orgId: "af854a3a-2127-422b-91ae-364da2661108", shortName: "CVE", }, references: [ { tags: [ "patch", "x_transferred", ], url: "https://github.com/apache/airflow/pull/33075", }, { tags: [ "patch", "x_transferred", ], url: "https://github.com/apache/airflow/pull/33108", }, { tags: [ "patch", "x_transferred", ], url: "https://github.com/apache/airflow/pull/33070", }, { tags: [ "vendor-advisory", "x_transferred", ], url: "https://lists.apache.org/thread/xzp4wgjg2b1o6ylk2595df8bstlbo1lb", }, { tags: [ "x_transferred", ], url: "http://www.openwall.com/lists/oss-security/2023/08/23/2", }, ], title: "CVE Program Container", }, { metrics: [ { other: { content: { id: "CVE-2023-39441", options: [ { Exploitation: "none", }, { Automatable: "no", }, { "Technical Impact": "partial", }, ], role: "CISA Coordinator", timestamp: "2024-09-27T20:31:29.615848Z", version: "2.0.3", }, type: "ssvc", }, }, ], providerMetadata: { dateUpdated: "2024-09-27T20:31:38.779Z", orgId: "134c704f-9b21-4f2e-91b3-4a467353bcc0", shortName: "CISA-ADP", }, title: "CISA ADP Vulnrichment", }, ], cna: { affected: [ { defaultStatus: "unaffected", product: "Apache Airflow SMTP Provider", vendor: "Apache Software Foundation", versions: [ { lessThan: "1.30", status: "affected", version: "0", versionType: "semver", }, ], }, { defaultStatus: "unaffected", product: "Apache Airflow IMAP Provider", vendor: "Apache Software Foundation", versions: [ { lessThan: "3.3.0", status: "affected", version: "0", versionType: "semver", }, ], }, { defaultStatus: "unaffected", product: "Apache Airflow", vendor: "Apache Software Foundation", versions: [ { lessThan: "2.7.0", status: "affected", version: "0", versionType: "semver", }, ], }, ], credits: [ { lang: "en", type: "finder", value: "Martin Schobert, Pentagrid AG", }, ], descriptions: [ { lang: "en", supportingMedia: [ { base64: false, type: "text/html", value: "<span style=\"background-color: rgb(255, 255, 255);\">Apache Airflow SMTP Provider </span><span style=\"background-color: rgb(255, 255, 255);\">before 1.3.0</span><span style=\"background-color: rgb(255, 255, 255);\">, Apache Airflow IMAP Provider </span><span style=\"background-color: rgb(255, 255, 255);\">before 3.3.0, and</span><span style=\"background-color: rgb(255, 255, 255);\"> Apache Airflow </span><span style=\"background-color: rgb(255, 255, 255);\">before 2.7.0 are affected by the </span>Validation of OpenSSL Certificate vulnerability.<br><br><span style=\"background-color: rgb(255, 255, 255);\">The default SSL context with SSL library did not check a server's X.509 </span><span style=\"background-color: rgb(255, 255, 255);\">certificate. Instead, the code accepted any certificate, which could </span><span style=\"background-color: rgb(255, 255, 255);\">result in the disclosure of mail server credentials or mail contents </span><span style=\"background-color: rgb(255, 255, 255);\">when the client connects to an attacker in a MITM position.<br><br></span><span style=\"background-color: var(--wht);\">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</span>", }, ], value: "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.\n\nThe 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.\n\nUsers 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", }, ], metrics: [ { other: { content: { text: "moderate", }, type: "Textual description of severity", }, }, ], problemTypes: [ { descriptions: [ { cweId: "CWE-295", description: "CWE-295 Improper Certificate Validation", lang: "en", type: "CWE", }, ], }, ], providerMetadata: { dateUpdated: "2023-08-23T15:40:07.139Z", orgId: "f0158376-9dc2-43b6-827c-5f631a4d8d09", shortName: "apache", }, references: [ { tags: [ "patch", ], url: "https://github.com/apache/airflow/pull/33075", }, { tags: [ "patch", ], url: "https://github.com/apache/airflow/pull/33108", }, { tags: [ "patch", ], url: "https://github.com/apache/airflow/pull/33070", }, { tags: [ "vendor-advisory", ], url: "https://lists.apache.org/thread/xzp4wgjg2b1o6ylk2595df8bstlbo1lb", }, { url: "http://www.openwall.com/lists/oss-security/2023/08/23/2", }, ], source: { discovery: "UNKNOWN", }, title: "Apache Airflow SMTP Provider, Apache Airflow IMAP Provider, Apache Airflow: SMTP/IMAP client components allowed MITM due to missing Certificate Validation", x_generator: { engine: "Vulnogram 0.1.0-dev", }, }, }, cveMetadata: { assignerOrgId: "f0158376-9dc2-43b6-827c-5f631a4d8d09", assignerShortName: "apache", cveId: "CVE-2023-39441", datePublished: "2023-08-23T15:39:51.632Z", dateReserved: "2023-08-02T12:26:27.028Z", dateUpdated: "2025-02-13T17:03:05.348Z", state: "PUBLISHED", }, dataType: "CVE_RECORD", dataVersion: "5.1", }