Exploitation Summary
EIP tracks 1 public exploit for CVE-2008-2223. PoCs published by Saime.
AI-analyzed exploit summary This Perl script exploits a SQL injection vulnerability in vShare YouTube Clone v2.6 via the 'tid' parameter in group_posts.php. It extracts admin credentials (username, email, and hashed password) from the 'signup' table using a UNION-based SQL injection.
Description
SQL injection vulnerability in group_posts.php in vShare YouTube Clone 2.6 allows remote attackers to execute arbitrary SQL commands via the tid parameter.
Exploits (1)
This Perl script exploits a SQL injection vulnerability in vShare YouTube Clone v2.6 via the 'tid' parameter in group_posts.php. It extracts admin credentials (username, email, and hashed password) from the 'signup' table using a UNION-based SQL injection.