diff options
Diffstat (limited to 'metadata/glsa/glsa-200712-24.xml')
-rw-r--r-- | metadata/glsa/glsa-200712-24.xml | 69 |
1 files changed, 69 insertions, 0 deletions
diff --git a/metadata/glsa/glsa-200712-24.xml b/metadata/glsa/glsa-200712-24.xml new file mode 100644 index 000000000000..c6cc13e4a1dd --- /dev/null +++ b/metadata/glsa/glsa-200712-24.xml @@ -0,0 +1,69 @@ +<?xml version="1.0" encoding="utf-8"?> +<!DOCTYPE glsa SYSTEM "http://www.gentoo.org/dtd/glsa.dtd"> + +<glsa id="200712-24"> + <title>AMD64 x86 emulation GTK+ library: User-assisted execution of arbitrary code</title> + <synopsis> + Multiple integer overflow vulnerabilities in the AMD64 x86 emulation GTK+ + libraries may result in the execution of arbitrary code in applications + using Cairo. + </synopsis> + <product type="ebuild">emul-linux-x86-gtklibs</product> + <announced>December 30, 2007</announced> + <revised>December 30, 2007: 01</revised> + <bug>201860</bug> + <access>remote</access> + <affected> + <package name="app-emulation/emul-linux-x86-gtklibs" auto="yes" arch="amd64"> + <unaffected range="ge">20071214</unaffected> + <vulnerable range="lt">20071214</vulnerable> + </package> + </affected> + <background> + <p> + Cairo is a 2D vector graphics library with cross-device output support. + The AMD64 x86 emulation GTK+ library packages Cairo libraries for 32bit + x86 emulation on AMD64. + </p> + </background> + <description> + <p> + The Cairo versions used by the AMD64 x86 emulation GTK+ libraries were + vulnerable to integer overflow vulnerabilities (GLSA 200712-04). + </p> + </description> + <impact type="normal"> + <p> + A remote attacker could entice a user to view or process a specially + crafted PNG image file in an application linked against Cairo, possibly + leading to the execution of arbitrary code with the privileges of the + user running the application. + </p> + </impact> + <workaround> + <p> + There is no known workaround at this time. + </p> + </workaround> + <resolution> + <p> + All AMD64 x86 emulation GTK+ library users should upgrade to the latest + version: + </p> + <code> + # emerge --sync + # emerge --ask --oneshot --verbose ">=app-emulation/emul-linux-x86-gtklibs-20071214"</code> + </resolution> + <references> + <uri link="/security/en/glsa/glsa-200712-04.xml">GLSA 200712-04</uri> + </references> + <metadata tag="requester" timestamp="Sat, 22 Dec 2007 13:50:24 +0000"> + rbu + </metadata> + <metadata tag="bugReady" timestamp="Sat, 29 Dec 2007 22:02:45 +0000"> + rbu + </metadata> + <metadata tag="submitter" timestamp="Sat, 29 Dec 2007 22:14:56 +0000"> + rbu + </metadata> +</glsa> |