Title: WordPress 'Mobile Domain' CSRF/XSS Version: 1.5.2 Author: Morten Nørtoft, Kenneth Jepsen, Mikkel Vej Date: 2015/01/26 Download: https://wordpress.org/plugins/mobile-domain/ Contacted WordPress: 2015/01/26 ========================================================== ## Description: ========================================================== Redirect WordPress blog from desktop domain to mobile subdomain and create Mobile XML Sitemap. ## CSRF: ========================================================== It is possible to change the plugins admin settings by tricking a logged in admin to visit a crafted page. ## Stored XSS: ========================================================== Settings data from the admin page is stored unsanitized and shown on the plugin's admin page. This allows an attacker to perform XSS through the settings fields. PoC: Log in as admin and submit this form:






## Solution ========================================================== No fix available.