Rule Category

SERVER-WEBAPP -- Snort has detected traffic exploiting vulnerabilities in web based applications on servers.

Alert Message

SERVER-WEBAPP Apache Airflow Directed Acyclic Graph command injection attempt

Rule Explanation

This rule looks for command injection metacharacters present in the following JSON keys in HTTP requests sent to the /api/v1/dags/ endpoint on Apache Airflow Directed Acyclic Graph web applications: dag_run_id.

What To Look For

This rule looks for attempts to exploit a command injection vulnerability in Apache Airflow Directed Acyclic Graph web applications.

Known Usage

Public information/Proof of Concept available

False Positives

No known false positives

Contributors

Cisco Talos Intelligence Group

Rule Groups

Rule Categories::Server::Web Applications

MITRE::ATT&CK Framework::Enterprise::Initial Access::Exploit Public-Facing Application

CVE

Rule Vulnerability

Command Injection

Command Injection attacks target applications that allow unsafe user-supplied input. Attackers transmit this input via forms, cookies, HTTP headers, etc. and exploit the applications permissions to execute system commands without injecting code.

CVE Additional Information

This product uses data from the NVD API but is not endorsed or certified by the NVD.
CVE-2022-40127
Loading description