wp-includes/taxonomy.php in WordPress 3.1 before 3.1.3 and 3.2 before Beta 2 has unknown impact and attack vectors related to "Taxonomy query hardening," possibly involving SQL injection.
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.securityfocus.com/bid/47995 | vdb entry |
http://secunia.com/advisories/49138 | third party advisory |
http://wordpress.org/news/2011/05/wordpress-3-1-3/ | patch |
http://www.debian.org/security/2012/dsa-2470 | vendor advisory |
https://exchange.xforce.ibmcloud.com/vulnerabilities/69169 | vdb entry |