Jump to content

My Login form. Vulnerabilities


chmpdog

Recommended Posts

hello. Recently I decided to try out the firefox plugin sql in inject me, and when I tested my form it gave me some results.

 

When I try an injection the browser asks if I wish to save my password (as if I had logged in successfully) but I am still at the error login page logged in unsuccessfully.

 

How can I protect against this?

 

here is the query:

1 AND ASCII(LOWER(SUBSTRING((SELECT TOP 1 name FROM sysobjects WHERE xtype='U'), 1, 1))) > 116

Link to comment
https://forums.phpfreaks.com/topic/162974-my-login-form-vulnerabilities/
Share on other sites

Well I just tested it again, but I still get this error(and 25+ more like it) even after I use mysql_real_escape_string:

 

Server Status Code: 302 Found

Tested value: &#49&#39&#32&#79&#82&#32&#39&#49&#39&#61&#39&#49

 

note: now it doesn't ask me to remember it, it just goes to the error page

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.