CVE-2008-3718

cyberBB 0.6 - Authenticated SQL Injection via id or user Parameter

Title source: llm
STIX 2.1

Exploitation 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)

exploitdb WORKING POC VERIFIED
by cOndemned · textwebappsphp
https://www.exploit-db.com/exploits/6260

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.

Classification
Working Poc 100%
Attack Type
Sqli
Complexity
Trivial
Reliability
Reliable
Target: cyberBB v0.6
Auth required
Prerequisites: Target must be running cyberBB v0.6 · Magic quotes gpc may need to be disabled for the second vulnerability
devstral-2 · analyzed Feb 16, 2026 Full analysis →

References (4)

Core 4
Core References
Third Party Advisory, VDB Entry vdb-entry x_refsource_bid
http://www.securityfocus.com/bid/30734
Third Party Advisory, VDB Entry vdb-entry x_refsource_xf
https://exchange.xforce.ibmcloud.com/vulnerabilities/44526
Third Party Advisory third-party-advisory x_refsource_sreason
http://securityreason.com/securityalert/4168
Exploit, Third Party Advisory exploit x_refsource_exploit-db
https://www.exploit-db.com/exploits/6260

Scores

EPSS 0.0089
EPSS Percentile 54.8%

Details

CWE
CWE-89
Status published
Products (1)
cyberbb/cyberbb 0.6
Published Aug 20, 2008
Tracked Since Feb 18, 2026