Multiple SQL injection vulnerabilities in admin/class-bulk-editor-list-table.php in the WordPress SEO by Yoast plugin before 1.5.7, 1.6.x before 1.6.4, and 1.7.x before 1.7.4 for WordPress allow remote authenticated users to execute arbitrary SQL commands via the (1) order_by or (2) order parameter in the wpseo_bulk-editor page to wp-admin/admin.php. NOTE: this can be leveraged using CSRF to allow remote attackers to execute arbitrary SQL commands.
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 |
---|---|
https://wpvulndb.com/vulnerabilities/7841 | exploit |
http://packetstormsecurity.com/files/130811/WordPress-SEO-By-Yoast-1.7.3.3-SQL-Injection.html | exploit |
https://yoast.com/wordpress-seo-security-release/ | vendor advisory |
https://www.exploit-db.com/exploits/36413/ | exploit |
https://wordpress.org/plugins/wordpress-seo/changelog/ | |
http://seclists.org/fulldisclosure/2015/Mar/73 | mailing list exploit |
http://www.securitytracker.com/id/1031920 | vdb entry exploit |