IPManager 2.3 - 'index.php' Cross-Site Scripting
Author: spaceballyopsolo
type: webapps
platform: php
port:
date_added: 2006-11-07
date_updated: 2013-10-14
verified: 1
codes: CVE-2006-5924;OSVDB-34244
tags:
aliases:
screenshot_url:
application_url:
source: https://www.securityfocus.com/bid/20952/info
IpManager is prone to a cross-site scripting vulnerability because the application fails to properly sanitize user-supplied input.
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.
http://www.example.com/?errno=1006&errmsg=%3Cscript%20language=javascript%3Ealert('xss')%3C/script%3E