summaryrefslogtreecommitdiff
path: root/metadata/glsa/glsa-201311-14.xml
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2017-10-09 18:53:29 +0100
committerV3n3RiX <venerix@redcorelinux.org>2017-10-09 18:53:29 +0100
commit4f2d7949f03e1c198bc888f2d05f421d35c57e21 (patch)
treeba5f07bf3f9d22d82e54a462313f5d244036c768 /metadata/glsa/glsa-201311-14.xml
reinit the tree, so we can have metadata
Diffstat (limited to 'metadata/glsa/glsa-201311-14.xml')
-rw-r--r--metadata/glsa/glsa-201311-14.xml80
1 files changed, 80 insertions, 0 deletions
diff --git a/metadata/glsa/glsa-201311-14.xml b/metadata/glsa/glsa-201311-14.xml
new file mode 100644
index 000000000000..93ea1009bc91
--- /dev/null
+++ b/metadata/glsa/glsa-201311-14.xml
@@ -0,0 +1,80 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE glsa SYSTEM "http://www.gentoo.org/dtd/glsa.dtd">
+<glsa id="201311-14">
+ <title>QtCore, QtGui: Multiple vulnerabilities</title>
+ <synopsis>Multiple vulnerabilities have been discovered in QtCore and QtGui,
+ possibly resulting in execution of arbitrary code, Denial of Service, or
+ man-in-the-middle attacks.
+ </synopsis>
+ <product type="ebuild">qt-core qt-gui</product>
+ <announced>2013-11-22</announced>
+ <revised>2013-11-22: 1</revised>
+ <bug>361401</bug>
+ <bug>382171</bug>
+ <bug>384103</bug>
+ <bug>455884</bug>
+ <access>remote</access>
+ <affected>
+ <package name="dev-qt/qtcore" auto="yes" arch="*">
+ <unaffected range="ge">4.8.4-r2</unaffected>
+ <vulnerable range="lt">4.8.4-r2</vulnerable>
+ </package>
+ <package name="dev-qt/qtgui" auto="yes" arch="*">
+ <unaffected range="ge">4.8.4-r1</unaffected>
+ <vulnerable range="lt">4.8.4-r1</vulnerable>
+ </package>
+ </affected>
+ <background>
+ <p>The Qt toolkit is a comprehensive C++ application development framework.</p>
+ </background>
+ <description>
+ <p>Multiple vulnerabilities have been discovered in QtCore and QtGui.
+ Please review the CVE identifiers referenced below for details.
+ </p>
+ </description>
+ <impact type="normal">
+ <p>A remote attacker could entice a user to open a specially crafted file
+ with an application linked against QtCore or QtGui, possibly resulting in
+ execution of arbitrary code with the privileges of the process or a
+ Denial of Service condition. Furthermore, a remote attacker might employ
+ a specially crafted certificate to conduct man-in-the-middle attacks on
+ SSL connections.
+ </p>
+ </impact>
+ <workaround>
+ <p>There is no known workaround at this time.</p>
+ </workaround>
+ <resolution>
+ <p>All QtCore users should upgrade to the latest version:</p>
+
+ <code>
+ # emerge --sync
+ # emerge --ask --oneshot --verbose "&gt;=dev-qt/qtcore-4.8.4-r2"
+ </code>
+
+ <p>All QtGui users should upgrade to the latest version:</p>
+
+ <code>
+ # emerge --sync
+ # emerge --ask --oneshot --verbose "&gt;=dev-qt/qtgui-4.8.4-r1"
+ </code>
+
+ <p>Packages which depend on this library may need to be recompiled. Tools
+ such as revdep-rebuild may assist in identifying some of these packages.
+ </p>
+ </resolution>
+ <references>
+ <uri link="https://nvd.nist.gov/nvd.cfm?cvename=CVE-2011-3193">CVE-2011-3193</uri>
+ <uri link="https://nvd.nist.gov/nvd.cfm?cvename=CVE-2013-0254">CVE-2013-0254</uri>
+ <uri link="http://labs.qt.nokia.com/2011/03/29/security-advisory-fraudulent-certificates/">
+ Security advisory: Fraudulent certificates
+ </uri>
+ <uri link="http://blog.qt.digia.com/2011/09/02/what-the-diginotar-security-breach-means-for-qt-users/">
+ What the DigiNotar security breach means for Qt users
+ </uri>
+ </references>
+ <metadata tag="requester" timestamp="2012-05-15T06:36:48Z">
+ underling
+ </metadata>
+ <metadata tag="submitter" timestamp="2013-11-22T10:54:16Z">ackle</metadata>
+</glsa>