Vulnerabilities > CVE-2011-3194 - Improper Restriction of Operations within the Bounds of a Memory Buffer vulnerability in QT 4.7.4

047910
CVSS 0.0 - NONE
Attack vector
UNKNOWN
Attack complexity
UNKNOWN
Privileges required
UNKNOWN
Confidentiality impact
UNKNOWN
Integrity impact
UNKNOWN
Availability impact
UNKNOWN
qt
CWE-119
nessus

Summary

Buffer overflow in the TIFF reader in gui/image/qtiffhandler.cpp in Qt 4.7.4 allows remote attackers to cause a denial of service (crash) and possibly execute arbitrary code via the TIFFTAG_SAMPLESPERPIXEL tag in a greyscale TIFF image with multiple samples per pixel.

Vulnerable Configurations

Part Description Count
Application
Qt
1

Common Attack Pattern Enumeration and Classification (CAPEC)

  • Buffer Overflow via Environment Variables
    This attack pattern involves causing a buffer overflow through manipulation of environment variables. Once the attacker finds that they can modify an environment variable, they may try to overflow associated buffers. This attack leverages implicit trust often placed in environment variables.
  • Overflow Buffers
    Buffer Overflow attacks target improper or missing bounds checking on buffer operations, typically triggered by input injected by an attacker. As a consequence, an attacker is able to write past the boundaries of allocated buffer regions in memory, causing a program crash or potentially redirection of execution as per the attackers' choice.
  • Client-side Injection-induced Buffer Overflow
    This type of attack exploits a buffer overflow vulnerability in targeted client software through injection of malicious content from a custom-built hostile service.
  • Filter Failure through Buffer Overflow
    In this attack, the idea is to cause an active filter to fail by causing an oversized transaction. An attacker may try to feed overly long input strings to the program in an attempt to overwhelm the filter (by causing a buffer overflow) and hoping that the filter does not fail securely (i.e. the user input is let into the system unfiltered).
  • MIME Conversion
    An attacker exploits a weakness in the MIME conversion routine to cause a buffer overflow and gain control over the mail server machine. The MIME system is designed to allow various different information formats to be interpreted and sent via e-mail. Attack points exist when data are converted to MIME compatible format and back.

Nessus

  • NASL familySuSE Local Security Checks
    NASL idSUSE_11_3_LIBQTWEBKIT-DEVEL-110908.NASL
    descriptionSpecially crafted font files could cause a single byte heap based buffer overflow (CVE-2011-3193). Specially crafted grey scale images could cause a heap based buffer overflow (CVE-2011-3194). The update also fixes the following non-security bugs : - fix QFileDialog not showing system files (bnc#669604) - fix font fallback handling (bnc#643848) - add support for postgresql 8.3 and 9 (bnc#668210) - Path added: bnc#592962 - Set application icon.
    last seen2020-06-01
    modified2020-06-02
    plugin id75609
    published2014-06-13
    reporterThis script is Copyright (C) 2014-2019 and is owned by Tenable, Inc. or an Affiliate thereof.
    sourcehttps://www.tenable.com/plugins/nessus/75609
    titleopenSUSE Security Update : libQtWebKit-devel (openSUSE-SU-2011:1119-1)
    code
    #%NASL_MIN_LEVEL 80502
    #
    # (C) Tenable Network Security, Inc.
    #
    # The descriptive text and package checks in this plugin were
    # extracted from openSUSE Security Update libQtWebKit-devel-5125.
    #
    # The text description of this plugin is (C) SUSE LLC.
    #
    
    include("compat.inc");
    
    if (description)
    {
      script_id(75609);
      script_version("1.5");
      script_cvs_date("Date: 2019/10/25 13:36:41");
    
      script_cve_id("CVE-2011-3193", "CVE-2011-3194");
    
      script_name(english:"openSUSE Security Update : libQtWebKit-devel (openSUSE-SU-2011:1119-1)");
      script_summary(english:"Check for the libQtWebKit-devel-5125 patch");
    
      script_set_attribute(
        attribute:"synopsis", 
        value:"The remote openSUSE host is missing a security update."
      );
      script_set_attribute(
        attribute:"description", 
        value:
    "Specially crafted font files could cause a single byte heap based
    buffer overflow (CVE-2011-3193).
    
    Specially crafted grey scale images could cause a heap based buffer
    overflow (CVE-2011-3194).
    
    The update also fixes the following non-security bugs :
    
      - fix QFileDialog not showing system files (bnc#669604)
    
      - fix font fallback handling (bnc#643848)
    
      - add support for postgresql 8.3 and 9 (bnc#668210)
    
      - Path added: bnc#592962 - Set application icon."
      );
      script_set_attribute(
        attribute:"see_also",
        value:"https://bugzilla.novell.com/show_bug.cgi?id=592962"
      );
      script_set_attribute(
        attribute:"see_also",
        value:"https://bugzilla.novell.com/show_bug.cgi?id=637275"
      );
      script_set_attribute(
        attribute:"see_also",
        value:"https://bugzilla.novell.com/show_bug.cgi?id=643848"
      );
      script_set_attribute(
        attribute:"see_also",
        value:"https://bugzilla.novell.com/show_bug.cgi?id=668210"
      );
      script_set_attribute(
        attribute:"see_also",
        value:"https://bugzilla.novell.com/show_bug.cgi?id=669604"
      );
      script_set_attribute(
        attribute:"see_also",
        value:"https://bugzilla.novell.com/show_bug.cgi?id=714984"
      );
      script_set_attribute(
        attribute:"see_also",
        value:"https://lists.opensuse.org/opensuse-updates/2011-10/msg00007.html"
      );
      script_set_attribute(
        attribute:"solution", 
        value:"Update the affected libQtWebKit-devel packages."
      );
      script_set_cvss_base_vector("CVSS2#AV:N/AC:M/Au:N/C:C/I:C/A:C");
    
      script_set_attribute(attribute:"plugin_type", value:"local");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:novell:opensuse:libQtWebKit-devel");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:novell:opensuse:libQtWebKit4");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:novell:opensuse:libQtWebKit4-32bit");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:novell:opensuse:libqt4");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:novell:opensuse:libqt4-32bit");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:novell:opensuse:libqt4-devel");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:novell:opensuse:libqt4-devel-doc-data");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:novell:opensuse:libqt4-qt3support");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:novell:opensuse:libqt4-qt3support-32bit");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:novell:opensuse:libqt4-sql");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:novell:opensuse:libqt4-sql-32bit");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:novell:opensuse:libqt4-sql-mysql");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:novell:opensuse:libqt4-sql-mysql-32bit");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:novell:opensuse:libqt4-sql-postgresql");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:novell:opensuse:libqt4-sql-postgresql-32bit");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:novell:opensuse:libqt4-sql-sqlite");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:novell:opensuse:libqt4-sql-sqlite-32bit");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:novell:opensuse:libqt4-sql-unixODBC");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:novell:opensuse:libqt4-sql-unixODBC-32bit");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:novell:opensuse:libqt4-x11");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:novell:opensuse:libqt4-x11-32bit");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:novell:opensuse:qt4-x11-tools");
      script_set_attribute(attribute:"cpe", value:"cpe:/o:novell:opensuse:11.3");
    
      script_set_attribute(attribute:"patch_publication_date", value:"2011/09/08");
      script_set_attribute(attribute:"plugin_publication_date", value:"2014/06/13");
      script_end_attributes();
    
      script_category(ACT_GATHER_INFO);
      script_copyright(english:"This script is Copyright (C) 2014-2019 and is owned by Tenable, Inc. or an Affiliate thereof.");
      script_family(english:"SuSE Local Security Checks");
    
      script_dependencies("ssh_get_info.nasl");
      script_require_keys("Host/local_checks_enabled", "Host/SuSE/release", "Host/SuSE/rpm-list", "Host/cpu");
    
      exit(0);
    }
    
    
    include("audit.inc");
    include("global_settings.inc");
    include("rpm.inc");
    
    if (!get_kb_item("Host/local_checks_enabled")) audit(AUDIT_LOCAL_CHECKS_NOT_ENABLED);
    release = get_kb_item("Host/SuSE/release");
    if (isnull(release) || release =~ "^(SLED|SLES)") audit(AUDIT_OS_NOT, "openSUSE");
    if (release !~ "^(SUSE11\.3)$") audit(AUDIT_OS_RELEASE_NOT, "openSUSE", "11.3", release);
    if (!get_kb_item("Host/SuSE/rpm-list")) audit(AUDIT_PACKAGE_LIST_MISSING);
    
    ourarch = get_kb_item("Host/cpu");
    if (!ourarch) audit(AUDIT_UNKNOWN_ARCH);
    if (ourarch !~ "^(i586|i686|x86_64)$") audit(AUDIT_ARCH_NOT, "i586 / i686 / x86_64", ourarch);
    
    flag = 0;
    
    if ( rpm_check(release:"SUSE11.3", reference:"libQtWebKit-devel-4.6.3-2.5.1") ) flag++;
    if ( rpm_check(release:"SUSE11.3", reference:"libQtWebKit4-4.6.3-2.5.1") ) flag++;
    if ( rpm_check(release:"SUSE11.3", reference:"libqt4-4.6.3-2.5.1") ) flag++;
    if ( rpm_check(release:"SUSE11.3", reference:"libqt4-devel-4.6.3-2.5.1") ) flag++;
    if ( rpm_check(release:"SUSE11.3", reference:"libqt4-devel-doc-data-4.6.3-2.5.1") ) flag++;
    if ( rpm_check(release:"SUSE11.3", reference:"libqt4-qt3support-4.6.3-2.5.1") ) flag++;
    if ( rpm_check(release:"SUSE11.3", reference:"libqt4-sql-4.6.3-2.5.1") ) flag++;
    if ( rpm_check(release:"SUSE11.3", reference:"libqt4-sql-mysql-4.6.3-2.5.1") ) flag++;
    if ( rpm_check(release:"SUSE11.3", reference:"libqt4-sql-postgresql-4.6.3-2.5.1") ) flag++;
    if ( rpm_check(release:"SUSE11.3", reference:"libqt4-sql-sqlite-4.6.3-2.5.1") ) flag++;
    if ( rpm_check(release:"SUSE11.3", reference:"libqt4-sql-unixODBC-4.6.3-2.5.1") ) flag++;
    if ( rpm_check(release:"SUSE11.3", reference:"libqt4-x11-4.6.3-2.5.1") ) flag++;
    if ( rpm_check(release:"SUSE11.3", reference:"qt4-x11-tools-4.6.3-2.5.1") ) flag++;
    if ( rpm_check(release:"SUSE11.3", cpu:"x86_64", reference:"libQtWebKit4-32bit-4.6.3-2.5.1") ) flag++;
    if ( rpm_check(release:"SUSE11.3", cpu:"x86_64", reference:"libqt4-32bit-4.6.3-2.5.1") ) flag++;
    if ( rpm_check(release:"SUSE11.3", cpu:"x86_64", reference:"libqt4-qt3support-32bit-4.6.3-2.5.1") ) flag++;
    if ( rpm_check(release:"SUSE11.3", cpu:"x86_64", reference:"libqt4-sql-32bit-4.6.3-2.5.1") ) flag++;
    if ( rpm_check(release:"SUSE11.3", cpu:"x86_64", reference:"libqt4-sql-mysql-32bit-4.6.3-2.5.1") ) flag++;
    if ( rpm_check(release:"SUSE11.3", cpu:"x86_64", reference:"libqt4-sql-postgresql-32bit-4.6.3-2.5.1") ) flag++;
    if ( rpm_check(release:"SUSE11.3", cpu:"x86_64", reference:"libqt4-sql-sqlite-32bit-4.6.3-2.5.1") ) flag++;
    if ( rpm_check(release:"SUSE11.3", cpu:"x86_64", reference:"libqt4-sql-unixODBC-32bit-4.6.3-2.5.1") ) flag++;
    if ( rpm_check(release:"SUSE11.3", cpu:"x86_64", reference:"libqt4-x11-32bit-4.6.3-2.5.1") ) flag++;
    
    if (flag)
    {
      if (report_verbosity > 0) security_hole(port:0, extra:rpm_report_get());
      else security_hole(0);
      exit(0);
    }
    else
    {
      tested = pkg_tests_get();
      if (tested) audit(AUDIT_PACKAGE_NOT_AFFECTED, tested);
      else audit(AUDIT_PACKAGE_NOT_INSTALLED, "libQtWebKit-devel / libQtWebKit4 / libQtWebKit4-32bit / libqt4 / etc");
    }
    
  • NASL familyRed Hat Local Security Checks
    NASL idREDHAT-RHSA-2011-1328.NASL
    descriptionUpdated qt packages that fix two security issues are now available for Red Hat Enterprise Linux 6 FasTrack. The Red Hat Security Response Team has rated this update as having moderate security impact. Common Vulnerability Scoring System (CVSS) base scores, which give detailed severity ratings, are available for each vulnerability from the CVE links in the References section. Qt is a software toolkit that simplifies the task of writing and maintaining GUI (Graphical User Interface) applications for the X Window System. HarfBuzz is an OpenType text shaping engine. A buffer overflow flaw was found in the harfbuzz module in Qt. If a user loaded a specially crafted font file with an application linked against Qt, it could cause the application to crash or, possibly, execute arbitrary code with the privileges of the user running the application. (CVE-2011-3193) A buffer overflow flaw was found in the way Qt handled certain gray-scale image files. If a user loaded a specially crafted gray-scale image file with an application linked against Qt, it could cause the application to crash or, possibly, execute arbitrary code with the privileges of the user running the application. (CVE-2011-3194) Users of Qt should upgrade to these updated packages, which contain backported patches to correct these issues. All running applications linked against Qt libraries must be restarted for this update to take effect.
    last seen2020-06-01
    modified2020-06-02
    plugin id56255
    published2011-09-22
    reporterThis script is Copyright (C) 2011-2019 and is owned by Tenable, Inc. or an Affiliate thereof.
    sourcehttps://www.tenable.com/plugins/nessus/56255
    titleRHEL 6 : qt (RHSA-2011:1328)
  • NASL familyScientific Linux Local Security Checks
    NASL idSL_20110921_QT_ON_SL6_X.NASL
    descriptionQt is a software toolkit that simplifies the task of writing and maintaining GUI (Graphical User Interface) applications for the X Window System. HarfBuzz is an OpenType text shaping engine. A buffer overflow flaw was found in the harfbuzz module in Qt. If a user loaded a specially crafted font file with an application linked against Qt, it could cause the application to crash or, possibly, execute arbitrary code with the privileges of the user running the application. (CVE-2011-3193) A buffer overflow flaw was found in the way Qt handled certain gray-scale image files. If a user loaded a specially crafted gray-scale image file with an application linked against Qt, it could cause the application to crash or, possibly, execute arbitrary code with the privileges of the user running the application. (CVE-2011-3194) Users of Qt should upgrade to these updated packages, which contain backported patches to correct these issues. All running applications linked against Qt libraries must be restarted for this update to take effect.
    last seen2020-06-01
    modified2020-06-02
    plugin id61141
    published2012-08-01
    reporterThis script is Copyright (C) 2012-2019 and is owned by Tenable, Inc. or an Affiliate thereof.
    sourcehttps://www.tenable.com/plugins/nessus/61141
    titleScientific Linux Security Update : qt on SL6.x i386/x86_64
  • NASL familySuSE Local Security Checks
    NASL idSUSE_11_4_LIBQTWEBKIT-DEVEL-110908.NASL
    descriptionSpecially crafted font files could cause a single byte heap based buffer overflow (CVE-2011-3193). Specially crafted grey scale images could cause a heap based buffer overflow (CVE-2011-3194).
    last seen2020-06-01
    modified2020-06-02
    plugin id75917
    published2014-06-13
    reporterThis script is Copyright (C) 2014-2019 and is owned by Tenable, Inc. or an Affiliate thereof.
    sourcehttps://www.tenable.com/plugins/nessus/75917
    titleopenSUSE Security Update : libQtWebKit-devel (openSUSE-SU-2011:1120-1)
  • NASL familyUbuntu Local Security Checks
    NASL idUBUNTU_USN-1504-1.NASL
    descriptionIt was discovered that Qt did not properly handle wildcard domain names or IP addresses in the Common Name field of X.509 certificates. An attacker could exploit this to perform a man in the middle attack to view sensitive information or alter encrypted communications. This issue only affected Ubuntu 10.04 LTS. (CVE-2010-5076) A heap-based buffer overflow was discovered in the HarfBuzz module. If a user were tricked into opening a crafted font file in a Qt application, an attacker could cause a denial of service or possibly execute arbitrary code with the privileges of the user invoking the program. (CVE-2011-3193) It was discovered that Qt did not properly handle greyscale TIFF images. If a Qt application could be made to process a crafted TIFF file, an attacker could cause a denial of service. (CVE-2011-3194). Note that Tenable Network Security has extracted the preceding description block directly from the Ubuntu security advisory. Tenable has attempted to automatically clean and format it as much as possible without introducing additional issues.
    last seen2020-06-01
    modified2020-06-02
    plugin id59957
    published2012-07-12
    reporterUbuntu Security Notice (C) 2012-2019 Canonical, Inc. / NASL script (C) 2012-2019 and is owned by Tenable, Inc. or an Affiliate thereof.
    sourcehttps://www.tenable.com/plugins/nessus/59957
    titleUbuntu 10.04 LTS / 11.04 : qt4-x11 vulnerabilities (USN-1504-1)
  • NASL familySuSE Local Security Checks
    NASL idSUSE_11_LIBQTWEBKIT-DEVEL-110908.NASL
    descriptionThe following security issues have been fixed : - Specially crafted font files could cause a single byte heap based buffer overflow. (CVE-2011-3193) - Specially crafted grey scale images could cause a heap-based buffer overflow. (CVE-2011-3194) - SSL servers could run into an endless loop (CVE-2010-2621) The update also fixes the following non-security bugs : - QFileDialog, to show system files (bnc#669604), - matching of SSL certificates mentioning IP addresses (bnc#637293), - the font fallback handling (bnc#643848), - handling of transparent monochromatic pixmaps (bnc#610578), - a crash of QtWebKit with flash player (bnc#613818)
    last seen2020-06-01
    modified2020-06-02
    plugin id57112
    published2011-12-13
    reporterThis script is Copyright (C) 2011-2019 Tenable Network Security, Inc.
    sourcehttps://www.tenable.com/plugins/nessus/57112
    titleSuSE 11.1 Security Update : Qt (SAT Patch Number 5131)
  • NASL familyRed Hat Local Security Checks
    NASL idREDHAT-RHSA-2011-1323.NASL
    descriptionUpdated qt packages that fix two security issues are now available for Red Hat Enterprise Linux 6. The Red Hat Security Response Team has rated this update as having moderate security impact. Common Vulnerability Scoring System (CVSS) base scores, which give detailed severity ratings, are available for each vulnerability from the CVE links in the References section. Qt is a software toolkit that simplifies the task of writing and maintaining GUI (Graphical User Interface) applications for the X Window System. HarfBuzz is an OpenType text shaping engine. A buffer overflow flaw was found in the harfbuzz module in Qt. If a user loaded a specially crafted font file with an application linked against Qt, it could cause the application to crash or, possibly, execute arbitrary code with the privileges of the user running the application. (CVE-2011-3193) A buffer overflow flaw was found in the way Qt handled certain gray-scale image files. If a user loaded a specially crafted gray-scale image file with an application linked against Qt, it could cause the application to crash or, possibly, execute arbitrary code with the privileges of the user running the application. (CVE-2011-3194) Users of Qt should upgrade to these updated packages, which contain backported patches to correct these issues. All running applications linked against Qt libraries must be restarted for this update to take effect.
    last seen2020-06-01
    modified2020-06-02
    plugin id56250
    published2011-09-22
    reporterThis script is Copyright (C) 2011-2019 and is owned by Tenable, Inc. or an Affiliate thereof.
    sourcehttps://www.tenable.com/plugins/nessus/56250
    titleRHEL 6 : qt (RHSA-2011:1323)
  • NASL familyFedora Local Security Checks
    NASL idFEDORA_2011-12193.NASL
    descriptionQtGui Note that Tenable Network Security has extracted the preceding description block directly from the Fedora security advisory. Tenable has attempted to automatically clean and format it as much as possible without introducing additional issues.
    last seen2020-06-01
    modified2020-06-02
    plugin id56302
    published2011-09-27
    reporterThis script is Copyright (C) 2011-2019 Tenable Network Security, Inc.
    sourcehttps://www.tenable.com/plugins/nessus/56302
    titleFedora 15 : qt-4.7.4-2.fc15 (2011-12193)
  • NASL familyDebian Local Security Checks
    NASL idDEBIAN_DLA-117.NASL
    descriptionCVE-2011-3193 Check for buffer overflow in Lookup_MarkMarkPos that may cause crash in this function with certain fonts. CVE-2011-3194 Fix tiff reader to handle TIFFTAG_SAMPLESPERPIXEL for grayscale images. The reader uses QImage::Format_Indexed8, but since the samples per pixel value this should be (non-existent) QImage::Format_Indexed16, causing memory corruption. The fix falls back to the
    last seen2020-03-17
    modified2015-03-26
    plugin id82100
    published2015-03-26
    reporterThis script is Copyright (C) 2015-2020 Tenable Network Security, Inc.
    sourcehttps://www.tenable.com/plugins/nessus/82100
    titleDebian DLA-117-1 : qt4-x11 security update
  • NASL familyFedora Local Security Checks
    NASL idFEDORA_2011-12145.NASL
    descriptionQtGui Note that Tenable Network Security has extracted the preceding description block directly from the Fedora security advisory. Tenable has attempted to automatically clean and format it as much as possible without introducing additional issues.
    last seen2020-06-01
    modified2020-06-02
    plugin id56288
    published2011-09-26
    reporterThis script is Copyright (C) 2011-2019 and is owned by Tenable, Inc. or an Affiliate thereof.
    sourcehttps://www.tenable.com/plugins/nessus/56288
    titleFedora 14 : qt-4.7.4-2.fc14 (2011-12145)
  • NASL familyOracle Linux Local Security Checks
    NASL idORACLELINUX_ELSA-2011-1323.NASL
    descriptionFrom Red Hat Security Advisory 2011:1323 : Updated qt packages that fix two security issues are now available for Red Hat Enterprise Linux 6. The Red Hat Security Response Team has rated this update as having moderate security impact. Common Vulnerability Scoring System (CVSS) base scores, which give detailed severity ratings, are available for each vulnerability from the CVE links in the References section. Qt is a software toolkit that simplifies the task of writing and maintaining GUI (Graphical User Interface) applications for the X Window System. HarfBuzz is an OpenType text shaping engine. A buffer overflow flaw was found in the harfbuzz module in Qt. If a user loaded a specially crafted font file with an application linked against Qt, it could cause the application to crash or, possibly, execute arbitrary code with the privileges of the user running the application. (CVE-2011-3193) A buffer overflow flaw was found in the way Qt handled certain gray-scale image files. If a user loaded a specially crafted gray-scale image file with an application linked against Qt, it could cause the application to crash or, possibly, execute arbitrary code with the privileges of the user running the application. (CVE-2011-3194) Users of Qt should upgrade to these updated packages, which contain backported patches to correct these issues. All running applications linked against Qt libraries must be restarted for this update to take effect.
    last seen2020-06-01
    modified2020-06-02
    plugin id68353
    published2013-07-12
    reporterThis script is Copyright (C) 2013-2019 and is owned by Tenable, Inc. or an Affiliate thereof.
    sourcehttps://www.tenable.com/plugins/nessus/68353
    titleOracle Linux 6 : qt (ELSA-2011-1323)
  • NASL familyGentoo Local Security Checks
    NASL idGENTOO_GLSA-201206-02.NASL
    descriptionThe remote host is affected by the vulnerability described in GLSA-201206-02 (QtGui: User-assisted execution of arbitrary code) An error in qtiffhandler.cpp could cause a buffer overflow. Impact : A remote attacker could entice a user to open a specially crafted TIFF image with an application linked against QtGui, possibly resulting in execution of arbitrary code with the privileges of the process or a Denial of Service condition. Workaround : There is no known workaround at this time.
    last seen2020-06-01
    modified2020-06-02
    plugin id59630
    published2012-06-21
    reporterThis script is Copyright (C) 2012-2018 Tenable Network Security, Inc.
    sourcehttps://www.tenable.com/plugins/nessus/59630
    titleGLSA-201206-02 : QtGui: User-assisted execution of arbitrary code

Redhat

advisories
  • bugzilla
    id733119
    titleCVE-2011-3194 qt buffer overflow in greyscale images
    oval
    OR
    • commentRed Hat Enterprise Linux must be installed
      ovaloval:com.redhat.rhba:tst:20070304026
    • AND
      • commentRed Hat Enterprise Linux 6 is installed
        ovaloval:com.redhat.rhba:tst:20111656003
      • OR
        • AND
          • commentqt-doc is earlier than 1:4.6.2-17.el6_1.1
            ovaloval:com.redhat.rhsa:tst:20111323001
          • commentqt-doc is signed with Red Hat redhatrelease2 key
            ovaloval:com.redhat.rhsa:tst:20111323002
        • AND
          • commentqt-demos is earlier than 1:4.6.2-17.el6_1.1
            ovaloval:com.redhat.rhsa:tst:20111323003
          • commentqt-demos is signed with Red Hat redhatrelease2 key
            ovaloval:com.redhat.rhsa:tst:20111323004
        • AND
          • commentqt-x11 is earlier than 1:4.6.2-17.el6_1.1
            ovaloval:com.redhat.rhsa:tst:20111323005
          • commentqt-x11 is signed with Red Hat redhatrelease2 key
            ovaloval:com.redhat.rhsa:tst:20111323006
        • AND
          • commentqt is earlier than 1:4.6.2-17.el6_1.1
            ovaloval:com.redhat.rhsa:tst:20111323007
          • commentqt is signed with Red Hat redhatrelease2 key
            ovaloval:com.redhat.rhsa:tst:20111323008
        • AND
          • commentqt-devel is earlier than 1:4.6.2-17.el6_1.1
            ovaloval:com.redhat.rhsa:tst:20111323009
          • commentqt-devel is signed with Red Hat redhatrelease2 key
            ovaloval:com.redhat.rhsa:tst:20111323010
        • AND
          • commentphonon-backend-gstreamer is earlier than 1:4.6.2-17.el6_1.1
            ovaloval:com.redhat.rhsa:tst:20111323011
          • commentphonon-backend-gstreamer is signed with Red Hat redhatrelease2 key
            ovaloval:com.redhat.rhsa:tst:20111323012
        • AND
          • commentqt-examples is earlier than 1:4.6.2-17.el6_1.1
            ovaloval:com.redhat.rhsa:tst:20111323013
          • commentqt-examples is signed with Red Hat redhatrelease2 key
            ovaloval:com.redhat.rhsa:tst:20111323014
        • AND
          • commentqt-postgresql is earlier than 1:4.6.2-17.el6_1.1
            ovaloval:com.redhat.rhsa:tst:20111323015
          • commentqt-postgresql is signed with Red Hat redhatrelease2 key
            ovaloval:com.redhat.rhsa:tst:20111323016
        • AND
          • commentqt-mysql is earlier than 1:4.6.2-17.el6_1.1
            ovaloval:com.redhat.rhsa:tst:20111323017
          • commentqt-mysql is signed with Red Hat redhatrelease2 key
            ovaloval:com.redhat.rhsa:tst:20111323018
        • AND
          • commentqt-sqlite is earlier than 1:4.6.2-17.el6_1.1
            ovaloval:com.redhat.rhsa:tst:20111323019
          • commentqt-sqlite is signed with Red Hat redhatrelease2 key
            ovaloval:com.redhat.rhsa:tst:20111323020
        • AND
          • commentqt-odbc is earlier than 1:4.6.2-17.el6_1.1
            ovaloval:com.redhat.rhsa:tst:20111323021
          • commentqt-odbc is signed with Red Hat redhatrelease2 key
            ovaloval:com.redhat.rhsa:tst:20111323022
    rhsa
    idRHSA-2011:1323
    released2011-09-21
    severityModerate
    titleRHSA-2011:1323: qt security update (Moderate)
  • bugzilla
    id733119
    titleCVE-2011-3194 qt buffer overflow in greyscale images
    oval
    OR
    • commentRed Hat Enterprise Linux must be installed
      ovaloval:com.redhat.rhba:tst:20070304026
    • AND
      • commentRed Hat Enterprise Linux 6 is installed
        ovaloval:com.redhat.rhba:tst:20111656003
      • OR
        • AND
          • commentphonon-backend-gstreamer is earlier than 1:4.6.2-20.el6
            ovaloval:com.redhat.rhsa:tst:20111328001
          • commentphonon-backend-gstreamer is signed with Red Hat redhatrelease2 key
            ovaloval:com.redhat.rhsa:tst:20111323012
        • AND
          • commentqt-examples is earlier than 1:4.6.2-20.el6
            ovaloval:com.redhat.rhsa:tst:20111328003
          • commentqt-examples is signed with Red Hat redhatrelease2 key
            ovaloval:com.redhat.rhsa:tst:20111323014
        • AND
          • commentqt-demos is earlier than 1:4.6.2-20.el6
            ovaloval:com.redhat.rhsa:tst:20111328005
          • commentqt-demos is signed with Red Hat redhatrelease2 key
            ovaloval:com.redhat.rhsa:tst:20111323004
        • AND
          • commentqt-sqlite is earlier than 1:4.6.2-20.el6
            ovaloval:com.redhat.rhsa:tst:20111328007
          • commentqt-sqlite is signed with Red Hat redhatrelease2 key
            ovaloval:com.redhat.rhsa:tst:20111323020
        • AND
          • commentqt-odbc is earlier than 1:4.6.2-20.el6
            ovaloval:com.redhat.rhsa:tst:20111328009
          • commentqt-odbc is signed with Red Hat redhatrelease2 key
            ovaloval:com.redhat.rhsa:tst:20111323022
        • AND
          • commentqt-mysql is earlier than 1:4.6.2-20.el6
            ovaloval:com.redhat.rhsa:tst:20111328011
          • commentqt-mysql is signed with Red Hat redhatrelease2 key
            ovaloval:com.redhat.rhsa:tst:20111323018
        • AND
          • commentqt-postgresql is earlier than 1:4.6.2-20.el6
            ovaloval:com.redhat.rhsa:tst:20111328013
          • commentqt-postgresql is signed with Red Hat redhatrelease2 key
            ovaloval:com.redhat.rhsa:tst:20111323016
        • AND
          • commentqt-x11 is earlier than 1:4.6.2-20.el6
            ovaloval:com.redhat.rhsa:tst:20111328015
          • commentqt-x11 is signed with Red Hat redhatrelease2 key
            ovaloval:com.redhat.rhsa:tst:20111323006
        • AND
          • commentqt is earlier than 1:4.6.2-20.el6
            ovaloval:com.redhat.rhsa:tst:20111328017
          • commentqt is signed with Red Hat redhatrelease2 key
            ovaloval:com.redhat.rhsa:tst:20111323008
        • AND
          • commentqt-devel is earlier than 1:4.6.2-20.el6
            ovaloval:com.redhat.rhsa:tst:20111328019
          • commentqt-devel is signed with Red Hat redhatrelease2 key
            ovaloval:com.redhat.rhsa:tst:20111323010
        • AND
          • commentqt-doc is earlier than 1:4.6.2-20.el6
            ovaloval:com.redhat.rhsa:tst:20111328021
          • commentqt-doc is signed with Red Hat redhatrelease2 key
            ovaloval:com.redhat.rhsa:tst:20111323002
    rhsa
    idRHSA-2011:1328
    released2011-09-21
    severityModerate
    titleRHSA-2011:1328: qt security update (Moderate)
rpms
  • phonon-backend-gstreamer-1:4.6.2-17.el6_1.1
  • qt-1:4.6.2-17.el6_1.1
  • qt-debuginfo-1:4.6.2-17.el6_1.1
  • qt-demos-1:4.6.2-17.el6_1.1
  • qt-devel-1:4.6.2-17.el6_1.1
  • qt-doc-1:4.6.2-17.el6_1.1
  • qt-examples-1:4.6.2-17.el6_1.1
  • qt-mysql-1:4.6.2-17.el6_1.1
  • qt-odbc-1:4.6.2-17.el6_1.1
  • qt-postgresql-1:4.6.2-17.el6_1.1
  • qt-sqlite-1:4.6.2-17.el6_1.1
  • qt-x11-1:4.6.2-17.el6_1.1
  • phonon-backend-gstreamer-1:4.6.2-20.el6
  • qt-1:4.6.2-20.el6
  • qt-debuginfo-1:4.6.2-20.el6
  • qt-demos-1:4.6.2-20.el6
  • qt-devel-1:4.6.2-20.el6
  • qt-doc-1:4.6.2-20.el6
  • qt-examples-1:4.6.2-20.el6
  • qt-mysql-1:4.6.2-20.el6
  • qt-odbc-1:4.6.2-20.el6
  • qt-postgresql-1:4.6.2-20.el6
  • qt-sqlite-1:4.6.2-20.el6
  • qt-x11-1:4.6.2-20.el6