summaryrefslogtreecommitdiff
path: root/metadata/glsa/glsa-201203-15.xml
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2017-10-09 18:53:29 +0100
committerV3n3RiX <venerix@redcorelinux.org>2017-10-09 18:53:29 +0100
commit4f2d7949f03e1c198bc888f2d05f421d35c57e21 (patch)
treeba5f07bf3f9d22d82e54a462313f5d244036c768 /metadata/glsa/glsa-201203-15.xml
reinit the tree, so we can have metadata
Diffstat (limited to 'metadata/glsa/glsa-201203-15.xml')
-rw-r--r--metadata/glsa/glsa-201203-15.xml59
1 files changed, 59 insertions, 0 deletions
diff --git a/metadata/glsa/glsa-201203-15.xml b/metadata/glsa/glsa-201203-15.xml
new file mode 100644
index 000000000000..e5528e1c925f
--- /dev/null
+++ b/metadata/glsa/glsa-201203-15.xml
@@ -0,0 +1,59 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE glsa SYSTEM "http://www.gentoo.org/dtd/glsa.dtd">
+<glsa id="201203-15">
+ <title>gif2png: Multiple vulnerabilities</title>
+ <synopsis>Multiple vulnerabilities have been found in gif2png, the worst of
+ which might allow execution of arbitrary code.
+ </synopsis>
+ <product type="ebuild">gif2png</product>
+ <announced>2012-03-16</announced>
+ <revised>2012-03-16: 1</revised>
+ <bug>351698</bug>
+ <access>remote</access>
+ <affected>
+ <package name="media-gfx/gif2png" auto="yes" arch="*">
+ <unaffected range="ge">2.5.8</unaffected>
+ <vulnerable range="lt">2.5.8</vulnerable>
+ </package>
+ </affected>
+ <background>
+ <p>gif2png converts images from GIF format to PNG format.</p>
+ </background>
+ <description>
+ <p>Two vulnerabilities have been found in gif2png:</p>
+
+ <ul>
+ <li>A boundary error in gif2png.c could cause a buffer overflow
+ (CVE-2010-4694).
+ </li>
+ <li>The patch for CVE-2009-5018 causes gif2png to truncate GIF pathnames
+ (CVE-2010-4695).
+ </li>
+ </ul>
+ </description>
+ <impact type="normal">
+ <p>A remote attacker could entice a user to open a specially crafted GIF
+ file, possibly resulting in execution of arbitrary code, a Denial of
+ Service condition, or the creation of PNG files in unintended
+ directories.
+ </p>
+ </impact>
+ <workaround>
+ <p>There is no known workaround at this time.</p>
+ </workaround>
+ <resolution>
+ <p>All gif2png users should upgrade to the latest version:</p>
+
+ <code>
+ # emerge --sync
+ # emerge --ask --oneshot --verbose "&gt;=media-gfx/gif2png-2.5.8"
+ </code>
+
+ </resolution>
+ <references>
+ <uri link="https://nvd.nist.gov/nvd.cfm?cvename=CVE-2010-4694">CVE-2010-4694</uri>
+ <uri link="https://nvd.nist.gov/nvd.cfm?cvename=CVE-2010-4695">CVE-2010-4695</uri>
+ </references>
+ <metadata timestamp="2012-03-09T22:46:15Z" tag="requester">ackle</metadata>
+ <metadata timestamp="2012-03-16T10:58:44Z" tag="submitter">ackle</metadata>
+</glsa>