Rule Category

SERVER-MSSQL -- Snort has detected traffic exploiting vulnerabilities in Microsoft SQL Server servers.

Alert Message

SERVER-MSSQL Microsoft SQL remote code execution attempt

Rule Explanation

This rule looks for a malformed disk path specification in SQL commands that use a TO or FROM clause with a DISK keyword, where the drive letter is not followed by a path separator. Successful exploitation could allow an attacker to execute arbitrary code on the database server.

What To Look For

This rule fires on attempts to exploit a remote code execution vulnerability in Microsoft SQL Server instances.

Known Usage

Attacks/Scans seen in the wild

False Positives

No known false positives

Contributors

Cisco Talos Intelligence Group

Rule Groups

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

Rule Categories::Server::SQL Server

Vulnerability::Severity::Critical

Vulnerability::Severity::High

Vulnerability::Severity::Medium

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-1068
Loading description