summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'metadata/glsa/glsa-201309-14.xml')
-rw-r--r--metadata/glsa/glsa-201309-14.xml52
1 files changed, 52 insertions, 0 deletions
diff --git a/metadata/glsa/glsa-201309-14.xml b/metadata/glsa/glsa-201309-14.xml
new file mode 100644
index 000000000000..afeef766d3ec
--- /dev/null
+++ b/metadata/glsa/glsa-201309-14.xml
@@ -0,0 +1,52 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!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>2013-09-24</announced>
+ <revised count="1">2013-09-24</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="https://nvd.nist.gov/nvd.cfm?cvename=CVE-2012-6080">CVE-2012-6080</uri>
+ <uri link="https://nvd.nist.gov/nvd.cfm?cvename=CVE-2012-6081">CVE-2012-6081</uri>
+ <uri link="https://nvd.nist.gov/nvd.cfm?cvename=CVE-2012-6082">CVE-2012-6082</uri>
+ <uri link="https://nvd.nist.gov/nvd.cfm?cvename=CVE-2012-6495">CVE-2012-6495</uri>
+ </references>
+ <metadata tag="requester" timestamp="2013-01-06T17:22:55Z">ackle</metadata>
+ <metadata tag="submitter" timestamp="2013-09-24T22:32:39Z">ackle</metadata>
+</glsa>