CVE-2008-4378
Hot Links SQL-PHP < 3.0 - SQL Injection via Report ID Parameter
Title source: llmExploitation Summary
EIP tracks 2 public exploits for CVE-2008-4378. PoCs published by ThE g0bL!N, sl4xUz.
AI-analyzed exploit summary This exploit demonstrates a SQL injection vulnerability in MRCGIGUY Hot Links SQL (PHP) via the 'id' parameter in report.php. The PoC uses a UNION-based SQLi to extract database version, name, and user information.
Description
SQL injection vulnerability in report.php in Mr. CGI Guy Hot Links SQL-PHP 3.0 and earlier allows remote attackers to execute arbitrary SQL commands via the id parameter.
Exploits (2)
This exploit demonstrates a SQL injection vulnerability in MRCGIGUY Hot Links SQL (PHP) via the 'id' parameter in report.php. The PoC uses a UNION-based SQLi to extract database version, name, and user information.
The code describes SQL injection and XSS vulnerabilities in Hot Links SQL-PHP 3's report.php via the 'id' parameter. It provides PoC URLs but no executable exploit code.