Friday 18 May 2007

Parodia XSS vuln.

###############################################
Vuln. discovered by : r0t
Date: 18 May 2007
vendor:http://parodia.net/
affected versions: v6.4 and prior
###############################################


Parodia contains a flaw that allows a remote Cross-Site Scripting attacks.Input passed to the "strJobIDs" parameter in "cand_login.asp" 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: