2016-03-07 19:10:20 +03:00
|
|
|
|
<?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>
|
2016-05-16 00:44:35 +03:00
|
|
|
|
<product type="ebuild">gimp</product>
|
2017-09-29 08:47:32 +03:00
|
|
|
|
<announced>2016-03-06</announced>
|
2018-01-15 09:08:43 +03:00
|
|
|
|
<revised count="2">2016-05-04</revised>
|
2016-03-07 19:10:20 +03:00
|
|
|
|
<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>GIMP’s 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>
|
2016-05-16 00:44:35 +03:00
|
|
|
|
<p>All GIMP users should upgrade to the latest version:</p>
|
|
|
|
|
|
|
|
|
|
<code>
|
|
|
|
|
# emerge --sync
|
|
|
|
|
# emerge --ask --oneshot --verbose ">=media-gfx/gimp-2.8.0"
|
|
|
|
|
</code>
|
|
|
|
|
|
|
|
|
|
</resolution>
|
|
|
|
|
<references>
|
2017-09-29 08:47:32 +03:00
|
|
|
|
<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">
|
2016-05-16 00:44:35 +03:00
|
|
|
|
CVE-2013-1913
|
|
|
|
|
</uri>
|
2017-09-29 08:47:32 +03:00
|
|
|
|
<uri link="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-1978">
|
2016-05-16 00:44:35 +03:00
|
|
|
|
CVE-2013-1978
|
|
|
|
|
</uri>
|
|
|
|
|
</references>
|
2017-09-29 08:47:32 +03:00
|
|
|
|
<metadata tag="requester" timestamp="2016-03-02T11:01:16Z">b-man</metadata>
|
|
|
|
|
<metadata tag="submitter" timestamp="2016-05-04T00:41:21Z">b-man</metadata>
|
2016-05-16 00:44:35 +03:00
|
|
|
|
</glsa>
|