RULE(RULE ID:305420)

Rule General Information
Release Date: 2011-06-13
Rule Name: Sql injection scan tool attempt -10
Severity:
CVE ID:
Rule Protection Details
Description: SQL injection is a vulnerability that allows an attacker to alter backend SQL statements by manipulating the user input. An SQL injection occurs when web applications accept user input that is directly placed into a SQL statement and doesn't properly filter out dangerous characters.
Impact: An attacker may execute arbitrary SQL statements on the vulnerable system. This may compromise the integrity of your database and/or expose sensitive information.
Affected OS: Windows, Solaris, Other Unix, FreeBSD, Linux
Reference: none
Solutions
Validate all input in web application