summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'metadata/glsa/glsa-201607-11.xml')
-rw-r--r--metadata/glsa/glsa-201607-11.xml68
1 files changed, 68 insertions, 0 deletions
diff --git a/metadata/glsa/glsa-201607-11.xml b/metadata/glsa/glsa-201607-11.xml
new file mode 100644
index 000000000000..4ea09c8d695f
--- /dev/null
+++ b/metadata/glsa/glsa-201607-11.xml
@@ -0,0 +1,68 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE glsa SYSTEM "http://www.gentoo.org/dtd/glsa.dtd">
+<glsa id="201607-11">
+ <title>Bugzilla: Multiple vulnerabilities</title>
+ <synopsis>Multiple vulnerabilities have been found in Bugzilla, the worst of
+ which could lead to the escalation of privileges.
+ </synopsis>
+ <product type="ebuild"/>
+ <announced>2016-07-20</announced>
+ <revised count="1">2016-07-20</revised>
+ <bug>524316</bug>
+ <bug>537448</bug>
+ <bug>560406</bug>
+ <bug>583236</bug>
+ <access>remote</access>
+ <affected>
+ <package name="www-apps/bugzilla" auto="yes" arch="*">
+ <unaffected range="ge">5.0.3</unaffected>
+ <unaffected range="rgt">4.4.12</unaffected>
+ <vulnerable range="lt">5.0.3</vulnerable>
+ </package>
+ </affected>
+ <background>
+ <p>Bugzilla is the bug-tracking system from the Mozilla project.</p>
+ </background>
+ <description>
+ <p>Multiple vulnerabilities have been discovered in Bugzilla. Please review
+ the CVE identifiers referenced below for details.
+ </p>
+ </description>
+ <impact type="normal">
+ <p>Privileged account holders could execute system level commands, and the
+ new user process could be exploited to allow for the escalation of
+ privileges.
+ </p>
+ </impact>
+ <workaround>
+ <p>There is no known workaround at this time.</p>
+ </workaround>
+ <resolution>
+ <p>All Bugzilla 4.x users should upgrade to the latest version:</p>
+
+ <code>
+ # emerge --sync
+ # emerge --ask --oneshot --verbose "&gt;=www-apps/bugzilla-4.4.12"
+ </code>
+
+ <p>All Bugzilla 5.x users should upgrade to the latest version:</p>
+
+ <code>
+ # emerge --sync
+ # emerge --ask --oneshot --verbose "&gt;=www-apps/bugzilla-5.0.3"
+ </code>
+ </resolution>
+ <references>
+ <uri link="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-1572">
+ CVE-2014-1572
+ </uri>
+ <uri link="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-1573">
+ CVE-2014-1573
+ </uri>
+ <uri link="https://nvd.nist.gov/nvd.cfm?cvename=CVE-2014-8630">CVE-2014-8630</uri>
+ </references>
+ <metadata tag="requester" timestamp="2016-02-25T05:32:55Z">
+ BlueKnight
+ </metadata>
+ <metadata tag="submitter" timestamp="2016-07-20T11:12:25Z">b-man</metadata>
+</glsa>