SQL injection vulnerability in post.php in Beehive Forum 0.7.1 and earlier allows remote attackers to execute arbitrary SQL commands via the t_dedupe parameter.
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://securityreason.com/securityalert/3417 | third party advisory |
http://secunia.com/advisories/27909 | third party advisory patch vendor advisory |
http://www.securitytracker.com/id?1019035 | vdb entry |
http://www.securityfocus.com/archive/1/484501/100/0/threaded | mailing list |
http://www.securityfocus.com/bid/26492 | vdb entry patch |
http://www.symantec.com/content/en/us/enterprise/research/SYMSA-2007-014.txt | patch |
http://sourceforge.net/project/shownotes.php?group_id=50772&release_id=551758 | patch |