SB2022112213 - OS command injection in Apache Airflow Spark Provider
Published: November 22, 2022
Breakdown by Severity
- Low
- Medium
- High
- Critical
Description
This security bulletin contains information about 1 vulnerability.
1) OS Command Injection (CVE-ID: CVE-2022-40954)
CWE-ID: CWE-78 - Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection')
CVSSv4: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N/E:U/U:Green
The vulnerability allows a remote attacker to execute shell commands on the system.
The vulnerability exists due to improper input validation. A remote attacker can pass specially crafted data to the application and read arbitrary files in the task execution context, without write access to DAG files.
Remediation
Install update from vendor's website.