ImpressPages CMS version 1.0.4 suffers from a remote SQL injection vulnerability in the page_size variable of admin.php.
644887f6b929f6e68c3711c5cc4294fe1524f11ced4d41b5e01608bcfe17f48a
Vulnerability ID: HTB22384
Reference: http://www.htbridge.ch/advisory/sql_injection_vulnerability_in_impresspages_cms.html
Product: ImpressPages CMS
Vendor: Apro Media
Vulnerable Version: 1.0.4 and Probably Prior Versions
Vendor Notification: 12 May 2010
Vulnerability Type: SQL Injection
Status: Fixed by Vendor
Risk level: Low
Credit: High-Tech Bridge SA (http://www.htbridge.ch/)
Vulnerability Details:
The vulnerability exists due to failure in the "/admin.php" script to properly sanitize user-supplied input in "page_size" variable. Attacker can alter queries to the application SQL database, execute arbitrary queries to the database, compromise the application, access or modify sensitive data, or exploit various vulnerabilities in the underlying SQL database.
Attacker can use browser to exploit this vulnerability. The following PoC is available:
http://host/admin.php?module_id=329&security_token=$valid_token&page[0]=&page_size[0]=200+ANY_SQL_HERE+--++
Solution: Upgrade to the most recent version