phpMyDesktop|Arcade Missing Input Validation in 'index.php' in Several Parameters Permits Cross-Site Scripting Attacks
|
|
SecurityTracker Alert ID: 1016201
|
|
SecurityTracker URL: http://securitytracker.com/id?1016201
|
|
CVE Reference: CVE-2006-3106
(Links to External Site)
|
Updated: May 22 2009
|
Original Entry Date: Jun 2 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): 1.0
|
Description: [P]hoenix reported a vulnerability in phpMyDesktop|Arcade. A remote user can conduct cross-site scripting attacks.
The 'index.php' script does not properly filter HTML code from user-supplied input 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 phpMyDesktop|Arcade 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]/phpMyDesktop/minigame/index.php?todo=showsubsite&subsite=<script>alert(document.
cookie)</script>
Other parameters are also affected.
|
Impact: A remote user can access the target user's cookies (including authentication cookies), if any, associated with the site running the
phpMyDesktop|Arcade 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: pmd-arcade.sourceforge.net/ (Links to External Site)
|
Cause: Input validation error
|
Underlying OS: Linux (Any), UNIX (Any), Windows (Any)
|
Reported By: "Phoenix Na" <ph03nix@hackermail.com>
|
Message History:
None.
|
Source Message Contents
|
Date: Fri, 02 Jun 2006 07:04:53 +0800
From: "Phoenix Na" <ph03nix@hackermail.com>
Subject: New XSS bug
|
Dear Sir/madam,
I believe I have discovered a cross site scripting bug in phpMyDesktop.
http://targetserver/phpMyDesktop/minigame/index.php?todo=showsubsite&subsite=<script>alert( document.cookie)</script>
- discovered by [P]hoenix
;-)
-- _______________________________________________
Get your free email from http://www.hackermail.com
|
|