Multiple SQL injection vulnerabilities in MyBulletinBoard (MyBB) before 1.0 allow remote attackers to execute arbitrary SQL commands via the (1) month, (2) day, and (3) year parameters in an addevent action in calendar.php; (4) threadmode and (5) showcodebuttons in an options action in usercp.php; (6) list parameter in an editlists action to usercp.php; (7) rating parameter in a rate action in member.php; and (8) rating parameter in either showthread.php or ratethread.php.
The product constructs all or part of an SQL command using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended SQL command when it is sent to a downstream component. Without sufficient removal or quoting of SQL syntax in user-controllable inputs, the generated SQL query can cause those inputs to be interpreted as SQL instead of ordinary user data.
Link | Tags |
---|---|
http://www.securityfocus.com/bid/15793 | vdb entry patch |
http://www.osvdb.org/22158 | vdb entry |
http://secunia.com/advisories/18000 | third party advisory patch vendor advisory |
http://www.osvdb.org/22156 | vdb entry |
http://www.securityfocus.com/archive/1/419067/100/0/threaded | mailing list |
http://www.trapkit.de/advisories/TKPN2005-12-001.txt | patch |
http://securityreason.com/securityalert/246 | third party advisory |
http://securitytracker.com/id?1015407 | vdb entry |
http://community.mybboard.net/showthread.php?tid=5184&pid=30964#pid30964 | |
http://archives.neohapsis.com/archives/fulldisclosure/2005-12/0379.html | mailing list |
http://www.osvdb.org/22157 | vdb entry |
http://www.trapkit.de/advisories/TKADV2005-12-001.txt | |
http://www.securityfocus.com/archive/1/420159/100/0/threaded | mailing list |
http://securityreason.com/securityalert/294 | third party advisory |
http://www.vupen.com/english/advisories/2005/2842 | vdb entry vendor advisory |