[] NeoSense

IBS 0.15 - 'Username' Cross-Site Scripting

Author: Cyb3r-1sT
type: webapps
platform: php
port: 
date_added: 2008-07-17 
date_updated: 2014-03-06 
verified: 1 
codes:  
tags: 
aliases:  
screenshot_url:  
application_url: 

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

IBS is prone to a cross-site scripting vulnerability because it 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 let the attacker steal cookie-based authentication credentials and launch other attacks.

IBS 0.15 is vulnerable; other versions may also be affected. The IBSng branch of the application is not vulnerable.

http://www.example.com/ibs/admin/index.php?username=<script>alert(document.cookie)</script>&password=a&B1=Submit