Roundup Input Validation Hole Permits Cross-Site Scripting Attacks
|
|
SecurityTracker Alert ID: 1007327
|
|
CVE Reference: GENERIC-MAP-NOMATCH
(Links to External Site)
|
Date: Jul 29 2003
|
Impact: Disclosure of authentication information, Disclosure of user information, Execution of arbitrary code via network, Modification of user information
|
Fix Available: Yes
Vendor Confirmed: Yes
|
Version(s): Prior to 0.5.8 stable
|
Description: An input validation vulnerability was reported in the Roundup issue tracking software. A remote user can conduct cross-site scripting attacks against Roundup users.
It is reported that the "client.py" script does not properly validate user-supplied input. A remote user can reportedly submit specially
crafted values so that when a target user views the Roundup entry, arbitrary scripting code will be executed by the target user's
browser. The code will originate from the site running the Roundup 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.
|
Impact: A remote user can access the target user's cookies (including authentication cookies), if any, associated with the site running the
Roundup 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: The vendor has released a fixed version (0.5.8), available at:
http://sourceforge.net/project/showfiles.php?group_id=31577
|
Vendor URL: roundup.sourceforge.net/ (Links to External Site)
|
Cause: Input validation error
|
Underlying OS: Linux (Any), UNIX (Any)
|
|
Message History:
None.
|
Source Message Contents
|
Date: Tue, 29 Jul 2003 08:08:50 -0400
Subject: Roundup
|
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/roundup/roundup/CHANGES.txt
> 2003-06-19 0.5.8
> - plugged cross-site-scripting hole (thanks Jeff Epler)
A cross-site scripting vulnerability was reported in Roundup. Secunia reported that
user-supplied input is not properly validated by the "client.py" script.
An updated version (0.6.0b4) is available at:
http://sourceforge.net/project/showfiles.php?group_id=31577
|
|