CVE-2006-0721
RunCMS 1.2 and 1.3a - SQL Injection via pmlite.php to_userid Parameter
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2006-0721. PoCs published by Hamid Ebadi.
AI-analyzed exploit summary This exploit demonstrates an SQL injection vulnerability in RunCMS by manipulating the 'to_userid' parameter in the 'pmlite.php' script. The PoC retrieves sensitive user data (passwords/usernames) from the 'runcms_users' table by leveraging a UNION-based SQLi attack.
Description
SQL injection vulnerability in pmlite.php in RunCMS 1.2 and 1.3a allows remote attackers to execute arbitrary SQL commands via the to_userid parameter.
Exploits (1)
This exploit demonstrates an SQL injection vulnerability in RunCMS by manipulating the 'to_userid' parameter in the 'pmlite.php' script. The PoC retrieves sensitive user data (passwords/usernames) from the 'runcms_users' table by leveraging a UNION-based SQLi attack.