First published: Tue Jun 27 2006(Updated: )
SQL injection vulnerability in usercp.php in MyBB (MyBulletinBoard) 1.0 through 1.1.3 allows remote attackers to execute arbitrary SQL commands via the showcodebuttons parameter.
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
Mybulletinboard Mybulletinboard | =1.0_final | |
Mybulletinboard Mybulletinboard | =1.1.1 | |
Mybulletinboard Mybulletinboard | =1.0_rc4 | |
Mybulletinboard Mybulletinboard | =1.00_rc4 | |
Mybulletinboard Mybulletinboard | =1.00_rc3 | |
Mybulletinboard Mybulletinboard | =1.1.3 | |
Mybulletinboard Mybulletinboard | =1.0.3 | |
Mybulletinboard Mybulletinboard | =1.00_rc4_security_patch | |
Mybulletinboard Mybulletinboard | =1.04 | |
Mybulletinboard Mybulletinboard | =1.01 | |
Mybulletinboard Mybulletinboard | =1.00_rc1 | |
Mybulletinboard Mybulletinboard | =1.0_pr2 | |
Mybulletinboard Mybulletinboard | =1.00_rc2 | |
Mybulletinboard Mybulletinboard | =1.1 | |
Mybulletinboard Mybulletinboard | =1.0.1 | |
Mybulletinboard Mybulletinboard | =1.0.4 | |
Mybulletinboard Mybulletinboard | =1.1.2 | |
Mybulletinboard Mybulletinboard | =1.0.2 | |
Mybulletinboard Mybulletinboard | =1.0_rc2 | |
Mybulletinboard Mybulletinboard | =1.0_preview_release_2 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2006-3243 is considered a medium severity vulnerability due to its potential to allow attackers to execute arbitrary SQL commands.
To fix CVE-2006-3243, upgrade MyBB to a version greater than 1.1.3, as later versions address this SQL injection vulnerability.
CVE-2006-3243 affects MyBB versions 1.0 through 1.1.3, including various release candidates and updates.
Yes, CVE-2006-3243 can potentially lead to data breaches as it allows attackers to execute arbitrary SQL commands against the database.
If upgrading is not possible, you may implement input validation and parameterized queries to mitigate the risk of SQL injection associated with CVE-2006-3243.