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



EKU-ID: 33449 CVE: OSVDB-ID:
Author: Dea7h Published: 2006-07-11 Verified: Verified
Download:

Rating

☆☆☆☆☆
Home


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>