{"schema_version": "1.6.1", "id": "CVE-2024-45498", "summary": "Command Injection in an example DAG", "details": "Example DAG: example_inlet_event_extra.py shipped with Apache Airflow version 2.10.0 has a vulnerability that allows an authenticated attacker with only DAG trigger permission to execute arbitrary commands. If you used that example as the base of your DAGs - please review if you have not copied the dangerous example; see  https://github.com/apache/airflow/pull/41873  for more information. We recommend against exposing the example DAGs in your deployment. If you must expose the example DAGs, upgrade Airflow to version 2.10.1 or later.\n", "affected": [{"ranges": [{"type": "SEMVER", "events": [{"introduced": "2.10.0"}, {"last_affected": "2.10.0"}]}]}], "references": [{"type": "WEB", "url": "https://github.com/apache/airflow/pull/41873"}, {"type": "WEB", "url": "https://lists.apache.org/thread/tl7lzczcqdmqj2pcpbvtjdpd2tb9561n"}]}