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

EDB-ID:

32169




Platform:

PHP

Date:

2008-08-05


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>