CVE-2021-35936

If remote logging is not used, the worker (in the case of CeleryExecutor) or the scheduler (in the case of LocalExecutor) runs a Flask logging server and is listening on a specific port and also binds on 0.0.0.0 by default. This logging server had no authentication and allows reading log files of DAG jobs. This issue affects Apache Airflow < 2.1.2.
Configurations

Configuration 1 (hide)

cpe:2.3:a:apache:airflow:*:*:*:*:*:*:*:*

History

07 Oct 2022, 20:22

Type Values Removed Values Added
CWE CWE-862 CWE-306

24 Aug 2021, 12:47

Type Values Removed Values Added
CWE CWE-862
References (MISC) https://lists.apache.org/thread.html/r53d6bd7b0a66f92ddaf1313282f10fec802e71246606dd30c16536df%40%3Cusers.airflow.apache.org%3E - (MISC) https://lists.apache.org/thread.html/r53d6bd7b0a66f92ddaf1313282f10fec802e71246606dd30c16536df%40%3Cusers.airflow.apache.org%3E - Mailing List, Vendor Advisory
CVSS v2 : unknown
v3 : unknown
v2 : 5.0
v3 : 5.3
CPE cpe:2.3:a:apache:airflow:*:*:*:*:*:*:*:*

16 Aug 2021, 08:15

Type Values Removed Values Added
New CVE

Information

Published : 2021-08-16 08:15

Updated : 2023-12-10 13:55


NVD link : CVE-2021-35936

Mitre link : CVE-2021-35936

CVE.ORG link : CVE-2021-35936


JSON object : View

Products Affected

apache

  • airflow
CWE
CWE-306

Missing Authentication for Critical Function

CWE-200

Exposure of Sensitive Information to an Unauthorized Actor