Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 262280 - <www-apps/tikiwiki-2.4: XSS
Summary: <www-apps/tikiwiki-2.4: XSS
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Security
Classification: Unclassified
Component: Vulnerabilities (show other bugs)
Hardware: All Linux
: High minor (vote)
Assignee: Gentoo Security
URL: http://dev.tikiwiki.org/tiki-view_tra...
Whiteboard: B4 [noglsa]
Keywords:
Depends on: 264570
Blocks:
  Show dependency tree
 
Reported: 2009-03-12 16:18 UTC by Alex Legler (RETIRED)
Modified: 2009-06-26 08:50 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Alex Legler (RETIRED) archtester gentoo-dev Security 2009-03-12 16:18:01 UTC
via bugtraq:

Bug Description:
TikiWiki version 2.2 and later uses URI in html response body and fails to sanitize it. Is therefore prune to Active XSS attack.

PROOF OF CONCEPT:
/tiki-galleries.php/>"><Script>alert(1)</scRipt>
/tiki-list_file_gallery.php/>"><Script>alert(2)</scRipt>
/tiki-listpages.php/>"><Script>alert(3)</scRipt>
/tiki-orphan_pages.php/>"><Script>alert(4)</scRipt>

The javascript code will be executed in the context of the victim's
browser, this can be exploited to steal cookies and escalate
privileges to administrator.
Comment 1 Hanno Böck gentoo-dev 2009-03-27 19:53:45 UTC
tikiwiki 2.3 is out with a fix
Comment 2 Alex Legler (RETIRED) archtester gentoo-dev Security 2009-06-11 19:12:27 UTC
+*tikiwiki-2.4 (11 Jun 2009)
+
+  11 Jun 2009; Alex Legler <a3li@gentoo.org> +tikiwiki-2.4.ebuild:
+  Non-maintainer commit: Version bump for security bugs 262280 and 264570.
+
Comment 3 Alex Legler (RETIRED) archtester gentoo-dev Security 2009-06-26 08:50:45 UTC
XSS in webapps -> noglsa, closing.