exploit-db-mirror/exploits/php/webapps/30068.txt
Offensive Security b4c96a5864 DB: 2021-09-03
28807 changes to exploits/shellcodes
2021-09-03 20:19:21 +00:00

9 lines
No EOL
561 B
Text

source: https://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>