Home / exploitsPDF  

WordPress Emag Marketplace Connector 1.0 Cross Site Scripting

Posted on 22 November 2017

Class Input Validation Error Remote Yes Credit Ricardo Sanchez Vulnerable Emag Marketplace Connector 1.0 Emag Marketplace Connector Plugin is prone to a stored cross-site scripting vulnerability because it fails to sufficiently sanitize user-supplied data. An attacker may leverage this issue to execute arbitrary script code in the browser of an unsuspecting user in the context of the affected site. This may allow the attacker to steal cookie-based authentication credentials and to launch other attacks. To exploit this issue following steps: The XSS reflected because the values are not filter correctly: Demo Request: http://localhost/wordpress/wp-content/plugins/emag-marketplace-connector/templates/order/awb-meta-box.php?post= "/><script>alert("XSS")</script>

 

TOP