SQL injection vulnerability in the users data handler in MyBB (aka MyBulletinBoard) before 1.8.8 and MyBB Merge System before 1.8.8 allows remote attackers to execute arbitrary SQL commands via unspecified vectors.
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 |
---|---|
https://blog.mybb.com/2016/10/17/mybb-1-8-8-merge-system-1-8-8-release/ | release notes patch vendor advisory |
http://www.openwall.com/lists/oss-security/2016/11/18/1 | mailing list third party advisory patch |
http://www.openwall.com/lists/oss-security/2016/11/10/8 | mailing list third party advisory patch |
http://www.securityfocus.com/bid/94396 | vdb entry third party advisory |