snif 1.5.2 - 'index.php' Multiple Cross-Site Scripting Vulnerabilities

Author: r0t
type: webapps
platform: php
port: 
date_added: 2007-08-06  
date_updated: 2013-12-24  
verified: 1  
codes: CVE-2007-4264;OSVDB-38701  
tags:   
aliases:   
screenshot_url:   
application_url:   

raw file: 30453.txt  
source: https://www.securityfocus.com/bid/25212/info

The 'snif' program is prone to multiple cross-site scripting vulnerabilities because it fails to properly sanitize user-supplied input.

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 snif 1.5.2; other versions may also be affected.

http://www.example.com/index.php?path=[xss]
http://www.example.com/index.php?download=[xss]