Monday 6 August 2007

Snif XSS vuln.

###############################################
Vuln. discovered by : r0t
Date: 6 August 2007
vendor:http://www.bitfolge.de/snif-en.html
affected versions: Snif 1.5.2 and previous
###############################################


Snif contains a flaw that allows a remote Cross-Site Scripting attacks.Input passed to the "path" and "download" parameter in "index.php" isn't properly sanitised before being returned to the user.
This can be exploited to execute arbitrary HTML and script code in a user's browser session in context of an affected site.


###############################################
Solution:
Edit the source code to ensure that input is properly sanitised.
###############################################

No comments: