Multiple SQL injection vulnerabilities in VastHTML Forum Server (aka ForumPress) plugin 1.6.1 and 1.6.5 for WordPress allow remote attackers to execute arbitrary SQL commands via the (1) search_max parameter in a search action to index.php, which is not properly handled by wpf.class.php, (2) id parameter in an editpost action to index.php, which is not properly handled by wpf-post.php, or (3) topic parameter to feed.php.
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/8099 | third party advisory exploit |
http://www.securityfocus.com/bid/46362 | vdb entry exploit |
http://www.htbridge.ch/advisory/sql_injection_in_wp_forum_server_wordpress_plugin_1.html | |
http://www.securityfocus.com/archive/1/516400/100/0/threaded | mailing list |
http://osvdb.org/70994 | vdb entry |
http://secunia.com/advisories/43306 | third party advisory vendor advisory |
http://www.securityfocus.com/archive/1/516402/100/0/threaded | mailing list |
http://osvdb.org/70993 | vdb entry |
http://www.htbridge.ch/advisory/sql_injection_in_wp_forum_server_wordpress_plugin_2.html | |
http://www.htbridge.ch/advisory/sql_injection_in_wp_forum_server_wordpress_plugin.html |