summaryrefslogtreecommitdiff
blob: a52abcdf20e152813009bc430420c10155319c05 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE glsa SYSTEM "http://www.gentoo.org/dtd/glsa.dtd">

<glsa id="200609-16">
  <title>Tikiwiki: Arbitrary command execution</title>
  <synopsis>
    Tikiwiki contains a cross-site scripting (XSS) vulnerability as well as a
    second vulnerability which may allow remote execution of arbitrary code.
  </synopsis>
  <product type="ebuild">tikiwiki</product>
  <announced>September 26, 2006</announced>
  <revised>September 26, 2006: 01</revised>
  <bug>145714</bug>
  <access>remote</access>
  <affected>
    <package name="www-apps/tikiwiki" auto="yes" arch="*">
      <unaffected range="ge">1.9.5</unaffected>
      <vulnerable range="lt">1.9.5</vulnerable>
    </package>
  </affected>
  <background>
    <p>
    Tikiwiki is a web-based groupware and content management system,
    developed with PHP, ADOdb and Smarty.
    </p>
  </background>
  <description>
    <p>
    A vulnerability in jhot.php allows for an unrestricted file upload to
    the img/wiki/ directory. Additionally, an XSS exists in the highlight
    parameter of tiki-searchindex.php.
    </p>
  </description>
  <impact type="high">
    <p>
    An attacker could execute arbitrary code with the rights of the user
    running the web server by uploading a file and executing it via a
    filepath parameter. The XSS could be exploited to inject and execute
    malicious script code or to steal cookie-based authentication
    credentials, potentially compromising the victim's browser.
    </p>
  </impact>
  <workaround>
    <p>
    There is no known workaround at this time.
    </p>
  </workaround>
  <resolution>
    <p>
    All Tikiwiki users should upgrade to the latest version:
    </p>
    <code>
    # emerge --sync
    # emerge --oneshot --verbose --ask &quot;&gt;=www-apps/tikiwiki-1.9.5&quot;</code>
  </resolution>
  <references>
    <uri link="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-4299">CVE-2006-4299</uri>
    <uri link="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-4602">CVE-2006-4602</uri>
  </references>
  <metadata tag="requester" timestamp="Tue, 19 Sep 2006 09:06:28 +0000">
    jaervosz
  </metadata>
  <metadata tag="submitter" timestamp="Tue, 19 Sep 2006 13:40:09 +0000">
    hlieberman
  </metadata>
  <metadata tag="bugReady" timestamp="Mon, 25 Sep 2006 18:24:26 +0000">
    falco
  </metadata>
</glsa>