e-Courier CMS - 'UserGUID' Multiple Cross-Site Scripting Vulnerabilities
Author: BugsNotHugs
type: webapps
platform: asp
port:
date_added: 2009-10-06
date_updated: 2014-08-20
verified: 1
codes: CVE-2009-3901;OSVDB-59662
tags:
aliases:
screenshot_url:
application_url:
source: https://www.securityfocus.com/bid/41970/info
e-Courier CMS is prone to multiple cross-site scripting vulnerabilities because it fails to properly sanitize user-supplied input.
An attacker may leverage these issues to execute arbitrary script code in the browser of an unsuspecting user in the context of the affected site. This may allow the attacker to steal cookie-based authentication credentials and to launch other attacks.
https://www.example.com/home/index.asp?UserGUID="><script>alert(document.cookie)</script>