SQL injection vulnerability in fmoblog.php in the fMoblog plugin 2.1 for WordPress allows remote attackers to execute arbitrary SQL commands via the id parameter to index.php. NOTE: some of these details are obtained from third party information.
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/52836 | vdb entry |
https://www.exploit-db.com/exploits/8229 | exploit |
https://exchange.xforce.ibmcloud.com/vulnerabilities/49296 | vdb entry |
http://www.vupen.com/english/advisories/2009/0752 | vdb entry vendor advisory |
http://secunia.com/advisories/34341 | third party advisory vendor advisory |
http://www.securityfocus.com/bid/34147 | vdb entry exploit |