[] NeoSense

Indexu 5.0/5.3 - 'new.php' Multiple Cross-Site Scripting Vulnerabilities

Author: SwEET-DeViL
type: webapps
platform: php
port: 
date_added: 2007-01-16 
date_updated: 2013-11-07 
verified: 1 
codes: CVE-2007-0364;OSVDB-32848 
tags: 
aliases:  
screenshot_url:  
application_url: 

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

Indexu is prone to multiple cross-site scripting vulnerabilities because it fails to properly sanitize user-supplied input.

An attacker may leverage these issues to have arbitrary script code execute 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.

Indexu 5.3.0 and prior versions are vulnerable; other versions may also be affected.

http://www.example.com/INDEXU_PATH/new.php?path=[XSS]
http://www.example.com/INDEXU_PATH//new.php?total=[XSS]