[] NeoSense

Crafty Syntax Live Help 2.14.6 - 'livehelp_js.php' Cross-Site Scripting

Author: CoRSaNTuRK
type: webapps
platform: php
port: 
date_added: 2008-08-05 
date_updated: 2014-03-11 
verified: 1 
codes: CVE-2008-3510;OSVDB-47342 
tags: 
aliases:  
screenshot_url:  
application_url: 

source: https://www.securityfocus.com/bid/30543/info

Crafty Syntax Live Help (CSLH) is prone to a cross-site scripting vulnerability because it fails to sufficiently sanitize user-supplied input data.

An attacker may leverage this issue to execute arbitrary script code in the browser of an unsuspecting user in the context of the affected site. This may help the attacker steal cookie-based authentication credentials and launch other attacks.

http://www.example.com/help/livehelp_js.php?department=<script>alert(1)</script>