show/hide this revision's text 2 added 12 characters in body

It is possible for a stored proc to be vulnerable to special types of SQL injection via overflow. overflow/truncation, see: Injection Enabled by Data Truncation here:

http://msdn.microsoft.com/en-us/library/ms161953.aspx

show/hide this revision's text 1

It is possible for a stored proc to be vulnerable to special types of SQL injection via overflow. see Injection Enabled by Data Truncation here:

http://msdn.microsoft.com/en-us/library/ms161953.aspx