CVE-2006-0959

MyBulletinBoard 1.03-1.04 - SQL Injection via Cookie Parameter

Title source: llm
STIX 2.1

Exploitation Summary

EIP tracks 2 public exploits for CVE-2006-0959. PoCs published by Devil-00.

AI-analyzed exploit summary This exploit targets a SQL injection vulnerability in MyBB <= 1.04 via the 'misc.php' script. It injects a malicious SQL query through the 'comma' cookie parameter to extract the login key of a specified user.

Description

SQL injection vulnerability in misc.php in MyBulletinBoard (MyBB) 1.03, when register_globals is enabled, allows remote attackers to execute arbitrary SQL commands by setting the comma variable value via the comma parameter in a cookie. NOTE: 1.04 has also been reported to be affected.

Exploits (2)

exploitdb WORKING POC VERIFIED
by Devil-00 · perlwebappsphp
https://www.exploit-db.com/exploits/1548

This exploit targets a SQL injection vulnerability in MyBB <= 1.04 via the 'misc.php' script. It injects a malicious SQL query through the 'comma' cookie parameter to extract the login key of a specified user.

Classification
Working Poc 95%
Attack Type
Sqli
Complexity
Trivial
Reliability
Reliable
Target: MyBB <= 1.04
Auth required
Prerequisites: Valid user account credentials · Target MyBB installation path · User ID of the target account
devstral-2 · analyzed Feb 16, 2026 Full analysis →
exploitdb WORKING POC VERIFIED
by Devil-00 · textwebappsphp
https://www.exploit-db.com/exploits/1539

This exploit demonstrates a SQL injection vulnerability in MyBB 1.3 when register_globals is enabled. The attack leverages an unset $_COOKIE variable to inject malicious SQL via the 'comma' cookie, bypassing authentication and extracting sensitive data.

Classification
Working Poc 90%
Attack Type
Sqli
Complexity
Trivial
Reliability
Reliable
Target: MyBB 1.3
Auth required
Prerequisites: register_globals enabled · valid user session
devstral-2 · analyzed Feb 16, 2026 Full analysis →

References (9)

Core 9
Core References
Vendor Advisory vdb-entry x_refsource_vupen
http://www.vupen.com/english/advisories/2006/0774
Third Party Advisory, VDB Entry mailing-list x_refsource_bugtraq
http://www.securityfocus.com/archive/1/426653/100/0/threaded
Third Party Advisory, VDB Entry vdb-entry x_refsource_xf
https://exchange.xforce.ibmcloud.com/vulnerabilities/24953
Third Party Advisory, VDB Entry vdb-entry x_refsource_bid
http://www.securityfocus.com/bid/16631
Third Party Advisory, VDB Entry mailing-list x_refsource_bugtraq
http://www.securityfocus.com/archive/1/426320/100/0/threaded
Third Party Advisory third-party-advisory x_refsource_sreason
http://securityreason.com/securityalert/512
Exploit, Third Party Advisory exploit x_refsource_exploit-db
https://www.exploit-db.com/exploits/1539
Exploit, Vendor Advisory third-party-advisory x_refsource_secunia
http://secunia.com/advisories/19061
Third Party Advisory, VDB Entry vdb-entry x_refsource_osvdb
http://www.osvdb.org/23554

Scores

EPSS 0.0374
EPSS Percentile 88.4%

Details

CWE
CWE-89
Status published
Products (2)
mybulletinboard/mybulletinboard 1.0.3
mybulletinboard/mybulletinboard 1.0.4
Published Mar 02, 2006
Tracked Since Feb 18, 2026