summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Deutschmann <whissi@gentoo.org>2017-02-11 00:18:25 +0100
committerThomas Deutschmann <whissi@gentoo.org>2017-02-11 00:18:25 +0100
commit7e8dd8a41a0048d001d4559d70a3d42417cc9137 (patch)
treefe82b4b88085c8a626981a298bd5ad1686c996bc
parentAdd GLSA 201702-05 (diff)
downloadglsa-7e8dd8a41a0048d001d4559d70a3d42417cc9137.tar.gz
glsa-7e8dd8a41a0048d001d4559d70a3d42417cc9137.tar.bz2
glsa-7e8dd8a41a0048d001d4559d70a3d42417cc9137.zip
Add GLSA 201702-06
-rw-r--r--glsa-201702-06.xml51
1 files changed, 51 insertions, 0 deletions
diff --git a/glsa-201702-06.xml b/glsa-201702-06.xml
new file mode 100644
index 00000000..ba184707
--- /dev/null
+++ b/glsa-201702-06.xml
@@ -0,0 +1,51 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE glsa SYSTEM "http://www.gentoo.org/dtd/glsa.dtd">
+<glsa id="201702-06">
+ <title>Graphviz: Multiple vulnerabilities</title>
+ <synopsis>Multiple vulnerabilities have been found in Graphviz and the extent
+ of these vulnerabilities are unspecified.
+ </synopsis>
+ <product type="ebuild">graphviz</product>
+ <announced>2017-02-10</announced>
+ <revised>2017-02-10: 1</revised>
+ <bug>497274</bug>
+ <access>remote</access>
+ <affected>
+ <package name="media-gfx/graphviz" auto="yes" arch="*">
+ <unaffected range="ge">2.36.0</unaffected>
+ <vulnerable range="lt">2.36.0</vulnerable>
+ </package>
+ </affected>
+ <background>
+ <p>Graphviz is an open source graph visualization software.</p>
+ </background>
+ <description>
+ <p>Multiple vulnerabilities in Graphviz were discovered. Please review the
+ CVE identifiers referenced below for details.
+ </p>
+ </description>
+ <impact type="normal">
+ <p>A remote attacker, able to control input matched against a regular
+ expression or by enticing a user to process a specially crafted file,
+ could cause unspecified impacts.
+ </p>
+ </impact>
+ <workaround>
+ <p>There is no known workaround at this time.</p>
+ </workaround>
+ <resolution>
+ <p>All Graphviz users should upgrade to the latest version:</p>
+
+ <code>
+ # emerge --sync
+ # emerge --ask --oneshot --verbose "&gt;=media-gfx/graphviz-2.36.0"
+ </code>
+ </resolution>
+ <references>
+ <uri link="http://nvd.nist.gov/nvd.cfm?cvename=CVE-2014-0978">CVE-2014-0978</uri>
+ <uri link="http://nvd.nist.gov/nvd.cfm?cvename=CVE-2014-1235">CVE-2014-1235</uri>
+ <uri link="http://nvd.nist.gov/nvd.cfm?cvename=CVE-2014-1236">CVE-2014-1236</uri>
+ </references>
+ <metadata tag="requester" timestamp="2017-01-30T01:53:41Z">whissi</metadata>
+ <metadata tag="submitter" timestamp="2017-02-10T23:14:56Z">b-man</metadata>
+</glsa>