[] NeoSense

Domain Trader 2.0 - 'catalog.php' Cross-Site Scripting

Author: Crackers_Child
type: webapps
platform: php
port: 
date_added: 2008-02-02 
date_updated: 2014-01-21 
verified: 1 
codes: CVE-2008-0688;OSVDB-41034 
tags: 
aliases:  
screenshot_url:  
application_url: 

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

Domain Trader 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.

Domain Trader 2.0 is vulnerable; prior versions may also be affected.

http://www.example.com/script/catalog.php?mode=viewcategory&id=<script>alert(document.cookie)</script>