Sun GlassFish 2.1 - 'name' Cross-Site Scripting
Author: Eduardo Neves
type: remote
platform: multiple
port:
date_added: 2008-06-10
date_updated: 2014-02-26
verified: 1
codes: CVE-2008-5266;OSVDB-46074
tags:
aliases:
screenshot_url:
application_url:
source: https://www.securityfocus.com/bid/29646/info
Sun Glassfish is prone to a cross-site scripting vulnerability because the application fails to sufficiently sanitize user-supplied input.
An attacker may leverage this issue to execute arbitrary script code in the browser of an unsuspecting user in the context of the affected site. This may let the attacker steal cookie-based authentication credentials and launch other attacks.
http://www.example.com/configuration/httpListenerEdit.jsf?name=<IMG SRC=javascript:alert('DSecRG_XSS')>&configName=server-config