phpMyAdmin Input Validation Flaw in 'set_theme' Permits Cross-Site Scripting Attacks
|
|
SecurityTracker Alert ID: 1015776 |
|
SecurityTracker URL: http://securitytracker.com/id/1015776
|
|
CVE Reference:
GENERIC-MAP-NOMATCH
(Links to External Site)
|
Date: Mar 15 2006
|
Impact:
Disclosure of authentication information, Disclosure of user information, Execution of arbitrary code via network, Modification of user information
|
Exploit Included: Yes
|
Version(s): 2.8.0.1; possibly prior versions
|
Description:
Expaethitec reported a vulnerability in phpMyAdmin. A remote user can conduct cross-site scripting attacks.
The software does not properly filter HTML code from user-supplied input in the 'set_theme' parameter before displaying the input. A remote user can create a specially crafted URL that, when loaded by a target user, will cause arbitrary scripting code to be executed by the target user's browser. The code will originate from the site running the phpMyAdmin software and will run in the security context of that site. As a result, the code will be able to access the target user's cookies (including authentication cookies), if any, associated with the site, access data recently submitted by the target user via web form to the site, or take actions on the site acting as the target user.
A demonstration exploit URL is provided:
http://[target]/index.php?set_theme=%3Cscript%3Ealert('Powered By Expaethitec');%3C/script%3E
|
Impact:
A remote user can access the target user's cookies (including authentication cookies), if any, associated with the site running the phpMyAdmin software, access data recently submitted by the target user via web form to the site, or take actions on the site acting as the target user.
|
Solution:
No solution was available at the time of this entry.
|
Vendor URL: www.phpmyadmin.net/ (Links to External Site)
|
Cause:
Input validation error
|
Underlying OS:
Linux (Any), UNIX (Any), Windows (Any)
|
|
Message History:
None.
|
Source Message Contents
|
Date: Wed, 15 Mar 2006 12:45:11 +0500
Subject: phpMyAdmin XSS Vulnerability
|
software: phpMyAdmin
vendors website: http://phpmyadmin.net/
versions:
2.8.0.1 and may be < 2.8.0.1
class: remote
status: unpatched
exploit: available
solution: not available
discovered by: Expaethitec
risk level: medium
-----------------------------------------------------------------------------------------------
Exploit::
http://rabus.phpmyadmin.net/demos/RELEASE_FINAL/index.php
?set_theme=%3Cscript%3Ealert('Powered By Expaethitec');%3C/script%3E
Credit::
Expaethitec
Contact::
irc.gigachat.net
#Whackerz,#AOD,#Jubni,#KurdHack,......
|
|