exploit-db-mirror/platforms/php/webapps/30087.txt
Offensive Security 5a468df6b9 Updated 12_08_2013
2013-12-08 16:08:13 +00:00

9 lines
No EOL
517 B
Text
Executable file

source: http://www.securityfocus.com/bid/24157/info
Digirez is prone to multiple cross-site scripting vulnerabilities because it fails to sufficiently sanitize user-supplied data.
Exploiting these issues could allow an attacker to steal cookie-based authentication credentials and to launch other attacks.
Digirez 3.4 is vulnerable to these issues.
http://www.example.com/room/info_book.asp?Room_name='><script>alert(1);</script> http://www.example.com/room/week.asp?curYear='><script>alert(1);</script>