Skip to content

OS Command Injection in Apache Airflow

Moderate severity GitHub Reviewed Published Nov 22, 2022 to the GitHub Advisory Database • Updated Aug 17, 2023

Package

pip apache-airflow (pip)

Affected versions

< 2.3.0

Patched versions

2.3.0

Description

Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection') vulnerability in Apache Airflow Spark Provider, Apache Airflow allows an attacker to read arbtrary files in the task execution context, without write access to DAG files. This issue affects Spark Provider versions prior to 4.0.0. It also impacts any Apache Airflow versions prior to 2.3.0 in case Spark Provider is installed (Spark Provider 4.0.0 can only be installed for Airflow 2.3.0+). Note that you need to manually install the Spark Provider version 4.0.0 in order to get rid of the vulnerability on top of Airflow 2.3.0+ version that has lower version of the Spark Provider installed).

References

Published by the National Vulnerability Database Nov 22, 2022
Published to the GitHub Advisory Database Nov 22, 2022
Reviewed Nov 22, 2022
Last updated Aug 17, 2023

Severity

Moderate
5.5
/ 10

CVSS base metrics

Attack vector
Local
Attack complexity
Low
Privileges required
Low
User interaction
None
Scope
Unchanged
Confidentiality
High
Integrity
None
Availability
None
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N

Weaknesses

CVE ID

CVE-2022-40954

GHSA ID

GHSA-45r6-j3cc-6mxx

Source code

Checking history
See something to contribute? Suggest improvements for this vulnerability.