Skip to content

OS Command Injection in Apache Airflow

High severity GitHub Reviewed Published Nov 22, 2022 to the GitHub Advisory Database • Updated Apr 14, 2023

Package

pip apache-airflow-providers-apache-hive (pip)

Affected versions

< 4.1.0

Patched versions

4.1.0

Description

Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection') vulnerability in Apache Airflow Hive Provider, Apache Airflow allows an attacker to execute arbtrary commands in the task execution context, without write access to DAG files. This issue affects Hive Provider versions prior to 4.1.0. It also impacts any Apache Airflow versions prior to 2.3.0 in case HIve Provider is installed (Hive Provider 4.1.0 can only be installed for Airflow 2.3.0+). Note that you need to manually install the HIve Provider version 4.1.0 in order to get rid of the vulnerability on top of Airflow 2.3.0+ version that has lower version of the Hive 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 Apr 14, 2023

Severity

High
7.8
/ 10

CVSS base metrics

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

Weaknesses

CVE ID

CVE-2022-41131

GHSA ID

GHSA-cm43-f2pv-6v68

Source code

Credits

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