#VU59894 Security restrictions bypass in Apache Airflow - CVE-2021-45230
Published: January 20, 2022
Vulnerability identifier: #VU59894
Vulnerability risk: Low
CVSSv4.0: CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N/E:U/U:Clear
CVE-ID: CVE-2021-45230
CWE-ID: CWE-264
Exploitation vector: Remote access
Exploit availability:
No public exploit available
Vulnerable software:
Apache Airflow
Apache Airflow
Software vendor:
Apache Foundation
Apache Foundation
Description
The vulnerability allows a remote user to escalate privileges on the system.
The vulnerability exists due to application does not properly impose security restrictions. A remote user with "can_create" permissions on DAG Runs can create Dag Runs for dags that they don't have "edit" permissions for.
Remediation
Install updates from vendor's website.