CVE-2008-6632
MercuryBoard <= 1.1.5 - SQL Injection via User-Agent HTTP Header
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2008-6632. PoCs published by EgiX.
AI-analyzed exploit summary This exploit demonstrates a blind SQL injection vulnerability in MercuryBoard <= 1.1.5 via the User-Agent header. It extracts the admin user's password hash by leveraging time-based SQL injection with the SLEEP() function.
Description
SQL injection vulnerability in func/login.php in MercuryBoard 1.1.5 and earlier allows remote attackers to execute arbitrary SQL commands via the User-Agent HTTP header ($_SERVER['HTTP_USER_AGENT']).
Exploits (1)
This exploit demonstrates a blind SQL injection vulnerability in MercuryBoard <= 1.1.5 via the User-Agent header. It extracts the admin user's password hash by leveraging time-based SQL injection with the SLEEP() function.