summaryrefslogtreecommitdiff
blob: 267a461a2fffc82fcdb32890d71d94ae6dfe6049 (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
<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE glsa SYSTEM "http://www.gentoo.org/dtd/glsa.dtd">

<glsa id="200406-09">
  <title>Horde-Chora: Remote code execution</title>
  <synopsis>
    A vulnerability in Chora allows remote code execution and file upload.
  </synopsis>
  <product type="ebuild">www-apps/horde-chora</product>
  <announced>June 15, 2004</announced>
  <revised>December 30, 2007: 02</revised>
  <bug>53800</bug>
  <access>remote</access>
  <affected>
    <package name="www-apps/horde-chora" auto="yes" arch="*">
      <unaffected range="ge">1.2.2</unaffected>
      <vulnerable range="lt">1.2.2</vulnerable>
    </package>
  </affected>
  <background>
    <p>
    Chora is a PHP-based SVN/CVS repository viewer by the HORDE project.
    </p>
  </background>
  <description>
    <p>
    A vulnerability in the diff viewer of Chora allows an attacker to inject
    shellcode. An attacker can exploit PHP's file upload functionality to
    upload a malicious binary to a vulnerable server, chmod it as executable,
    and run the file.
    </p>
  </description>
  <impact type="high">
    <p>
    An attacker could remotely execute arbitrary binaries with the permissions
    of the PHP script, conceivably allowing further exploitation of local
    vulnerabilities and remote root access.
    </p>
  </impact>
  <workaround>
    <p>
    There is no known workaround at this time.
    </p>
  </workaround>
  <resolution>
    <p>
    All users are advised to upgrade to the latest version of Chora:
    </p>
    <code>
    # emerge sync

    # emerge -pv ">=www-apps/horde-chora-1.2.2"
    # emerge ">=www-apps/horde-chora-1.2.2"</code>
  </resolution>
  <references>
    <uri link="http://security.e-matters.de/advisories/102004.html">e-matters Advisory</uri>
  </references>
  <metadata tag="submitter">
    dmargoli
  </metadata>
</glsa>