diff options
Diffstat (limited to 'metadata/glsa/glsa-201209-23.xml')
-rw-r--r-- | metadata/glsa/glsa-201209-23.xml | 63 |
1 files changed, 63 insertions, 0 deletions
diff --git a/metadata/glsa/glsa-201209-23.xml b/metadata/glsa/glsa-201209-23.xml new file mode 100644 index 000000000000..f915ab61617c --- /dev/null +++ b/metadata/glsa/glsa-201209-23.xml @@ -0,0 +1,63 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE glsa SYSTEM "http://www.gentoo.org/dtd/glsa.dtd"> +<glsa id="201209-23"> + <title>GIMP: Multiple vulnerabilities</title> + <synopsis>Multiple vulnerabilities have been found in GIMP, the worst of + which allow execution of arbitrary code or Denial of Service. + </synopsis> + <product type="ebuild">gimp</product> + <announced>2012-09-28</announced> + <revised>2012-09-28: 1</revised> + <bug>293127</bug> + <bug>350915</bug> + <bug>372975</bug> + <bug>379289</bug> + <bug>418425</bug> + <bug>432582</bug> + <access>remote</access> + <affected> + <package name="media-gfx/gimp" auto="yes" arch="*"> + <unaffected range="ge">2.6.12-r2</unaffected> + <vulnerable range="lt">2.6.12-r2</vulnerable> + </package> + </affected> + <background> + <p>GIMP is the GNU Image Manipulation Program.</p> + </background> + <description> + <p>Multiple vulnerabilities have been discovered in GIMP. Please review the + CVE identifiers referenced below for details. + </p> + </description> + <impact type="normal"> + <p>A remote attacker could possibly execute arbitrary code with the + privileges of the process or cause a Denial of Service condition. + </p> + </impact> + <workaround> + <p>There is no known workaround at this time.</p> + </workaround> + <resolution> + <p>All GIMP users should upgrade to the latest version:</p> + + <code> + # emerge --sync + # emerge --ask --oneshot --verbose ">=media-gfx/gimp-2.6.12-r2" + </code> + + </resolution> + <references> + <uri link="https://nvd.nist.gov/nvd.cfm?cvename=CVE-2009-1570">CVE-2009-1570</uri> + <uri link="https://nvd.nist.gov/nvd.cfm?cvename=CVE-2009-3909">CVE-2009-3909</uri> + <uri link="https://nvd.nist.gov/nvd.cfm?cvename=CVE-2010-4540">CVE-2010-4540</uri> + <uri link="https://nvd.nist.gov/nvd.cfm?cvename=CVE-2010-4541">CVE-2010-4541</uri> + <uri link="https://nvd.nist.gov/nvd.cfm?cvename=CVE-2010-4542">CVE-2010-4542</uri> + <uri link="https://nvd.nist.gov/nvd.cfm?cvename=CVE-2010-4543">CVE-2010-4543</uri> + <uri link="https://nvd.nist.gov/nvd.cfm?cvename=CVE-2011-1178">CVE-2011-1178</uri> + <uri link="https://nvd.nist.gov/nvd.cfm?cvename=CVE-2011-2896">CVE-2011-2896</uri> + <uri link="https://nvd.nist.gov/nvd.cfm?cvename=CVE-2012-2763">CVE-2012-2763</uri> + <uri link="https://nvd.nist.gov/nvd.cfm?cvename=CVE-2012-3402">CVE-2012-3402</uri> + </references> + <metadata tag="requester" timestamp="2011-10-07T23:37:15Z">craig</metadata> + <metadata tag="submitter" timestamp="2012-09-28T11:27:42Z">ackle</metadata> +</glsa> |