Wednesday 25 July 2007

AdMan XSS vuln.

###############################################
Vuln. discovered by : r0t
Date: 25 July 2007
vendor:http://www.formfields.com/adManArea/adManProduct.php
affected versions:AdMan v1.0.20051202 - FF 3 Patch and previous
###############################################

AdMan contains a flaw that allows a remote Cross-Site Scripting attacks.Input passed to the "user" and "pwd" parameter in "login.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: