NETonE phpBook Input Validation Hole in 'guestbook.php' Permits Cross-Site Scripting Attacks
|
|
SecurityTracker Alert ID: 1014573
|
|
SecurityTracker URL: http://securitytracker.com/id?1014573
|
|
CVE Reference: GENERIC-MAP-NOMATCH
(Links to External Site)
|
Date: Jul 26 2005
|
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.46
|
Description: rgod reported a vulnerability in NETonE's phpBook guestbook software. A remote user can conduct cross-site scripting attacks.
The 'guestbook.php' script does not properly filter HTML code from user-supplied input in the 'admin' parameter. 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 phpBook 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]/[path]/guestbook.php?admin="><script>alert(document.cookie)</script><!--
|
Impact: A remote user can access the target user's cookies (including authentication cookies), if any, associated with the site running the
phpBook 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.
|
Cause: Input validation error
|
Underlying OS: Linux (Any), UNIX (Any), Windows (Any)
|
Reported By: "retrogod@aliceposta.it" <retrogod@aliceposta.it>
|
Message History:
None.
|
Source Message Contents
|
Date: Fri, 22 Jul 2005 23:51:52 +0200 (ora legale Europa occidentale)
From: "retrogod@aliceposta.it" <retrogod@aliceposta.it>
Subject: PhpBook 1.46 cross site scripting poc exploit
|
PhpBook 1.46 cross site scripting poc exploit
software:
author site: http://www.netone.at/
xss:
http://[target]/[path]/guestbook.php?admin="><script>alert(document.cookie)</script>< !--
googledork:"The best phpBook on the Net"
rgod
email: rgod[at]autistici.org
site: http://rgod.altervista.org
|
|