Thursday 28 June 2007

DirectAdmin XSS vuln.

###############################################
Vuln. discovered by : r0t
Date: 28 June 2007
vendor:http://www.directadmin.com
affected versions:v1.30.1 and previous
###############################################

DirectAdmin contains a flaw that allows a remote Cross-Site Scripting attacks.Input passed to the "domain" parameter in "CMD_USER_STATS" 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: