OS Command Injection in Apache Airflow - CVE-2024-45498

 

OS Command Injection in Apache Airflow - CVE-2024-45498

Published: September 10, 2024


Vulnerability identifier: #VU96966
CSH Severity: Low
CVSS v4: 8.5 [CVSS:4.0/AV:N/AC:L/AT:N/PR:H/UI:N/VC:H/VI:H/VA:N/SC:N/SI:N/SA:N]
CVE-ID: CVE-2024-45498
CWE-ID: CWE-78
Exploitation vector: Remote access
Exploit availability: No public exploit available

Vulnerability details

The vulnerability allows a remote user to execute arbitrary shell commands on the target system.

The vulnerability exists due to improper input validation in example_inlet_event_extra.py shipped as an example script. A remote user with DAG trigger permission can execute arbitrary OS commands on the target system.



Affected software

Apache Airflow

How to mitigate CVE-2024-45498

Install updates from vendor's website.

Apache Airflow - update to 2.10.1

External References

Related Security Bulletins