Exploitation Summary
EIP tracks 1 public exploit for CVE-2008-5270. PoCs published by RMx.
AI-analyzed exploit summary This PHP script exploits a SQL injection vulnerability in SuperStar forums to extract admin credentials. It sends a crafted HTTP GET request with a UNION-based SQLi payload to dump admin usernames, passwords, and other details from the 'joovili_admins' table.
Description
SQL injection vulnerability in view.topics.php in Yuhhu Superstar 2008 allows remote attackers to execute arbitrary SQL commands via the board parameter.
Exploits (1)
This PHP script exploits a SQL injection vulnerability in SuperStar forums to extract admin credentials. It sends a crafted HTTP GET request with a UNION-based SQLi payload to dump admin usernames, passwords, and other details from the 'joovili_admins' table.