Multiple SQL injection vulnerabilities in Wordpress before 2.2.3 and Wordpress multi-user (MU) before 1.2.5a allow remote attackers to execute arbitrary SQL commands via the post_type parameter to the pingback.extensions.getPingbacks method in the XMLRPC interface, and other unspecified parameters related to "early database escaping" and missing validation of "query string like parameters."
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://www.vupen.com/english/advisories/2007/3132 | vdb entry |
https://exchange.xforce.ibmcloud.com/vulnerabilities/36578 | vdb entry |
http://www.buayacorp.com/files/wordpress/wordpress-sql-injection-advisory.html | |
http://fedoranews.org/updates/FEDORA-2007-214.shtml | vendor advisory |
http://wordpress.org/development/2007/09/wordpress-223/ | patch |
http://secunia.com/advisories/26771 | third party advisory vendor advisory |
http://trac.wordpress.org/ticket/4770 | |
https://bugzilla.redhat.com/show_bug.cgi?id=285831 | |
http://secunia.com/advisories/26796 | third party advisory vendor advisory |