Gentoo Archives: gentoo-commits

From: "Robert Buchholz (rbu)" <rbu@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo commit in xml/htdocs/security/en/glsa: glsa-200712-24.xml
Date: Sun, 30 Dec 2007 17:38:21
Message-Id: E1J9277-0005Dj-9M@stork.gentoo.org
1 rbu 07/12/30 17:38:17
2
3 Added: glsa-200712-24.xml
4 Log:
5 GLSA 200712-24
6
7 Revision Changes Path
8 1.1 xml/htdocs/security/en/glsa/glsa-200712-24.xml
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/security/en/glsa/glsa-200712-24.xml?rev=1.1&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/security/en/glsa/glsa-200712-24.xml?rev=1.1&content-type=text/plain
12
13 Index: glsa-200712-24.xml
14 ===================================================================
15 <?xml version="1.0" encoding="utf-8"?>
16 <?xml-stylesheet href="/xsl/glsa.xsl" type="text/xsl"?>
17 <?xml-stylesheet href="/xsl/guide.xsl" type="text/xsl"?>
18 <!DOCTYPE glsa SYSTEM "http://www.gentoo.org/dtd/glsa.dtd">
19
20 <glsa id="200712-24">
21 <title>AMD64 x86 emulation GTK+ library: User-assisted execution of arbitrary code</title>
22 <synopsis>
23 Multiple integer overflow vulnerabilities in the AMD64 x86 emulation GTK+
24 libraries may result in the execution of arbitrary code in applications
25 using Cairo.
26 </synopsis>
27 <product type="ebuild">emul-linux-x86-gtklibs</product>
28 <announced>December 30, 2007</announced>
29 <revised>December 30, 2007: 01</revised>
30 <bug>201860</bug>
31 <access>remote</access>
32 <affected>
33 <package name="app-emulation/emul-linux-x86-gtklibs" auto="yes" arch="amd64">
34 <unaffected range="ge">20071214</unaffected>
35 <vulnerable range="lt">20071214</vulnerable>
36 </package>
37 </affected>
38 <background>
39 <p>
40 Cairo is a 2D vector graphics library with cross-device output support.
41 The AMD64 x86 emulation GTK+ library packages Cairo libraries for 32bit
42 x86 emulation on AMD64.
43 </p>
44 </background>
45 <description>
46 <p>
47 The Cairo versions used by the AMD64 x86 emulation GTK+ libraries were
48 vulnerable to integer overflow vulnerabilities (GLSA 200712-04).
49 </p>
50 </description>
51 <impact type="normal">
52 <p>
53 A remote attacker could entice a user to view or process a specially
54 crafted PNG image file in an application linked against Cairo, possibly
55 leading to the execution of arbitrary code with the privileges of the
56 user running the application.
57 </p>
58 </impact>
59 <workaround>
60 <p>
61 There is no known workaround at this time.
62 </p>
63 </workaround>
64 <resolution>
65 <p>
66 All AMD64 x86 emulation GTK+ library users should upgrade to the latest
67 version:
68 </p>
69 <code>
70 # emerge --sync
71 # emerge --ask --oneshot --verbose &quot;&gt;=app-emulation/emul-linux-x86-gtklibs-20071214&quot;</code>
72 </resolution>
73 <references>
74 <uri link="http://www.gentoo.org/security/en/glsa/glsa-200712-04.xml">GLSA 200712-04</uri>
75 </references>
76 <metadata tag="requester" timestamp="Sat, 22 Dec 2007 13:50:24 +0000">
77 rbu
78 </metadata>
79 <metadata tag="bugReady" timestamp="Sat, 29 Dec 2007 22:02:45 +0000">
80 rbu
81 </metadata>
82 <metadata tag="submitter" timestamp="Sat, 29 Dec 2007 22:14:56 +0000">
83 rbu
84 </metadata>
85 </glsa>
86
87
88
89 --
90 gentoo-commits@g.o mailing list