SupportPRO SupportDesk 3.0 - 'shownews.php' Cross-Site Scripting

EDB-ID:

33153

CVE:

N/A


Author:

Moudi

Type:

webapps


Platform:

PHP

Date:

2009-08-10


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

SupportPRO SupportDesk is prone to a cross-site scripting vulnerability because it fails to properly sanitize user-supplied input.

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 let the attacker steal cookie-based authentication credentials and launch other attacks.

SupportDesk 3.0 is vulnerable; other versions may also be affected.

http://www.example.com/demo/shownews.php/"><script>alert(document.cookie);</script>