SQL injection vulnerability in ajax_comments.php in the WP Comment Remix plugin before 1.4.4 for WordPress allows remote attackers to execute arbitrary SQL commands via the p 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://secunia.com/advisories/32253 | third party advisory vendor advisory |
https://www.exploit-db.com/exploits/6747 | exploit |
http://www.securityfocus.com/archive/1/497313/100/0/threaded | mailing list |
http://www.securityfocus.com/bid/31750 | exploit vdb entry patch |
http://securityreason.com/securityalert/4492 | third party advisory |
http://chxsecurity.org/advisories/adv-3-full.txt | exploit |
https://exchange.xforce.ibmcloud.com/vulnerabilities/45860 | vdb entry |