MyBB Private.PHP Multiple SQL Injection Vulnerabilities
BID:16678
Info
MyBB Private.PHP Multiple SQL Injection Vulnerabilities
| Bugtraq ID: | 16678 |
| Class: | Input Validation Error |
| CVE: | |
| Remote: | Yes |
| Local: | No |
| Published: | Feb 15 2006 12:00AM |
| Updated: | Feb 16 2006 05:02PM |
| Credit: | imei is credited with the discovery of these vulnerabilities. |
| Vulnerable: |
MyBulletinBoard MyBulletinBoard 1.0.3 |
| Not Vulnerable: |
MyBulletinBoard MyBulletinBoard 1.0.4 |
Discussion
MyBB Private.PHP Multiple SQL Injection Vulnerabilities
MyBB is prone to multiple SQL-injection vulnerabilities. These issues are due to a failure in the application to properly sanitize user-supplied input.
Successful exploitation can allow an attacker to bypass authentication and gain administrative access to a site, modify data, or exploit vulnerabilities in the underlying database implementation. Other attacks may also be possible.
MyBB version 1.0.3 is reported to be vulnerable.
MyBB is prone to multiple SQL-injection vulnerabilities. These issues are due to a failure in the application to properly sanitize user-supplied input.
Successful exploitation can allow an attacker to bypass authentication and gain administrative access to a site, modify data, or exploit vulnerabilities in the underlying database implementation. Other attacks may also be possible.
MyBB version 1.0.3 is reported to be vulnerable.
Exploit / POC
MyBB Private.PHP Multiple SQL Injection Vulnerabilities
An exploit is not required.
The following proof of concept examples are available:
http://www.example.com/mybb/private.php?action=do_folders&folder['<strong>sql</strong>]=nomatter
http://www.example.com/mybb/private.php?action=do_folders&folder['<strong>sql</strong>]
http://www.example.com/mybb/private.php?action=do_stuff&delete=1&check['<strong>sql</strong>]
An exploit is not required.
The following proof of concept examples are available:
http://www.example.com/mybb/private.php?action=do_folders&folder['<strong>sql</strong>]=nomatter
http://www.example.com/mybb/private.php?action=do_folders&folder['<strong>sql</strong>]
http://www.example.com/mybb/private.php?action=do_stuff&delete=1&check['<strong>sql</strong>]
Solution / Fix
MyBB Private.PHP Multiple SQL Injection Vulnerabilities
Solution:
Currently we are not aware of any vendor-supplied patches for this issue. If you feel we are in error or are aware of more recent information, please mail us at: [email protected]
MyBulletinBoard MyBulletinBoard 1.0.3
Solution:
Currently we are not aware of any vendor-supplied patches for this issue. If you feel we are in error or are aware of more recent information, please mail us at: [email protected]
MyBulletinBoard MyBulletinBoard 1.0.3
-
MyBulletinBoard mybb_104_changed_files.zip
http://community.mybboard.net/mybb_104_changed_files.zip
References
MyBB Private.PHP Multiple SQL Injection Vulnerabilities
References:
References:
- MyBulletinBoard Home Page (MyBulletinBoard)
- MyBB 1.0.3~private.php~multiple SqlInjection ([email protected])