Exploitation Summary
EIP tracks 1 public exploit for CVE-2008-2530. PoCs published by Lidloses_Auge.
AI-analyzed exploit summary This PHP script exploits a SQL injection vulnerability in QuickUpCMS by injecting a UNION-based query to extract user credentials from the `cms_user` table. It supports multiple vulnerable endpoints and retrieves the username and password hash.
Description
Multiple SQL injection vulnerabilities in Concepts & Solutions QuickUpCMS allow remote attackers to execute arbitrary SQL commands via the (1) nr parameter to (a) frontend/news.php, the (2) id parameter to (b) events3.php and (c) videos2.php in frontend/, the (3) y parameter to (d) frontend/events2.php, and the (4) ser parameter to (e) frontend/fotos2.php.
Exploits (1)
This PHP script exploits a SQL injection vulnerability in QuickUpCMS by injecting a UNION-based query to extract user credentials from the `cms_user` table. It supports multiple vulnerable endpoints and retrieves the username and password hash.