SQL injection vulnerability in the WPML plugin before 3.1.9 for WordPress allows remote attackers to execute arbitrary SQL commands via the lang parameter in the HTTP Referer header in a wp-link-ajax action to comments/feed.
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://klikki.fi/adv/wpml.html | exploit |
http://wpml.org/2015/03/wpml-security-update-bug-and-fix/ | vendor advisory |
http://www.osvdb.org/119541 | vdb entry |
http://seclists.org/fulldisclosure/2015/Mar/71 | exploit mailing list |
http://www.securityfocus.com/archive/1/534862/100/0/threaded | mailing list |
http://packetstormsecurity.com/files/130810/WordPress-WPML-XSS-Deletion-SQL-Injection.html | exploit |