WordPress Ellipsis Human Presence Technology 2.0.8 Cross Site Scripting

WordPress Ellipsis Human Presence Technology plugin version 2.0.8 suffers from a cross site scripting vulnerability.


MD5 | dc36959e2086cc4843fd3a975c77e633

Class Input Validation Error
Remote Yes

Credit Ricardo Sanchez
Vulnerable Ellipsis human presence technology 2.0.8

Ellipsis human presence technology 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/ellipsis-human-presence-technology/inc/protected-forms-table.php?&page=
"%20><script>alert("R1XS4.COM")</script>

Related Posts