SQL Injection Prevention Cheat Sheet - OWASP - 0 views
-
SQL Injection Prevention Cheat Sheet
- ...19 more annotations...
-
b) prevent user supplied input which contains malicious SQL from affecting the logic of the executed query
-
Enforce: Least Privilege