summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlex Legler <alex@a3li.li>2015-03-08 22:02:38 +0100
committerAlex Legler <alex@a3li.li>2015-03-08 22:02:38 +0100
commita24567fbc43f221b14e805f9bc0b7c6d16911c46 (patch)
tree910a04fe6ee560ac0eebac55f3cd2781c3519760 /glsa-200509-18.xml
downloadglsa-a24567fbc43f221b14e805f9bc0b7c6d16911c46.tar.gz
glsa-a24567fbc43f221b14e805f9bc0b7c6d16911c46.tar.bz2
glsa-a24567fbc43f221b14e805f9bc0b7c6d16911c46.zip
Import existing advisories
Diffstat (limited to 'glsa-200509-18.xml')
-rw-r--r--glsa-200509-18.xml66
1 files changed, 66 insertions, 0 deletions
diff --git a/glsa-200509-18.xml b/glsa-200509-18.xml
new file mode 100644
index 00000000..76eb0e0c
--- /dev/null
+++ b/glsa-200509-18.xml
@@ -0,0 +1,66 @@
+<?xml version="1.0" encoding="utf-8"?>
+<?xml-stylesheet href="/xsl/glsa.xsl" type="text/xsl"?>
+<?xml-stylesheet href="/xsl/guide.xsl" type="text/xsl"?>
+<!DOCTYPE glsa SYSTEM "http://www.gentoo.org/dtd/glsa.dtd">
+
+<glsa id="200509-18">
+ <title>Qt: Buffer overflow in the included zlib library</title>
+ <synopsis>
+ Qt is vulnerable to a buffer overflow which could potentially lead to the
+ execution of arbitrary code.
+ </synopsis>
+ <product type="ebuild">qt</product>
+ <announced>September 26, 2005</announced>
+ <revised>September 26, 2005: 02</revised>
+ <bug>105695</bug>
+ <access>local</access>
+ <affected>
+ <package name="x11-libs/qt" auto="yes" arch="*">
+ <unaffected range="ge">3.3.4-r8</unaffected>
+ <vulnerable range="lt">3.3.4-r8</vulnerable>
+ </package>
+ </affected>
+ <background>
+ <p>
+ Qt is a cross-platform GUI toolkit used by KDE.
+ </p>
+ </background>
+ <description>
+ <p>
+ Qt links to a bundled vulnerable version of zlib when emerged with the
+ zlib USE-flag disabled. This may lead to a buffer overflow.
+ </p>
+ </description>
+ <impact type="normal">
+ <p>
+ By creating a specially crafted compressed data stream, attackers can
+ overwrite data structures for applications that use Qt, resulting in a
+ Denial of Service or potentially arbitrary code execution.
+ </p>
+ </impact>
+ <workaround>
+ <p>
+ Emerge Qt with the zlib USE-flag enabled.
+ </p>
+ </workaround>
+ <resolution>
+ <p>
+ All Qt users should upgrade to the latest version:
+ </p>
+ <code>
+ # emerge --sync
+ # emerge --ask --oneshot --verbose &quot;&gt;=x11-libs/qt-3.3.4-r8&quot;</code>
+ </resolution>
+ <references>
+ <uri link="/security/en/glsa/glsa-200507-05.xml">GLSA 200507-05</uri>
+ <uri link="/security/en/glsa/glsa-200507-19.xml">GLSA 200507-19</uri>
+ <uri link="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CAN-2005-1849">CAN-2005-1849</uri>
+ <uri link="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CAN-2005-2096">CAN-2005-2096</uri>
+ </references>
+ <metadata tag="submitter" timestamp="Thu, 22 Sep 2005 16:49:17 +0000">
+ jaervosz
+ </metadata>
+ <metadata tag="bugReady" timestamp="Fri, 23 Sep 2005 12:32:05 +0000">
+ koon
+ </metadata>
+</glsa>