summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'metadata/glsa/glsa-201904-15.xml')
-rw-r--r--metadata/glsa/glsa-201904-15.xml47
1 files changed, 47 insertions, 0 deletions
diff --git a/metadata/glsa/glsa-201904-15.xml b/metadata/glsa/glsa-201904-15.xml
new file mode 100644
index 000000000000..d0357f915f4f
--- /dev/null
+++ b/metadata/glsa/glsa-201904-15.xml
@@ -0,0 +1,47 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE glsa SYSTEM "http://www.gentoo.org/dtd/glsa.dtd">
+<glsa id="201904-15">
+ <title>libTIFF: Denial of service</title>
+ <synopsis>A vulnerability in libTIFF could lead to a Denial of Service
+ condition.
+ </synopsis>
+ <product type="ebuild">tiff</product>
+ <announced>2019-04-15</announced>
+ <revised count="1">2019-04-15</revised>
+ <bug>669948</bug>
+ <access>remote</access>
+ <affected>
+ <package name="media-libs/tiff" auto="yes" arch="*">
+ <unaffected range="ge">4.0.10</unaffected>
+ <vulnerable range="lt">4.0.10</vulnerable>
+ </package>
+ </affected>
+ <background>
+ <p>The TIFF library contains encoding and decoding routines for the Tag
+ Image File Format. It is called by numerous programs, including GNOME and
+ KDE applications, to interpret TIFF images.
+ </p>
+ </background>
+ <description>
+ <p>Please review the CVE identifier referenced below for details.</p>
+ </description>
+ <impact type="normal">
+ <p>Please review the CVE identifier referenced below for details.</p>
+ </impact>
+ <workaround>
+ <p>There is no known workaround at this time.</p>
+ </workaround>
+ <resolution>
+ <p>All tiff users should upgrade to the latest version:</p>
+
+ <code>
+ # emerge --sync
+ # emerge --ask --oneshot --verbose "&gt;=media-libs/tiff-4.0.10"
+ </code>
+ </resolution>
+ <references>
+ <uri link="https://nvd.nist.gov/vuln/detail/CVE-2018-18557">CVE-2018-18557</uri>
+ </references>
+ <metadata tag="requester" timestamp="2019-04-02T05:33:33Z">BlueKnight</metadata>
+ <metadata tag="submitter" timestamp="2019-04-15T20:50:36Z">b-man</metadata>
+</glsa>