First published: Thu Mar 02 2006(Updated: )
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.
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
Mybulletinboard Mybulletinboard | =1.0.3 | |
Mybulletinboard Mybulletinboard | =1.0.4 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2006-0959 is considered a high severity vulnerability due to the potential for remote attackers to execute arbitrary SQL commands.
To fix CVE-2006-0959, disable register_globals in your PHP configuration and upgrade MyBulletinBoard to version 1.0.5 or later.
CVE-2006-0959 affects MyBulletinBoard versions 1.0.3 and 1.0.4.
Yes, CVE-2006-0959 can lead to data loss as it allows attackers to perform arbitrary SQL commands, potentially modifying or deleting data.
There is not a specific patch for CVE-2006-0959; the recommended action is to update to a newer version of MyBulletinBoard that addresses the vulnerability.