summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAaron Bauman <bman@gentoo.org>2016-12-31 15:27:46 +0900
committerAaron Bauman <bman@gentoo.org>2016-12-31 15:27:46 +0900
commit4a0600ac34abdbbfcdf8056573e3c4c9eca5e800 (patch)
treee33caa43e9caf7b572233a5e8fe0cad38594d974 /glsa-201612-50.xml
parentAdd GLSA 201612-49 (diff)
downloadglsa-4a0600ac34abdbbfcdf8056573e3c4c9eca5e800.tar.gz
glsa-4a0600ac34abdbbfcdf8056573e3c4c9eca5e800.tar.bz2
glsa-4a0600ac34abdbbfcdf8056573e3c4c9eca5e800.zip
Add GLSA 201612-50
Diffstat (limited to 'glsa-201612-50.xml')
-rw-r--r--glsa-201612-50.xml54
1 files changed, 54 insertions, 0 deletions
diff --git a/glsa-201612-50.xml b/glsa-201612-50.xml
new file mode 100644
index 00000000..e6bc9029
--- /dev/null
+++ b/glsa-201612-50.xml
@@ -0,0 +1,54 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE glsa SYSTEM "http://www.gentoo.org/dtd/glsa.dtd">
+<glsa id="201612-50">
+ <title>Openfire: Multiple vulnerabilities</title>
+ <synopsis>Multiple vulnerabilities have been found in Openfire, the worst of
+ which could lead to privilege escalation.
+ </synopsis>
+ <product type="ebuild">openfire</product>
+ <announced>December 31, 2016</announced>
+ <revised>December 31, 2016: 1</revised>
+ <bug>603604</bug>
+ <access>remote</access>
+ <affected>
+ <package name="net-im/openfire" auto="yes" arch="*">
+ <unaffected range="ge">4.1.0</unaffected>
+ <vulnerable range="lt">4.1.0</vulnerable>
+ </package>
+ </affected>
+ <background>
+ <p>Openfire (formerly Wildfire) is a cross-platform real-time collaboration
+ server based on the XMPP (Jabber) protocol.
+ </p>
+ </background>
+ <description>
+ <p>Multiple vulnerabilities have been discovered in Openfire. Please review
+ the CVE identifiers referenced below for details.
+ </p>
+ </description>
+ <impact type="normal">
+ <p>A remote attacker could bypass the CSRF protection mechanism, conduct
+ Cross-Site Scripting attacks, or an authenticated remote attacker could
+ gain privileges while accessing Openfire’s web interface.
+ </p>
+ </impact>
+ <workaround>
+ <p>There is no known workaround at this time.</p>
+ </workaround>
+ <resolution>
+ <p>All Openfire users should upgrade to the latest version:</p>
+
+ <code>
+ # emerge --sync
+ # emerge --ask --oneshot --verbose "&gt;=net-im/openfire-4.1.0"
+ </code>
+
+ </resolution>
+ <references>
+ <uri link="http://nvd.nist.gov/nvd.cfm?cvename=CVE-2015-6972">CVE-2015-6972</uri>
+ <uri link="http://nvd.nist.gov/nvd.cfm?cvename=CVE-2015-6973">CVE-2015-6973</uri>
+ <uri link="http://nvd.nist.gov/nvd.cfm?cvename=CVE-2015-7707">CVE-2015-7707</uri>
+ </references>
+ <metadata tag="requester" timestamp="Sat, 31 Dec 2016 00:17:25 +0000">whissi</metadata>
+ <metadata tag="submitter" timestamp="Sat, 31 Dec 2016 06:27:02 +0000">whissi</metadata>
+</glsa>