Rule Category

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

Alert Message

SERVER-WEBAPP D-Link DIR_818L ssdpcgi command injection attempt

Rule Explanation

This rule looks for HTTP requests to the "/cgi-bin/ssdpcgi" endpoint that include the "ST:" header set to "ssdp:all" and contain command injection metacharacters in one of the vulnerable headers. Successful exploitation allows remote code execution on the router.

What To Look For

This rule fires on attempts to exploit a command injection vulnerability in D-Link DIR-818L router web interface.

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

Vulnerability::Severity::High

Vulnerability::Severity::Medium

Vulnerability::Severity::Critical

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-2025-8956
Loading description