Exploitation Summary
EIP tracks 1 public exploit for CVE-2008-5578. PoCs published by Inphex.
AI-analyzed exploit summary This Ruby script demonstrates SQL injection vulnerabilities in sCssBoard forum software by exploiting unsanitized input in various SQL queries. It includes proof-of-concept code for blind SQL injection and other SQL-based attacks.
Description
Multiple SQL injection vulnerabilities in index.php in sCssBoard 1.0, 1.1, 1.11, and 1.12 allow remote attackers to execute arbitrary SQL commands via (1) the f parameter in a showforum action, (2) the u parameter in a profile action, (3) the viewcat parameter, or (4) a combination of scb_uid and scb_ident cookie values.
Exploits (1)
This Ruby script demonstrates SQL injection vulnerabilities in sCssBoard forum software by exploiting unsanitized input in various SQL queries. It includes proof-of-concept code for blind SQL injection and other SQL-based attacks.