- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Gentoo Linux Security Advisory                           GLSA 201311-14
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
                                            https://security.gentoo.org/
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

 Severity: Normal
    Title: QtCore, QtGui: Multiple vulnerabilities
     Date: November 22, 2013
     Bugs: #361401, #382171, #384103, #455884
       ID: 201311-14

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

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.

Background
=========
The Qt toolkit is a comprehensive C++ application development
framework.

Affected packages
================
    -------------------------------------------------------------------
     Package              /     Vulnerable     /            Unaffected
    -------------------------------------------------------------------
  1  dev-qt/qtcore               < 4.8.4-r2               >= 4.8.4-r2
  2  dev-qt/qtgui                < 4.8.4-r1               >= 4.8.4-r1
    -------------------------------------------------------------------
     2 affected packages

Description
==========
Multiple vulnerabilities have been discovered in QtCore and QtGui.
Please review the CVE identifiers referenced below for details.

Impact
=====
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.

Workaround
=========
There is no known workaround at this time.

Resolution
=========
All QtCore users should upgrade to the latest version:

  # emerge --sync
  # emerge --ask --oneshot --verbose ">=dev-qt/qtcore-4.8.4-r2"

All QtGui users should upgrade to the latest version:

  # emerge --sync
  # emerge --ask --oneshot --verbose ">=dev-qt/qtgui-4.8.4-r1"

Packages which depend on this library may need to be recompiled. Tools
such as revdep-rebuild may assist in identifying some of these
packages.

References
=========
[ 1 ] CVE-2011-3193
      http://nvd.nist.gov/nvd.cfm?cvename=CVE-2011-3193
[ 2 ] CVE-2013-0254
      http://nvd.nist.gov/nvd.cfm?cvename=CVE-2013-0254
[ 3 ] Security advisory: Fraudulent certificates

[ 4 ] What the DigiNotar security breach means for Qt users

Availability
===========
This GLSA and any updates to it are available for viewing at
the Gentoo Security Website:

 https://security.gentoo.org/glsa/201311-14

Concerns?
========
Security is a primary focus of Gentoo Linux and ensuring the
confidentiality and security of our users' machines is of utmost
importance to us. Any security concerns should be addressed to
security@gentoo.org or alternatively, you may file a bug at
https://bugs.gentoo.org.

License
======
Copyright 2013 Gentoo Foundation, Inc; referenced text
belongs to its owner(s).

The contents of this document are licensed under the
Creative Commons - Attribution / Share Alike license.

https://creativecommons.org/licenses/by-sa/2.5/

Gentoo: GLSA-201311-14: QtCore, QtGui: Multiple vulnerabilities

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

Summary

Multiple vulnerabilities have been discovered in QtCore and QtGui. Please review the CVE identifiers referenced below for details.

Resolution

All QtCore users should upgrade to the latest version: # emerge --sync # emerge --ask --oneshot --verbose ">=dev-qt/qtcore-4.8.4-r2"
All QtGui users should upgrade to the latest version:
# emerge --sync # emerge --ask --oneshot --verbose ">=dev-qt/qtgui-4.8.4-r1"
Packages which depend on this library may need to be recompiled. Tools such as revdep-rebuild may assist in identifying some of these packages.

References

[ 1 ] CVE-2011-3193 http://nvd.nist.gov/nvd.cfm?cvename=CVE-2011-3193 [ 2 ] CVE-2013-0254 http://nvd.nist.gov/nvd.cfm?cvename=CVE-2013-0254 [ 3 ] Security advisory: Fraudulent certificates [ 4 ] What the DigiNotar security breach means for Qt users

Availability

This GLSA and any updates to it are available for viewing at the Gentoo Security Website: https://security.gentoo.org/glsa/201311-14

Concerns

Security is a primary focus of Gentoo Linux and ensuring the confidentiality and security of our users' machines is of utmost importance to us. Any security concerns should be addressed to security@gentoo.org or alternatively, you may file a bug at https://bugs.gentoo.org.

Severity
Severity: Normal
Title: QtCore, QtGui: Multiple vulnerabilities
Date: November 22, 2013
Bugs: #361401, #382171, #384103, #455884
ID: 201311-14

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.

Background

The Qt toolkit is a comprehensive C++ application development framework.

Affected Packages

------------------------------------------------------------------- Package / Vulnerable / Unaffected ------------------------------------------------------------------- 1 dev-qt/qtcore < 4.8.4-r2 >= 4.8.4-r2 2 dev-qt/qtgui < 4.8.4-r1 >= 4.8.4-r1 ------------------------------------------------------------------- 2 affected packages

Impact

===== 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.

Workaround

There is no known workaround at this time.

Related News