CVE-2008-3718
cyberBB 0.6 - Authenticated SQL Injection via id or user Parameter
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2008-3718. PoCs published by cOndemned.
AI-analyzed exploit summary This exploit demonstrates SQL injection vulnerabilities in cyberBB v0.6 via the 'id' parameter in show_topic.php and the 'user' parameter in profile.php. The PoC extracts user credentials (username and password) from the database using UNION-based SQLi.
Description
Multiple SQL injection vulnerabilities in cyberBB 0.6 allow remote authenticated users to execute arbitrary SQL commands via the (1) id parameter to show_topic.php and the (2) user parameter to profile.php.
Exploits (1)
This exploit demonstrates SQL injection vulnerabilities in cyberBB v0.6 via the 'id' parameter in show_topic.php and the 'user' parameter in profile.php. The PoC extracts user credentials (username and password) from the database using UNION-based SQLi.