GlassFish Enterprise Server 2.1 - Admin Console '/configuration/auditModuleEdit.jsf?name' Cross-Site Scripting
Author: DSecRG
type: remote
platform: multiple
port:
date_added: 2009-05-05
date_updated: 2014-04-22
verified: 1
codes: CVE-2009-1553;OSVDB-54255
tags:
aliases:
screenshot_url:
application_url:
source: https://www.securityfocus.com/bid/34824/info
GlassFish Enterprise Server is prone to multiple cross-site scripting vulnerabilities because it fails to sufficiently sanitize user-supplied input.
Attacker-supplied HTML and script code would run in the context of the affected site, potentially allowing the attacker to steal cookie-based authentication credentials.
GlassFish Enterprise Server 2.1 is vulnerable; other versions may also be affected.
http://www.example.com/configuration/auditModuleEdit.jsf?name=<IMG SRC=javascript:alert('DSecRG_XSS')>