TikiWiki: Multiple vulnerabilities

Security Team  Contact Address

Updated January 23, 2008

1.  Gentoo Linux Security Advisory

Version Information

Advisory Reference GLSA 200801-10 / tikiwiki
Release Date January 23, 2008
Latest Revision January 23, 2008: 01
Impact low
Exploitable remote
Package Vulnerable versions Unaffected versions Architecture(s)
www-apps/tikiwiki < 1.9.9 >= 1.9.9 All supported architectures

Related bugreports: #203265

Synopsis

Multiple vulnerabilities have been discovered in TikiWiki, some of them having unknown impact.

2.  Impact Information

Background

TikiWiki is an open source content management system written in PHP.

Description

Impact

A remote attacker can craft the "movies" parameter to run a directory traversal attack through a ".." sequence and read the first 1000 bytes of any arbitrary file, or conduct a cross-site scripting (XSS) attack through the "area_name" parameter. This attack can be exploited to execute arbitrary HTML and script code in a user's browser session, allowing for the theft of browser session data or cookies in the context of the affected web site. The impacts of the unspecified vulnerabilities are still unknown.

3.  Resolution Information

Workaround

There is no known workaround at this time.

Resolution

All TikiWiki users should upgrade to the latest version:

Code Listing 3.1: Resolution

# emerge --sync
# emerge --ask --oneshot --verbose ">=www-apps/tikiwiki-1.9.9"

4.  References