Hosting Controller 1.x - 'error.asp' Cross-Site Scripting

EDB-ID:

28203

CVE:

N/A


Author:

Dea7h

Type:

webapps


Platform:

ASP

Date:

2006-07-11


source: https://www.securityfocus.com/bid/18933/info

Hosting Controller is prone to a cross-site scripting vulnerability because it fails to sanitize input before displaying it to users of the application.

An attacker may leverage this issue to have arbitrary script code execute in the browser of an unsuspecting user in the context of the affected site. This may help the attacker steal cookie-based authentication credentials and launch other attacks

Versions 6.1 and prior are affected.

http://www.example.com/admin/hosting/error.asp?error=<script>alert(do cument.cookie)</script>