|
-
May 13th, 2010, 12:49 AM
#1
Thread Starter
New Member
Is this error message an sql injection hole?
I have an error in my login form if I try to login with a username like ';drop table
"Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request."
Is this an indication of a hole?
All the variables I caught with $_GET have been filtered with mysql_real_escape_string.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|