summaryrefslogtreecommitdiff
blob: 7e0741ff685ef1ed3c6f4fec4a07b3148885b39c (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
<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE glsa SYSTEM "http://www.gentoo.org/dtd/glsa.dtd">
<glsa id="200507-06">
  <title>TikiWiki: Arbitrary command execution through XML-RPC</title>
  <synopsis>
    TikiWiki includes PHP XML-RPC code, making it vulnerable to arbitrary
    command execution.
  </synopsis>
  <product type="ebuild">Tikiwiki</product>
  <announced>2005-07-06</announced>
  <revised count="01">2005-07-06</revised>
  <bug>97648</bug>
  <access>remote</access>
  <affected>
    <package name="www-apps/tikiwiki" auto="yes" arch="*">
      <unaffected range="ge">1.8.5-r1</unaffected>
      <vulnerable range="lt">1.8.5-r1</vulnerable>
    </package>
  </affected>
  <background>
    <p>
    TikiWiki is a web-based groupware and content management system
    (CMS), using PHP, ADOdb and Smarty. TikiWiki includes vulnerable PHP
    XML-RPC code.
    </p>
  </background>
  <description>
    <p>
    TikiWiki is vulnerable to arbitrary command execution as described
    in GLSA 200507-01.
    </p>
  </description>
  <impact type="high">
    <p>
    A remote attacker could exploit this vulnerability to execute
    arbitrary PHP code by sending specially crafted XML data.
    </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 --ask --oneshot --verbose "&gt;=www-apps/tikiwiki-1.8.5-r1"</code>
  </resolution>
  <references>
    <uri link="https://security.gentoo.org/glsa/glsa-200507-01.xml">GLSA 200507-01</uri>
    <uri link="https://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CAN-2005-1921">CAN-2005-1921</uri>
  </references>
  <metadata tag="requester" timestamp="2005-07-06T08:27:19Z">
    koon
  </metadata>
  <metadata tag="bugReady" timestamp="2005-07-06T08:27:44Z">
    koon
  </metadata>
  <metadata tag="submitter" timestamp="2005-07-06T11:56:52Z">
    jaervosz
  </metadata>
</glsa>