SQL injection vulnerability in testimonial.php in the IndiaNIC Testimonial plugin 2.2 for WordPress allows remote attackers to execute arbitrary SQL commands via the custom_query parameter in a testimonial_add action to wp-admin/admin-ajax.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://osvdb.org/96793 | vdb entry |
http://seclists.org/fulldisclosure/2013/Sep/5 | mailing list exploit |
http://seclists.org/oss-sec/2013/q3/531 | mailing list exploit |
https://exchange.xforce.ibmcloud.com/vulnerabilities/86847 | vdb entry |
http://www.exploit-db.com/exploits/28054 | exploit |
http://packetstormsecurity.com/files/123036 | exploit |
http://www.securityfocus.com/bid/62108 | vdb entry exploit |
http://archives.neohapsis.com/archives/bugtraq/2013-09/0006.html | mailing list exploit |