Exploitation Summary
EIP tracks 1 public exploit for CVE-2005-1673.
AI-analyzed exploit summary This is a detailed technical writeup describing multiple vulnerabilities in HelpCenter Live! <= 1.2.7, including SQL injection, XSS, script injection, and CSRF. It provides specific examples of vulnerable code, exploitation techniques, and prerequisites like magic_quotes_gpc being disabled.
Description
Multiple SQL injection vulnerabilities in Help Center Live allow remote attackers to execute arbitrary SQL commands via the (1) id parameter to index.php, (2) tid parameter to view.php, fid parameter to (3) download.php or (4) chat_download.php, (5) status parameter to icon.php, TICKET_tid parameter to (6) index.php or (7) view.php.
Exploits (1)
This is a detailed technical writeup describing multiple vulnerabilities in HelpCenter Live! <= 1.2.7, including SQL injection, XSS, script injection, and CSRF. It provides specific examples of vulnerable code, exploitation techniques, and prerequisites like magic_quotes_gpc being disabled.