Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') vulnerability in Apache Airflow Common SQL Provider.
When using the partition clause in SQLTableCheckOperator as parameter (which was a recommended pattern), Authenticated UI User could inject arbitrary SQL command when triggering DAG exposing partition_clause to the user.
This allowed the DAG Triggering user to escalate privileges to execute those arbitrary commands which they normally would not have.
This issue affects Apache Airflow Common SQL Provider: before 1.24.1.
Users are recommended to upgrade to version 1.24.1, which fixes the issue.
References
Link | Resource |
---|---|
https://github.com/apache/airflow/pull/48098 | Issue Tracking Patch |
https://lists.apache.org/thread/53klkv790cylqcop0350w7nfq1y6h0t2 | Mailing List Vendor Advisory |
http://www.openwall.com/lists/oss-security/2025/04/04/2 | Mailing List Third Party Advisory |
http://www.openwall.com/lists/oss-security/2025/04/06/1 | Mailing List |
http://www.openwall.com/lists/oss-security/2025/04/06/2 | Mailing List |
http://www.openwall.com/lists/oss-security/2025/04/06/3 | Mailing List |
Configurations
History
11 Apr 2025, 12:59
Type | Values Removed | Values Added |
---|---|---|
References | () https://github.com/apache/airflow/pull/48098 - Issue Tracking, Patch | |
References | () https://lists.apache.org/thread/53klkv790cylqcop0350w7nfq1y6h0t2 - Mailing List, Vendor Advisory | |
References | () http://www.openwall.com/lists/oss-security/2025/04/04/2 - Mailing List, Third Party Advisory | |
References | () http://www.openwall.com/lists/oss-security/2025/04/06/1 - Mailing List | |
References | () http://www.openwall.com/lists/oss-security/2025/04/06/2 - Mailing List | |
References | () http://www.openwall.com/lists/oss-security/2025/04/06/3 - Mailing List | |
First Time |
Apache
Apache airflow Common Sql Provider |
|
CPE | cpe:2.3:a:apache:airflow_common_sql_provider:*:*:*:*:*:*:*:* |
07 Apr 2025, 16:15
Type | Values Removed | Values Added |
---|---|---|
CVSS |
v2 : v3 : |
v2 : unknown
v3 : 8.8 |
07 Apr 2025, 14:17
Type | Values Removed | Values Added |
---|---|---|
Summary |
|
07 Apr 2025, 09:15
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2025-04-07 09:15
Updated : 2025-04-11 12:59
NVD link : CVE-2025-30473
Mitre link : CVE-2025-30473
CVE.ORG link : CVE-2025-30473
JSON object : View
Products Affected
apache
- airflow_common_sql_provider
CWE
CWE-89
Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')