{ "schema_version": "1.4.0", "id": "GHSA-5r62-mjf5-xwhj", "modified": "2025-04-07T20:38:25Z", "published": "2025-04-07T09:30:23Z", "aliases": [ "CVE-2025-30473" ], "summary": "Apache Airflow Common SQL Provider Vulnerable to SQL Injection", "details": "Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') vulnerability in Apache Airflow Common SQL Provider.\n\nWhen 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.\nThis allowed the DAG Triggering user to escalate privileges to execute those arbitrary commands which they normally would not have.\n\n\nThis issue affects Apache Airflow Common SQL Provider: before 1.24.1.\n\nUsers are recommended to upgrade to version 1.24.1, which fixes the issue.", "severity": [ { "type": "CVSS_V3", "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H" } ], "affected": [ { "package": { "ecosystem": "PyPI", "name": "apache-airflow-providers-common-sql" }, "ranges": [ { "type": "ECOSYSTEM", "events": [ { "introduced": "0" }, { "fixed": "1.24.1" } ] } ] } ], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-30473" }, { "type": "WEB", "url": "https://github.com/apache/airflow/pull/48098" }, { "type": "PACKAGE", "url": "https://github.com/apache/airflow" }, { "type": "WEB", "url": "https://lists.apache.org/thread/53klkv790cylqcop0350w7nfq1y6h0t2" }, { "type": "WEB", "url": "http://www.openwall.com/lists/oss-security/2025/04/04/2" }, { "type": "WEB", "url": "http://www.openwall.com/lists/oss-security/2025/04/06/1" }, { "type": "WEB", "url": "http://www.openwall.com/lists/oss-security/2025/04/06/2" }, { "type": "WEB", "url": "http://www.openwall.com/lists/oss-security/2025/04/06/3" } ], "database_specific": { "cwe_ids": [ "CWE-89" ], "severity": "HIGH", "github_reviewed": true, "github_reviewed_at": "2025-04-07T20:38:25Z", "nvd_published_at": "2025-04-07T09:15:16Z" } }