{ "schema_version": "1.4.0", "id": "GHSA-c732-xvv8-g94c", "modified": "2025-03-31T16:54:36Z", "published": "2023-01-21T15:30:18Z", "aliases": [ "CVE-2023-22884" ], "summary": "Command Injection in Apache Airflow and Apache Airflow MySQL Provider", "details": "Improper Neutralization of Special Elements used in a Command ('Command Injection') vulnerability in Apache Software Foundation Apache Airflow, Apache Software Foundation Apache Airflow MySQL Provider.This issue affects Apache Airflow: before 2.5.1; Apache Airflow MySQL Provider: before 4.0.0.", "severity": [ { "type": "CVSS_V3", "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" } ], "affected": [ { "package": { "ecosystem": "PyPI", "name": "apache-airflow" }, "ranges": [ { "type": "ECOSYSTEM", "events": [ { "introduced": "0" }, { "fixed": "2.5.1" } ] } ] }, { "package": { "ecosystem": "PyPI", "name": "apache-airflow-providers-mysql" }, "ranges": [ { "type": "ECOSYSTEM", "events": [ { "introduced": "0" }, { "fixed": "4.0.0" } ] } ] } ], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-22884" }, { "type": "WEB", "url": "https://github.com/apache/airflow/pull/28811" }, { "type": "PACKAGE", "url": "https://github.com/apache/airflow" }, { "type": "WEB", "url": "https://lists.apache.org/thread/0l0j3nt0t7fzrcjl2ch0jgj6c58kxs5h" } ], "database_specific": { "cwe_ids": [ "CWE-77" ], "severity": "CRITICAL", "github_reviewed": true, "github_reviewed_at": "2023-01-23T20:42:27Z", "nvd_published_at": "2023-01-21T14:15:00Z" } }