[] NeoSense

Chris LaPointe Download Center 1.2 - 'category' Cross-Site Scripting

Author: ZoRLu
type: webapps
platform: php
port: 
date_added: 2008-03-12 
date_updated: 2014-02-04 
verified: 1 
codes: CVE-2008-7134;OSVDB-57649 
tags: 
aliases:  
screenshot_url:  
application_url: 

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

Download Center is prone to multiple cross-site scripting vulnerabilities because it fails to sufficiently sanitize user-supplied data.

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.

These issues affect Download Center 1.2; other versions may also be vulnerable.

http://www.example.com/downloadcenter/?nav=browse&category="><script>alert("xss")</script>