GlassFish Enterprise Server 2.1 - Admin Console '/resourceNode/jdbcResourceEdit.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-54257  
tags:   
aliases:   
screenshot_url:   
application_url:   

raw file: 32981.txt  
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/resourceNode/jdbcResourceEdit.jsf?name=<IMG SRC=javascript:alert(&#039;DSecRG_XSS&#039;)>