WordPress Spryng Payments WooCommerce 1.6.7 Cross Site Scripting

WordPress Spryng Payments WooCommerce plugin version 1.6.7 suffers from a cross site scripting vulnerability.


MD5 | 8f22fb3fa01aeb9ff354e99195e0c3a2

Class Input Validation Error
Remote Yes

Credit Ricardo Sanchez
Vulnerable Spryng payments woocommerce 1.6.7

Spryng payments woocommerce is prone to a reflected 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 value url is not filter correctly:

Demo Request GET:
http://54.174.186.120//wordpress/wp-content/plugins/spryng-payments-woocommerce/views/public/threed_authenticate.php?url=http://google.es%22%20%3E%3Cscript%3Ealert(%22XSS%22)%3C/script%3E%20%3Cdemo=%22

Related Posts