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



EKU-ID: 37095 CVE: CVE-2008-3510;OSVDB-47342 OSVDB-ID:
Author: CoRSaNTuRK Published: 2008-08-05 Verified: Verified
Download:

Rating

☆☆☆☆☆
Home


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>