Gentoo Archives: gentoo-commits

From: "Sean Amoss (ackle)" <ackle@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo commit in xml/htdocs/security/en/glsa: glsa-201206-02.xml
Date: Sun, 03 Jun 2012 11:39:13
Message-Id: 20120603113857.CFD562004B@flycatcher.gentoo.org
1 ackle 12/06/03 11:38:57
2
3 Added: glsa-201206-02.xml
4 Log:
5 GLSA 201206-02
6
7 Revision Changes Path
8 1.1 xml/htdocs/security/en/glsa/glsa-201206-02.xml
9
10 file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/security/en/glsa/glsa-201206-02.xml?rev=1.1&view=markup
11 plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/security/en/glsa/glsa-201206-02.xml?rev=1.1&content-type=text/plain
12
13 Index: glsa-201206-02.xml
14 ===================================================================
15 <?xml version="1.0" encoding="UTF-8"?>
16 <?xml-stylesheet type="text/xsl" href="/xsl/glsa.xsl"?>
17 <?xml-stylesheet type="text/xsl" href="/xsl/guide.xsl"?>
18 <!DOCTYPE glsa SYSTEM "http://www.gentoo.org/dtd/glsa.dtd">
19 <glsa id="201206-02">
20 <title>QtGui: User-assisted execution of arbitrary code</title>
21 <synopsis>A buffer overflow in QtGui could result in execution of arbitrary
22 code or Denial of Service.
23 </synopsis>
24 <product type="ebuild">qt-gui</product>
25 <announced>June 03, 2012</announced>
26 <revised>June 03, 2012: 1</revised>
27 <bug>384089</bug>
28 <access>remote</access>
29 <affected>
30 <package name="x11-libs/qt-gui" auto="yes" arch="*">
31 <unaffected range="ge">4.7.4-r1</unaffected>
32 <vulnerable range="lt">4.7.4-r1</vulnerable>
33 </package>
34 </affected>
35 <background>
36 <p>QtGui is a module for the Qt toolkit.</p>
37 </background>
38 <description>
39 <p>An error in qtiffhandler.cpp could cause a buffer overflow.</p>
40 </description>
41 <impact type="normal">
42 <p>A remote attacker could entice a user to open a specially crafted TIFF
43 image with an application linked against QtGui, possibly resulting in
44 execution of arbitrary code with the privileges of the process or a
45 Denial of Service condition.
46 </p>
47 </impact>
48 <workaround>
49 <p>There is no known workaround at this time.</p>
50 </workaround>
51 <resolution>
52 <p>All QtGui users should upgrade to the latest version:</p>
53
54 <code>
55 # emerge --sync
56 # emerge --ask --oneshot --verbose "&gt;=x11-libs/qt-gui-4.7.4-r1"
57 </code>
58
59 <p>Packages which depend on this library may need to be recompiled. Tools
60 such as revdep-rebuild may assist in identifying some of these packages.
61 </p>
62 </resolution>
63 <references>
64 <uri link="http://nvd.nist.gov/nvd.cfm?cvename=CVE-2011-3194">CVE-2011-3194</uri>
65 </references>
66 <metadata timestamp="Tue, 15 May 2012 06:37:52 +0000" tag="requester">
67 underling
68 </metadata>
69 <metadata timestamp="Sun, 03 Jun 2012 11:37:52 +0000" tag="submitter">ackle</metadata>
70 </glsa>