Trac Wiki Function Input Validation Hole Permits Cross-Site Scripting Attacks
|
|
SecurityTracker Alert ID: 1015986
|
|
SecurityTracker URL: http://securitytracker.com/id?1015986
|
|
CVE Reference: GENERIC-MAP-NOMATCH
(Links to External Site)
|
Date: Apr 25 2006
|
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): 0.9.4 and prior versions
|
Description: A vulnerability was reported in Trac. A remote user can conduct cross-site scripting attacks.
The wiki function does not properly filter HTML code from user-supplied input before displaying the input. A remote user can submit
specially crafted input that, when viewed 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 Trac 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.
Kazuhiro Nishiyama 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
Trac 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 issued a fixed version (0.9.5), available at:
http://www.edgewall.com/
|
Vendor URL: www.edgewall.com/ (Links to External Site)
|
Cause: Input validation error
|
Underlying OS: Linux (Any), UNIX (Any), Windows (Any)
|
|
Message History:
None.
|
Source Message Contents
|
Date: Mon, 24 Apr 2006 23:08:54 -0400
Subject: Edgewall Trac vulnerability
|
http://www.edgewall.com/blog/news/trac_0_9_5.html
> Fixed wiki macro XSS vulnerability.
|
|