SQL injection vulnerability in the WP-Forum 1.7.4 plugin for WordPress allows remote attackers to execute arbitrary SQL commands via the user parameter in a showprofile action to the default URI.
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://osvdb.org/52211 | vdb entry |
http://secunia.com/advisories/28567 | third party advisory vendor advisory |
http://www.vupen.com/english/advisories/2008/0235 | vdb entry |
https://exchange.xforce.ibmcloud.com/vulnerabilities/39800 | vdb entry |
http://archives.neohapsis.com/archives/bugtraq/2008-02/0272.html | mailing list |
https://www.exploit-db.com/exploits/4939 | exploit |
http://www.securityfocus.com/bid/27362 | vdb entry exploit |
http://weblogtoolscollection.com/archives/2008/01/21/wp-forum-plugin-security-bulletin/ |