SQL Injection
SQL Injection
Hacker Definition
A security vulnerability occurring in an applications database
layer that is caused by the incorrect delimiting of variables embedded in SQL
statements. It is an example of a broader class of vulnerabilities occurring
whenever a programming or scripting language is embedded inside another.
