Link Details

DZone depends on you. Login and vote now.
Link 88258 thumbnail
User 71517 avatar

By Volume4
via dotnet.dzone.com
Published: Jun 18 2008 / 10:39

SQL injection can occur, as demonstrated above, when an application uses input to construct dynamic SQL statements or when it uses stored procedures to connect to the database. Conventional security measures, such as the use of SSL and IPSec, do not protect your application from SQL injection attacks. Successful SQL injection attacks enable malicious users to execute commands in an application's database. Common vulnerabilities that make your data access code susceptible to SQL injection attacks include
  • 15
  • 0
  • 789
  • 204

Add your comment


Html tags not supported. Reply is editable for 5 minutes. Use [code lang="java|ruby|sql|css|xml"][/code] to post code snippets.