Exploitation Summary
EIP tracks 1 public exploit for CVE-2009-2154. PoCs published by SirGod.
AI-analyzed exploit summary This exploit demonstrates SQL injection for authentication bypass and XSS in Impleo Music Collection 2.0. The SQLi requires magic_quotes_gpc to be off and allows bypassing login with a crafted username. The XSS is triggered via a malicious script in the 'sort' parameter.
Description
SQL injection vulnerability in admin/login.php in Impleo Music Collection 2.0, when magic_quotes_gpc is disabled, allows remote attackers to execute arbitrary SQL commands via the username parameter.
Exploits (1)
This exploit demonstrates SQL injection for authentication bypass and XSS in Impleo Music Collection 2.0. The SQLi requires magic_quotes_gpc to be off and allows bypassing login with a crafted username. The XSS is triggered via a malicious script in the 'sort' parameter.