###################################################################### # Exploit Title: Wordpress plugin neuvoo-jobroll 2.0 Reflected Cross-Site Scripting (RXSS) # Date: 05/11/2015 # Author: Mickael Dorigny @ Synetis # Vendor or Software Link: http://neuvoo.fr/fr # Version: 2.0 # Category: Reflected Cross Site Scripting # Google dork: # Tested on : Wordpress with neuvoo-jobroll 2.0 ###################################################################### Neuvoo description : ====================================================================== Neuvoo is a job offers aggregator. Through a Wordpress plugin, webmasters can insert a neuvoo search page wich will permit their user to search for jobs. Each request from a Wordpress plugin neuvoo-jobroll will be forwarded to the central Neuvoo servers, then responses will be displayed into the wordpress page through the plugin. Vulnerability description : ====================================================================== A reflected XSS is available in the Wordpress Plugin "neuvoo-jobroll" version 2.0. Through this vulnerability, an attacker could tamper with page rendering, redirect victims to fake Wordpress login page, or capture users Wordpress credentials such cookies. This vulnerabily is available on two GET parameters used during the request to the plugin : - neuvoo_location= - neuvoo_keywords= Tested on Firefox 41.0.2. Proof of Concept : ====================================================================== A non-persistent XSS (RXSS) in "neuvoo_keywords" and "neuvoo_location" GET parameters is present. This RXXS can be exploited only by importing another JavaScript file. Some protection don't allow the attacker to insert more than one " caractere. Tested on Firefox 41.0.2. PoC: http:////index.php?neuvoo_location=France&neuvoo_keywords=">