WordPress Emag Marketplace Connector 1.0 Cross Site Scripting Vulnerability
-
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>
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘WordPress Emag Marketplace Connector 1.0 Cross Site Scripting Vulnerability’ is closed to new replies.