CVE-2008-2870
ShareCMS 0.1 Beta - SQL Injection via eventID or userID Parameter
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2008-2870. PoCs published by CWH Underground.
AI-analyzed exploit summary This exploit demonstrates SQL injection vulnerabilities in ShareCMS 0.1 Beta, specifically in the event_info.php and list_user.php scripts. The PoC provides URLs with UNION-based SQLi payloads to extract username and password data from the user table.
Description
Multiple SQL injection vulnerabilities in ShareCMS 0.1 Beta allow remote attackers to execute arbitrary SQL commands via the (1) eventID parameter to event_info.php and the (2) userID parameter to list_user.php.
Exploits (1)
This exploit demonstrates SQL injection vulnerabilities in ShareCMS 0.1 Beta, specifically in the event_info.php and list_user.php scripts. The PoC provides URLs with UNION-based SQLi payloads to extract username and password data from the user table.