SQL injection vulnerability in adrotate/adrotate-out.php in the AdRotate plugin 3.6.6, and other versions before 3.6.8, for WordPress allows remote attackers to execute arbitrary SQL commands via the track parameter (aka redirect URL).
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/50674 | vdb entry |
http://secunia.com/advisories/46814 | third party advisory |
http://downloads.wordpress.org/plugin/adrotate.3.6.8.zip | patch |
http://www.exploit-db.com/exploits/18114 | exploit |
http://unconciousmind.blogspot.com/2011/11/wordpress-adrotate-plugin-366-sql.html | exploit |