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

9 lines
No EOL
570 B
Text
Executable file

source: http://www.securityfocus.com/bid/24095/info
Jetbox CMS is prone to a cross-site scripting vulnerability.
This vulnerability may allow an attacker to perform cross-site scripting attacks on unsuspecting users in the context of the affected website. As a result, the attacker may be able to steal cookie-based authentication credentials and to launch other attacks.
Jetbox 2.1 is reported vulnerable; other versions may also be affected.
http://www.example.com/product/index.php?view=webuser&task=sendpw&login=<script>alert(document.cookies)</script>