Exploitation Summary
EIP tracks 1 public exploit for CVE-2008-1554. PoCs published by girex.
AI-analyzed exploit summary This exploit demonstrates SQL injection in TopperMod v2.0 via the 'localita' parameter in /account/index.php. It allows privilege escalation or remote password change by manipulating the SQL query when magic_quotes_gpc is disabled.
Description
SQL injection vulnerability in account/index.php in TopperMod 2.0, when magic_quotes_gpc is disabled, allows remote attackers to execute arbitrary SQL commands via a non-alphanumeric first character the localita parameter, which bypasses a protection mechanism.
Exploits (1)
This exploit demonstrates SQL injection in TopperMod v2.0 via the 'localita' parameter in /account/index.php. It allows privilege escalation or remote password change by manipulating the SQL query when magic_quotes_gpc is disabled.