summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'metadata/glsa/glsa-200703-06.xml')
-rw-r--r--metadata/glsa/glsa-200703-06.xml68
1 files changed, 68 insertions, 0 deletions
diff --git a/metadata/glsa/glsa-200703-06.xml b/metadata/glsa/glsa-200703-06.xml
new file mode 100644
index 000000000000..646f40548c54
--- /dev/null
+++ b/metadata/glsa/glsa-200703-06.xml
@@ -0,0 +1,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>