vCard 'toprated.php' and 'newcards.php' Input Validation Holes Permit Cross-Site Scripting Attacks
|
|
SecurityTracker Alert ID: 1016183 |
|
SecurityTracker URL: http://securitytracker.com/id/1016183
|
|
CVE Reference:
CVE-2006-1230, CVE-2006-2810
(Links to External Site)
|
Updated: Aug 18 2009
|
Original Entry Date: May 31 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.9
|
Description:
A vulnerability was reported in vCard. A remote user can conduct cross-site scripting attacks.
The 'toprated.php' and 'newcards.php' scripts do not properly filter HTML code from user-supplied input in the 'page' 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 vCard 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.
Some demonstration exploit URLs are provided:
http://[target]/cards/toprated.php?page='><script>alert(10)</script>
http://[target]/cards/newcards.php?page='><script>alert(10)</script>
black-code&sweet-devil discovered this vulnerability.
|
Impact:
A remote user can access the target user's cookies (including authentication cookies), if any, associated with the site running the vCard 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.belchiorfoundry.com/vcard/ (Links to External Site)
|
Cause:
Input validation error
|
Underlying OS: Linux (Any), UNIX (Any), Windows (Any)
|
|
Message History:
None.
|
Source Message Contents
|
Subject: multiple Xss exploits in : vCard 2.9
|
>Subject: multiple Xss exploits in : vCard 2.9
>Date: 27 May 2006 11:12:55 -0000
>multiple Xss exploits in : vCard 2.9
>
>forum type : vCard 2.9
>bug found by : black-code&sweet-devil
>team : site-down
>type : Xss
>
>
>sweet-devil:
>
>http://www.example.com/cards/create.php?card_id='><script>alert(10)</script>
>
>http://www.example.com/cards/toprated.php?page='><script>alert(10)</script>
>
>black-code:
>
>http://www.example.com/cards/newcards.php?page='><script>alert(10)</script>
>
>
>path to admin login:
>
>http://www.xxx.com/pth/admin
>
>All my respect to my friend sweet-devil , lezr.com , g123g.net ..
>
>done .. peace
_________________________________________________________________
Express yourself instantly with MSN Messenger! Download today it's FREE!
http://messenger.msn.click-url.com/go/onm00200471ave/direct/01/
|
|