exploit-db-mirror/platforms/php/webapps/32537.txt
Offensive Security b4268e8a98 Updated 03_28_2014
2014-03-28 04:32:23 +00:00

9 lines
No EOL
581 B
Text
Executable file

source: http://www.securityfocus.com/bid/31949/info
All In One Control Panel (AIOCP) is prone to an SQL-injection vulnerability because it fails to sufficiently sanitize user-supplied data before using it in an SQL query.
Exploiting this issue could allow an attacker to compromise the application, access or modify data, or exploit latent vulnerabilities in the underlying database.
AIOCP 1.4 is vulnerable; other versions may also be affected.
http://www.example.com/public/code/cp_polls_results.php?poll_language=eng&poll_id=-0+union+select+0,1,2,version(),4,5,6--