Rule Category

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

Alert Message

SERVER-WEBAPP ThinkPHP Framework remote code execution attempt

Rule Explanation

This rule looks for inbound HTTP requests containing attempts to instantiate a Think.App object in ThinkPHP that can lead to the execution of arbitrary code.

What To Look For

This rule fires on attempts to exploit a remote code execution vulnerability in a web application that uses the ThinkPHP framework.

Known Usage

Public information/Proof of Concept available

False Positives

No known false positives

Contributors

Cisco Talos Intelligence Group

Rule Groups

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

CVE

Additional Links

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-2019-9082
Loading description