Multiple SQL injection vulnerabilities in the advanced search in Wikidforum 2.10 allow remote attackers to execute arbitrary SQL commands via the (1) select_sort or (2) opt_search_select parameters. NOTE: this issue could not be reproduced by third parties.
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://exchange.xforce.ibmcloud.com/vulnerabilities/73980 | vdb entry |
http://www.openwall.com/lists/oss-security/2012/04/13/4 | mailing list |
http://archives.neohapsis.com/archives/bugtraq/2012-03/0046.html | exploit mailing list |
http://www.darksecurity.de/advisories/2012/SSCHADV2012-005.txt | exploit |
http://www.openwall.com/lists/oss-security/2012/04/12/12 | mailing list |
http://www.securityfocus.com/bid/52425 | vdb entry exploit |
http://www.openwall.com/lists/oss-security/2012/04/15/1 | mailing list |