Exploitation Summary
EIP tracks 1 public exploit for CVE-2008-3251. PoCs published by Mr.SQL.
AI-analyzed exploit summary This exploit demonstrates a remote SQL injection vulnerability in tplSoccerSite 1.0 via the 'id' parameter in player.php. It uses UNION-based SQLi to extract user credentials from the 'tplss_passwords' table.
Description
Multiple SQL injection vulnerabilities in tplSoccerSite 1.0 allow remote attackers to execute arbitrary SQL commands via (1) the opp parameter to tampereunited/opponent.php; or the id parameter to (2) index.php, (3) player.php, (4) matchdetails.php, or (5) additionalpage.php in tampereunited/.
Exploits (1)
This exploit demonstrates a remote SQL injection vulnerability in tplSoccerSite 1.0 via the 'id' parameter in player.php. It uses UNION-based SQLi to extract user credentials from the 'tplss_passwords' table.