Lucene search

K
exploitdbFrogEDB-ID:22148
HistoryJan 13, 2003 - 12:00 a.m.

PHPPass 2 - 'AccessControl.php' SQL Injection

2003-01-1300:00:00
frog
www.exploit-db.com
19

AI Score

7.4

Confidence

Low

source: https://www.securityfocus.com/bid/6594/info

A problem with phpPass may allow an attacker to launch a SQL injection attack.

The vulnerability exists in the accesscontrol.php script included with phpPass. Due to insufficient sanitization of user-supplied input, it is possible for a remote user to inject arbitrary SQL into the database used by a vulnerable site. This may allow an attacker to view pages that would normally be restricted.

http://[target]/protectedpage.php?uid='%20OR%20''='&pwd='%20OR%20''=' 

AI Score

7.4

Confidence

Low

Related for EDB-ID:22148