Code Injection in Apache Airflow ODBC Provider - CVE-2023-34395

 

Code Injection in Apache Airflow ODBC Provider - CVE-2023-34395

Published: July 5, 2023


Vulnerability identifier: #VU77969
CSH Severity: Medium
CVSSv4.0: CVSS:4.0/AV:N/AC:L/AT:P/PR:L/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:U/U:Green
CVE-ID: CVE-2023-34395
CWE-ID: CWE-94
Exploitation vector: Remote access
Exploit availability: No public exploit available
Vulnerable software:
Apache Airflow ODBC Provider
Software vendor:
Apache Foundation

Description

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

The vulnerability exists due to improper input validation in OdbcHook. A remote user who can control ODBC driver parameters can inject and execute arbitrary commands on the system.


Remediation

Install updates from vendor's website.

External links