WordPress Resim ara 1.0 Cross Site Scripting

WordPress Resim ara plugin version 1.0 suffers from a cross site scripting vulnerability.


MD5 | f62ae008fd4742eb0ca199c7ba6a3b11

Class Input Validation Error
Remote Yes

Credit Ricardo Sanchez
Vulnerable Resim ara 1.0

Resim ara 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://localhost//wordpress/wp-content/plugins/resim-ara/y.php?&kelime=VALUE0&kelime=%22%3C%2Fscript%3E%3Cscript%3Ealert%28%22R1XS4.COM%22%29%3C%2Fscript%3E%0A

Related Posts