summaryrefslogtreecommitdiff
path: root/metadata/glsa/glsa-200703-06.xml
blob: 646f40548c542dee5d5cd0c13b10fecb54022460 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE glsa SYSTEM "http://www.gentoo.org/dtd/glsa.dtd">
<glsa id="200703-06">
  <title>AMD64 x86 emulation Qt library: Integer overflow</title>
  <synopsis>
    The AMD64 x86 emulation Qt library makes use of an insecure version of the
    Qt library, potentially allowing for the remote execution of arbitrary
    code.
  </synopsis>
  <product type="ebuild">emul-linux-x86-qtlibs</product>
  <announced>2007-03-04</announced>
  <revised count="01">2007-03-04</revised>
  <bug>153704</bug>
  <access>remote</access>
  <affected>
    <package name="app-emulation/emul-linux-x86-qtlibs" auto="yes" arch="*">
      <unaffected range="ge">10.0</unaffected>
      <vulnerable range="lt">10.0</vulnerable>
    </package>
  </affected>
  <background>
    <p>
    The AMD64 x86 emulation Qt library for AMD64 emulates the x86 (32-bit)
    Qt library on the AMD64 (64-bit) architecture.
    </p>
  </background>
  <description>
    <p>
    An integer overflow flaw has been found in the pixmap handling of Qt,
    making the AMD64 x86 emulation Qt library vulnerable as well.
    </p>
  </description>
  <impact type="normal">
    <p>
    By enticing a user to open a specially crafted pixmap image in an
    application using the AMD64 x86 emulation Qt library, a remote attacker
    could cause an application crash or the remote execution of arbitrary
    code with the rights 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 Qt library users should upgrade to the latest
    version:
    </p>
    <code>
    # emerge --sync
    # emerge --ask --oneshot --verbose "&gt;=app-emulation/emul-linux-x86-qtlibs-10.0"</code>
  </resolution>
  <references>
    <uri link="https://www.gentoo.org/security/en/glsa/glsa-200611-02.xml">GLSA 200611-02</uri>
    <uri link="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-4811">CVE-2006-4811</uri>
  </references>
  <metadata tag="requester" timestamp="2007-02-17T23:37:01Z">
    falco
  </metadata>
  <metadata tag="bugReady" timestamp="2007-02-18T00:18:57Z">
    falco
  </metadata>
  <metadata tag="submitter" timestamp="2007-02-27T16:14:33Z">
    shellsage
  </metadata>
</glsa>