{ "CVE_data_meta": { "ASSIGNER": "security@apache.org", "ID": "CVE-2022-27949", "STATE": "PUBLIC", "TITLE": "Apache Airflow prior to 2.3.1 may include sensitive values in rendered template" }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { "product_name": "Apache Airflow", "version": { "version_data": [ { "version_affected": "<", "version_value": "2.3.1" } ] } } ] }, "vendor_name": "Apache Software Foundation" } ] } }, "credit": [ { "lang": "eng", "value": "Apache Airflow PMC would like to thank James Srinivasan for reporting it." } ], "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "eng", "value": "A vulnerability in UI of Apache Airflow allows an attacker to view unmasked secrets in rendered template values for tasks which were not executed (for example when they were depending on past and previous instances of the task failed). This issue affects Apache Airflow prior to 2.3.1." } ] }, "generator": { "engine": "Vulnogram 0.0.9" }, "impact": [ { "other": "low" } ], "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "CWE-200 Exposure of Sensitive Information to an Unauthorized Actor" } ] } ] }, "references": { "reference_data": [ { "refsource": "MISC", "url": "https://github.com/apache/airflow/pull/22754", "name": "https://github.com/apache/airflow/pull/22754" }, { "refsource": "MISC", "url": "https://lists.apache.org/thread/n38oc5obb48600fsvnbopxcs0jpbp65p", "name": "https://lists.apache.org/thread/n38oc5obb48600fsvnbopxcs0jpbp65p" }, { "refsource": "MLIST", "name": "[oss-security] 20221113 CVE-2022-27949: Apache Airflow: sensitive values in rendered template", "url": "http://www.openwall.com/lists/oss-security/2022/11/14/3" } ] }, "source": { "discovery": "UNKNOWN" } }