member.php in MyBB (aka MyBulletinBoard) before 1.4.12 makes a certain superfluous call to the SQL COUNT function, which allows remote attackers to cause a denial of service (resource consumption) by making requests to member.php that trigger scans of the entire users table.
Link | Tags |
---|---|
http://blog.mybb.com/2010/04/13/mybb-1-4-12-released-security-maintenance-update/ | patch vendor advisory |
http://openwall.com/lists/oss-security/2010/10/08/7 | mailing list |
http://openwall.com/lists/oss-security/2010/10/11/8 | mailing list |
https://exchange.xforce.ibmcloud.com/vulnerabilities/64514 | vdb entry |
http://openwall.com/lists/oss-security/2010/12/06/2 | mailing list |
http://dev.mybboard.net/issues/662 |