| Reporter | Title | Published | Views | Family All 164 |
|---|---|---|---|---|
| CentOS 3 / 4 / 5 : qt (CESA-2007:0721) | 23 Apr 200900:00 | – | nessus | |
| CentOS 3 / 4 / 5 : qt (CESA-2007:0883) | 14 Sep 200700:00 | – | nessus | |
| CentOS 4 / 5 : kdelibs (CESA-2007:0909) | 12 Oct 200700:00 | – | nessus | |
| CentOS 5 : qt4 (CESA-2011:1324) | 22 Sep 201100:00 | – | nessus | |
| Debian DSA-1292-1 : qt4-x11 - missing input validation | 16 May 200700:00 | – | nessus | |
| Debian DSA-1426-1 : qt-x11-free - several vulnerabilities | 11 Dec 200700:00 | – | nessus | |
| Fedora 7 : qt-3.3.8-7.fc7 (2007-2216) | 6 Nov 200700:00 | – | nessus | |
| Fedora Core 6 : qt-3.3.8-2.fc6 (2007-703) | 24 Sep 200700:00 | – | nessus | |
| GLSA-200708-16 : Qt: Multiple format string vulnerabilities | 28 Aug 200700:00 | – | nessus | |
| GLSA-200710-28 : Qt: Buffer overflow | 26 Oct 200700:00 | – | nessus |
###############################################################################
# OpenVAS Vulnerability Test
#
# Fedora Update for qt FEDORA-2007-703
#
# Authors:
# System Generated Check
#
# Copyright:
# Copyright (c) 2009 Greenbone Networks GmbH, http://www.greenbone.net
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License version 2
# (or any later version), as published by the Free Software Foundation.
#
# This program is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU General Public License for more details.
#
# You should have received a copy of the GNU General Public License
# along with this program; if not, write to the Free Software
# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
###############################################################################
include("revisions-lib.inc");
tag_insight = "Qt is a GUI software toolkit which simplifies the task of writing and
maintaining GUI (Graphical User Interface) applications
for the X Window System.
Qt is written in C++ and is fully object-oriented.
This package contains the shared library needed to run qt
applications, as well as the README files for qt";
tag_affected = "qt on Fedora Core 6";
tag_solution = "Please Install the Updated Packages.";
if(description)
{
script_xref(name : "URL" , value : "https://www.redhat.com/archives/fedora-package-announce/2007-September/msg00310.html");
script_id(861453);
script_version("$Revision: 6622 $");
script_tag(name:"last_modification", value:"$Date: 2017-07-10 07:52:50 +0200 (Mon, 10 Jul 2017) $");
script_tag(name:"creation_date", value:"2009-02-27 16:31:39 +0100 (Fri, 27 Feb 2009)");
script_tag(name:"cvss_base", value:"7.5");
script_tag(name:"cvss_base_vector", value:"AV:N/AC:L/Au:N/C:P/I:P/A:P");
script_xref(name: "FEDORA", value: "2007-703");
script_cve_id("CVE-2007-4137", "CVE-2007-3388", "CVE-2007-0242");
script_name( "Fedora Update for qt FEDORA-2007-703");
script_summary("Check for the Version of qt");
script_category(ACT_GATHER_INFO);
script_copyright("Copyright (C) 2009 Greenbone Networks GmbH");
script_family("Fedora Local Security Checks");
script_dependencies("gather-package-list.nasl");
script_mandatory_keys("ssh/login/fedora_core", "ssh/login/rpms");
script_tag(name : "affected" , value : tag_affected);
script_tag(name : "solution" , value : tag_solution);
script_tag(name : "insight" , value : tag_insight);
script_tag(name:"qod_type", value:"package");
script_tag(name:"solution_type", value:"VendorFix");
exit(0);
}
include("pkg-lib-rpm.inc");
release = get_kb_item("ssh/login/release");
res = "";
if(release == NULL){
exit(0);
}
if(release == "FC6")
{
if ((res = isrpmvuln(pkg:"qt", rpm:"qt~3.3.8~2.fc6", rls:"FC6")) != NULL)
{
security_message(data:res);
exit(0);
}
if ((res = isrpmvuln(pkg:"x86_64/qt-ODBC", rpm:"x86_64/qt-ODBC~3.3.8~2.fc6", rls:"FC6")) != NULL)
{
security_message(data:res);
exit(0);
}
if ((res = isrpmvuln(pkg:"x86_64/qt-devel", rpm:"x86_64/qt-devel~3.3.8~2.fc6", rls:"FC6")) != NULL)
{
security_message(data:res);
exit(0);
}
if ((res = isrpmvuln(pkg:"x86_64/qt", rpm:"x86_64/qt~3.3.8~2.fc6", rls:"FC6")) != NULL)
{
security_message(data:res);
exit(0);
}
if ((res = isrpmvuln(pkg:"x86_64/qt-designer", rpm:"x86_64/qt-designer~3.3.8~2.fc6", rls:"FC6")) != NULL)
{
security_message(data:res);
exit(0);
}
if ((res = isrpmvuln(pkg:"x86_64/qt-devel-docs", rpm:"x86_64/qt-devel-docs~3.3.8~2.fc6", rls:"FC6")) != NULL)
{
security_message(data:res);
exit(0);
}
if ((res = isrpmvuln(pkg:"x86_64/qt-PostgreSQL", rpm:"x86_64/qt-PostgreSQL~3.3.8~2.fc6", rls:"FC6")) != NULL)
{
security_message(data:res);
exit(0);
}
if ((res = isrpmvuln(pkg:"x86_64/qt-config", rpm:"x86_64/qt-config~3.3.8~2.fc6", rls:"FC6")) != NULL)
{
security_message(data:res);
exit(0);
}
if ((res = isrpmvuln(pkg:"x86_64/debug/qt-debuginfo", rpm:"x86_64/debug/qt-debuginfo~3.3.8~2.fc6", rls:"FC6")) != NULL)
{
security_message(data:res);
exit(0);
}
if ((res = isrpmvuln(pkg:"x86_64/qt-MySQL", rpm:"x86_64/qt-MySQL~3.3.8~2.fc6", rls:"FC6")) != NULL)
{
security_message(data:res);
exit(0);
}
if ((res = isrpmvuln(pkg:"i386/qt-designer", rpm:"i386/qt-designer~3.3.8~2.fc6", rls:"FC6")) != NULL)
{
security_message(data:res);
exit(0);
}
if ((res = isrpmvuln(pkg:"i386/debug/qt-debuginfo", rpm:"i386/debug/qt-debuginfo~3.3.8~2.fc6", rls:"FC6")) != NULL)
{
security_message(data:res);
exit(0);
}
if ((res = isrpmvuln(pkg:"i386/qt-config", rpm:"i386/qt-config~3.3.8~2.fc6", rls:"FC6")) != NULL)
{
security_message(data:res);
exit(0);
}
if ((res = isrpmvuln(pkg:"i386/qt-MySQL", rpm:"i386/qt-MySQL~3.3.8~2.fc6", rls:"FC6")) != NULL)
{
security_message(data:res);
exit(0);
}
if ((res = isrpmvuln(pkg:"i386/qt-devel", rpm:"i386/qt-devel~3.3.8~2.fc6", rls:"FC6")) != NULL)
{
security_message(data:res);
exit(0);
}
if ((res = isrpmvuln(pkg:"i386/qt", rpm:"i386/qt~3.3.8~2.fc6", rls:"FC6")) != NULL)
{
security_message(data:res);
exit(0);
}
if ((res = isrpmvuln(pkg:"i386/qt-PostgreSQL", rpm:"i386/qt-PostgreSQL~3.3.8~2.fc6", rls:"FC6")) != NULL)
{
security_message(data:res);
exit(0);
}
if ((res = isrpmvuln(pkg:"i386/qt-ODBC", rpm:"i386/qt-ODBC~3.3.8~2.fc6", rls:"FC6")) != NULL)
{
security_message(data:res);
exit(0);
}
if ((res = isrpmvuln(pkg:"i386/qt-devel-docs", rpm:"i386/qt-devel-docs~3.3.8~2.fc6", rls:"FC6")) != NULL)
{
security_message(data:res);
exit(0);
}
if (__pkg_match) exit(99); # Not vulnerable.
exit(0);
}
Data
Build on a solid foundation with Vulners data
We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data
Api
Power your application with Vulners API
The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access
App
Assess and manage vulnerabilities with Vulners tools
Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation