The lineage endpoint of the deprecated Experimental API was not protected by authentication in Airflow 2.0.0. This allowed unauthenticated users to hit that endpoint. This is low-severity issue as the attacker needs to be aware of certain parameters to pass to that endpoint and even after can just get some metadata about a DAG and a Task. This issue affects Apache Airflow 2.0.0.
References
Configurations
History
07 Nov 2023, 03:31
Type | Values Removed | Values Added |
---|---|---|
References |
|
|
Information
Published : 2021-02-17 15:15
Updated : 2023-11-07 03:31
NVD link : CVE-2021-26697
Mitre link : CVE-2021-26697
JSON object : View
Products Affected
apache
- airflow
CWE
CWE-306
Missing Authentication for Critical Function