IntranetApp 3.3 - 'content.asp' Multiple Cross-Site Scripting Vulnerabilities

Author: r0t
type: webapps
platform: asp
port: 
date_added: 2005-12-21  
date_updated: 2013-07-18  
verified: 1  
codes: CVE-2005-4484;OSVDB-21948  
tags:   
aliases:   
screenshot_url:   
application_url:   

raw file: 26929.txt  
source: https://www.securityfocus.com/bid/16010/info

IntranetApp is prone to multiple cross-site scripting vulnerabilities. These issues are due to a failure in the application to properly sanitize user-supplied input.

An attacker may leverage these issues to have arbitrary script code executed in the browser of an unsuspecting user in the context of the affected site. These may facilitate the theft of cookie-based authentication credentials as well as other attacks.

Version 3.3. and prior are vulnerable; other versions may also be affected.

http://www.example.com/content.asp?CatId=&ContentType=&keywords=r0t&search=%3E&do_search=[XSS]

http://www.example.com/content.asp?CatId=&ContentType=&keywords=r0t&search=[XSS]