Jetbox CMS 2.1 - Login Variable Cross-Site Scripting
Author: Jesper Jurcenoks
type: webapps
platform: php
port:
date_added: 2007-05-22
date_updated: 2013-12-06
verified: 1
codes: CVE-2007-2686;OSVDB-34791
tags:
aliases:
screenshot_url:
application_url:
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>