Exploitation Summary
EIP tracks 1 public exploit for CVE-2008-1608. PoCs published by U238.
AI-analyzed exploit summary This Perl script exploits a SQL injection vulnerability in Clever Copy's 'postview.php' to dump admin credentials. It constructs a malicious SQL query via the 'ID' parameter to extract usernames and passwords from the 'cc_admin' table.
Description
SQL injection vulnerability in postview.php in Clever Copy 3.0 allows remote attackers to execute arbitrary SQL commands via the ID parameter, a different vector than CVE-2008-0363 and CVE-2006-0583.
Exploits (1)
This Perl script exploits a SQL injection vulnerability in Clever Copy's 'postview.php' to dump admin credentials. It constructs a malicious SQL query via the 'ID' parameter to extract usernames and passwords from the 'cc_admin' table.