summaryrefslogtreecommitdiff
blob: e95c2baa20e9fdb56a4614c2db1e9efe49cfacbf (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="201210-02">
  <title>MoinMoin: Multiple vulnerabilities </title>
  <synopsis>Multiple vulnerabilities have been found in MoinMoin, the worst of
    which allowing for injection of arbitrary web script or HTML.
  </synopsis>
  <product type="ebuild">MoinMoin</product>
  <announced>2012-10-18</announced>
  <revised count="1">2012-10-18</revised>
  <bug>305663</bug>
  <bug>339295</bug>
  <access>remote</access>
  <affected>
    <package name="www-apps/moinmoin" auto="yes" arch="*">
      <unaffected range="ge">1.9.4</unaffected>
      <vulnerable range="lt">1.9.4</vulnerable>
    </package>
  </affected>
  <background>
    <p>MoinMoin is a Python WikiEngine.</p>
  </background>
  <description>
    <p>Multiple vulnerabilities have been discovered in MoinMoin. Please review
      the CVE identifiers referenced below for details.
    </p>
  </description>
  <impact type="normal">
    <p>These vulnerabilities in MoinMoin allow remote users to inject arbitrary
      web script or HTML, to obtain sensitive information and to bypass the
      textcha protection mechanism. There are several other unknown impacts and
      attack vectors.
    </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.9.4"
    </code>
    
  </resolution>
  <references>
    <uri link="https://nvd.nist.gov/nvd.cfm?cvename=CVE-2010-0668">CVE-2010-0668</uri>
    <uri link="https://nvd.nist.gov/nvd.cfm?cvename=CVE-2010-0669">CVE-2010-0669</uri>
    <uri link="https://nvd.nist.gov/nvd.cfm?cvename=CVE-2010-0717">CVE-2010-0717</uri>
    <uri link="https://nvd.nist.gov/nvd.cfm?cvename=CVE-2010-0828">CVE-2010-0828</uri>
    <uri link="https://nvd.nist.gov/nvd.cfm?cvename=CVE-2010-1238">CVE-2010-1238</uri>
    <uri link="https://nvd.nist.gov/nvd.cfm?cvename=CVE-2010-2487">CVE-2010-2487</uri>
    <uri link="https://nvd.nist.gov/nvd.cfm?cvename=CVE-2010-2969">CVE-2010-2969</uri>
    <uri link="https://nvd.nist.gov/nvd.cfm?cvename=CVE-2010-2970">CVE-2010-2970</uri>
    <uri link="https://nvd.nist.gov/nvd.cfm?cvename=CVE-2011-1058">CVE-2011-1058</uri>
  </references>
  <metadata tag="requester" timestamp="2011-10-07T23:36:59Z">craig</metadata>
  <metadata tag="submitter" timestamp="2012-10-18T20:46:53Z">craig</metadata>
</glsa>