[] NeoSense

phpMyAdmin 2.11.1 - 'Server_Status.php' Cross-Site Scripting

Author: Omer Singer
type: webapps
platform: php
port: 
date_added: 2007-10-17 
date_updated: 2014-01-06 
verified: 1 
codes: CVE-2007-5589;OSVDB-37939 
tags: 
aliases:  
screenshot_url:  
application_url: 

source: https://www.securityfocus.com/bid/26301/info

phpMyAdmin is prone to a cross-site scripting vulnerability because it fails to properly 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 help the attacker steal potentially sensitive information and launch other attacks.

This issue affects versions prior to phpMyAdmin 2.11.1.2.

http://www.example.com/phpMyAdmin/server_status.php/"><script>alert('xss')</script>