SERVER-WEBAPP -- Snort has detected traffic exploiting vulnerabilities in web based applications on servers.
SERVER-WEBAPP NETGEAR ProSafe SSL VPN SQL injection attempt
This rule looks for a malicious HTTP request sent to NETGEAR ProSafe SSL VPN that contains an SQL injection metacharacter present in either of the following parameters: USERDBDomains.Domainname.
This rule fires on HTTP requests intended to exploit an SQL injection vulnerability in NETGEAR ProSafe SSL VPN.
No public information.
No known false positives
Cisco Talos
Tactic: Initial Access
Technique: Exploit Public-Facing Application
For reference, see the MITRE ATT&CK vulnerability types here: https://attack.mitre.org
SQL Injection
SQL Injection attacks target PHP and ASP applications primarily and involve SQL queries or commands added to unverified user input. A successful attack can lead to data leaks (entirely exposed data), database modification (data deletion or tampering), administrative permissions misuse, and sometimes direct commands passed to the operating system.