summaryrefslogtreecommitdiff
blob: 4429b4a8111bdf74e50640fff197ec830ff90cad (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
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE glsa SYSTEM "http://www.gentoo.org/dtd/glsa.dtd">
<glsa id="200803-27">
  <title>MoinMoin: Multiple vulnerabilities</title>
  <synopsis>
    Several vulnerabilities have been reported in MoinMoin Wiki Engine.
  </synopsis>
  <product type="ebuild">moinmoin</product>
  <announced>2008-03-18</announced>
  <revised count="01">2008-03-18</revised>
  <bug>209133</bug>
  <access>remote</access>
  <affected>
    <package name="www-apps/moinmoin" auto="yes" arch="*">
      <unaffected range="ge">1.6.1</unaffected>
      <vulnerable range="lt">1.6.1</vulnerable>
    </package>
  </affected>
  <background>
    <p>
    MoinMoin is an advanced, easy to use and extensible Wiki Engine.
    </p>
  </background>
  <description>
    <p>
    Multiple vulnerabilities have been discovered:
    </p>
    <ul>
    <li>
    A vulnerability exists in the file wikimacro.py because the
    _macro_Getval function does not properly enforce ACLs
    (CVE-2008-1099).</li>
    <li>
    A directory traversal vulnerability exists in the userform action
    (CVE-2008-0782).</li>
    <li>
    A Cross-Site Scripting vulnerability exists in the login action
    (CVE-2008-0780).</li>
    <li>
    Multiple Cross-Site Scripting vulnerabilities exist in the file
    action/AttachFile.py when using the message, pagename, and target
    filenames (CVE-2008-0781).</li>
    <li>
    Multiple Cross-Site Scripting vulnerabilities exist in
    formatter/text_gedit.py (aka the gui editor formatter) which can be
    exploited via a page name or destination page name, which trigger an
    injection in the file PageEditor.py (CVE-2008-1098).
    </li>
    </ul>
  </description>
  <impact type="normal">
    <p>
    These vulnerabilities can be exploited to allow remote attackers to
    inject arbitrary web script or HTML, overwrite arbitrary files, or read
    protected pages.
    </p>
  </impact>
  <workaround>
    <p>
    There is no known workaround at this time.
    </p>
  </workaround>
  <resolution>
    <p>
    All MoinMoin users should upgrade to the latest version:
    </p>
    <code>
    # emerge --sync
    # emerge --ask --oneshot --verbose "&gt;=www-apps/moinmoin-1.6.1"</code>
  </resolution>
  <references>
    <uri link="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0780">CVE-2008-0780</uri>
    <uri link="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0781">CVE-2008-0781</uri>
    <uri link="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0782">CVE-2008-0782</uri>
    <uri link="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1098">CVE-2008-1098</uri>
    <uri link="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1099">CVE-2008-1099</uri>
  </references>
  <metadata tag="requester" timestamp="2008-02-26T09:02:13Z">
    p-y
  </metadata>
  <metadata tag="bugReady" timestamp="2008-02-26T09:03:06Z">
    p-y
  </metadata>
  <metadata tag="submitter" timestamp="2008-03-15T19:53:09Z">
    mfleming
  </metadata>
</glsa>