[] NeoSense

ASPBB 0.5.2 - 'Perform_search.asp' Cross-Site Scripting

Author: Mustafa Can Bjorn
type: webapps
platform: asp
port: 
date_added: 2006-05-29 
date_updated: 2013-08-29 
verified: 1 
codes: CVE-2006-2648;OSVDB-25788 
tags: 
aliases:  
screenshot_url:  
application_url: 

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

ASPBB is prone to a cross-site scripting vulnerability because the application fails to properly sanitize user-supplied input.

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.

This issue affects ASPBB 0.5.2; other versions may also be vulnerable.

http://www.example.com/perform_search.asp?order1=1&order2=1&search="><script>alert(String.fromCharCode(34,115,115,34));</script>1