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.
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.vupen.com/english/advisories/2006/0774 | vdb entry vendor advisory |
http://www.securityfocus.com/bid/16631 | vdb entry |
http://www.securityfocus.com/archive/1/426320/100/0/threaded | mailing list |
http://www.securityfocus.com/archive/1/426653/100/0/threaded | mailing list |
http://securityreason.com/securityalert/512 | third party advisory |
https://www.exploit-db.com/exploits/1539 | exploit |
http://secunia.com/advisories/19061 | exploit third party advisory vendor advisory |
http://www.osvdb.org/23554 | vdb entry |
https://exchange.xforce.ibmcloud.com/vulnerabilities/24953 | vdb entry |