summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'glsa-201309-14.xml')
-rw-r--r--glsa-201309-14.xml54
1 files changed, 54 insertions, 0 deletions
diff --git a/glsa-201309-14.xml b/glsa-201309-14.xml
new file mode 100644
index 00000000..f1108881
--- /dev/null
+++ b/glsa-201309-14.xml
@@ -0,0 +1,54 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<?xml-stylesheet href="/xsl/glsa.xsl" type="text/xsl"?>
+<?xml-stylesheet href="/xsl/guide.xsl" type="text/xsl"?>
+<!DOCTYPE glsa SYSTEM "http://www.gentoo.org/dtd/glsa.dtd">
+<glsa id="201309-14">
+ <title>MoinMoin: Multiple vulnerabilities</title>
+ <synopsis>Multiple vulnerabilities have been reported in MoinMoin, the worst
+ of which may allow execution of arbitrary code.
+ </synopsis>
+ <product type="ebuild">moinmoin</product>
+ <announced>September 24, 2013</announced>
+ <revised>September 24, 2013: 1</revised>
+ <bug>449314</bug>
+ <access>remote</access>
+ <affected>
+ <package name="www-apps/moinmoin" auto="yes" arch="*">
+ <unaffected range="ge">1.9.6</unaffected>
+ <vulnerable range="lt">1.9.6</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="high">
+ <p>A remote attacker may be able to execute arbitrary code with the
+ privileges of the process, overwrite arbitrary files, or conduct
+ Cross-Site Scripting (XSS) attacks.
+ </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.6"
+ </code>
+ </resolution>
+ <references>
+ <uri link="http://nvd.nist.gov/nvd.cfm?cvename=CVE-2012-6080">CVE-2012-6080</uri>
+ <uri link="http://nvd.nist.gov/nvd.cfm?cvename=CVE-2012-6081">CVE-2012-6081</uri>
+ <uri link="http://nvd.nist.gov/nvd.cfm?cvename=CVE-2012-6082">CVE-2012-6082</uri>
+ <uri link="http://nvd.nist.gov/nvd.cfm?cvename=CVE-2012-6495">CVE-2012-6495</uri>
+ </references>
+ <metadata tag="requester" timestamp="Sun, 06 Jan 2013 17:22:55 +0000">ackle</metadata>
+ <metadata tag="submitter" timestamp="Tue, 24 Sep 2013 22:32:39 +0000">ackle</metadata>
+</glsa>