You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/metadata/glsa/glsa-201603-01.xml

63 lines
2.3 KiB

This file contains ambiguous Unicode characters!

This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE glsa SYSTEM "http://www.gentoo.org/dtd/glsa.dtd">
<glsa id="201603-01">
<title>GIMP: Multiple vulnerabilities</title>
<synopsis>GIMP is vulnerable to multiple buffer overflows which could result
in the execution of arbitrary code or Denial of Service.
</synopsis>
<product type="ebuild">gimp</product>
<announced>2016-03-06</announced>
<revised count="2">2016-05-04</revised>
<bug>434582</bug>
<bug>493372</bug>
<access>remote</access>
<affected>
<package name="media-gfx/gimp" auto="yes" arch="*">
<unaffected range="ge">2.8.0</unaffected>
<vulnerable range="lt">2.8.0</vulnerable>
</package>
</affected>
<background>
<p>GIMP is a cross-platform image editor available for GNU/Linux, OS X,
Windows and more operating systems.
</p>
</background>
<description>
<p>GIMPs network server, scriptfu, is vulnerable to the remote execution
of arbitrary code via the python-fu-eval command due to not requiring
authentication. Additionally, the X Window Dump (XWD) plugin is
vulnerable to multiple buffer overflows possibly allowing the remote
execution of arbitrary code or Denial of Service. The XWD plugin is
vulnerable due to not validating large color entries.
</p>
</description>
<impact type="normal">
<p>A remote attacker could possibly execute arbitrary code with the
privileges of the process due or perform a Denial of Service.
</p>
</impact>
<workaround>
<p>There is no known work around at this time.</p>
</workaround>
<resolution>
<p>All GIMP users should upgrade to the latest version:</p>
<code>
# emerge --sync
# emerge --ask --oneshot --verbose "&gt;=media-gfx/gimp-2.8.0"
</code>
</resolution>
<references>
<uri link="https://nvd.nist.gov/nvd.cfm?cvename=CVE-2012-4245">CVE-2012-4245</uri>
<uri link="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-1913">
CVE-2013-1913
</uri>
<uri link="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-1978">
CVE-2013-1978
</uri>
</references>
<metadata tag="requester" timestamp="2016-03-02T11:01:16Z">b-man</metadata>
<metadata tag="submitter" timestamp="2016-05-04T00:41:21Z">b-man</metadata>
</glsa>