SQL injection vulnerability in misc.php in DeluxeBB 1.3, and possibly earlier, when magic_quotes_gpc is disabled, allows remote attackers to execute arbitrary SQL commands via the xthedateformat parameter in a register action, a different vector than CVE-2005-2989, CVE-2006-2503, and CVE-2009-1033.
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.htbridge.ch/advisory/sql_injection_in_deluxebb.html | exploit |
http://secunia.com/advisories/41918 | third party advisory vendor advisory |
http://www.deluxebb.com/community/topic.php?tid=993 | url repurposed patch |
http://www.securityfocus.com/archive/1/514374/100/0/threaded | mailing list |
http://www.securityfocus.com/bid/44259 | vdb entry |
https://exchange.xforce.ibmcloud.com/vulnerabilities/62660 | vdb entry |
http://packetstormsecurity.org/1010-exploits/deluxebb13x-sql.txt | exploit |