Update for 'qt' package on Fedora
Reporter | Title | Published | Views | Family All 88 |
---|---|---|---|---|
![]() | qt-x11-free - several vulnerabilities | 8 Dec 200700:00 | – | osv |
![]() | Red Hat Security Advisory: qt security update | 15 Sep 202416:50 | – | osv |
![]() | Red Hat Security Advisory: qt security update | 15 Sep 202416:56 | – | osv |
![]() | 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 |
![]() | Ubuntu 6.06 LTS / 6.10 / 7.04 : qt-x11-free vulnerability (USN-513-1) | 10 Nov 200700:00 | – | nessus |
![]() | SuSE 10 Security Update : qt3 (ZYPP Patch Number 4420) | 13 Dec 200700:00 | – | nessus |
![]() | openSUSE 10 Security Update : qt3 (qt3-4421) | 17 Oct 200700:00 | – | nessus |
![]() | GLSA-200710-28 : Qt: Buffer overflow | 26 Oct 200700:00 | – | nessus |
# SPDX-FileCopyrightText: 2009 Greenbone AG
# Some text descriptions might be excerpted from (a) referenced
# source(s), and are Copyright (C) by the respective right holder(s).
#
# SPDX-License-Identifier: GPL-2.0-only
if(description)
{
script_xref(name:"URL", value:"https://www.redhat.com/archives/fedora-package-announce/2007-September/msg00322.html");
script_oid("1.3.6.1.4.1.25623.1.0.861158");
script_version("2023-07-05T05:06:18+0000");
script_tag(name:"last_modification", value:"2023-07-05 05:06:18 +0000 (Wed, 05 Jul 2023)");
script_tag(name:"creation_date", value:"2009-02-27 16:01:32 +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-2216");
script_cve_id("CVE-2007-4137", "CVE-2007-3388");
script_name("Fedora Update for qt FEDORA-2007-2216");
script_tag(name:"summary", value:"The remote host is missing an update for the 'qt'
package(s) announced via the referenced advisory.");
script_category(ACT_GATHER_INFO);
script_copyright("Copyright (C) 2009 Greenbone AG");
script_family("Fedora Local Security Checks");
script_dependencies("gather-package-list.nasl");
script_mandatory_keys("ssh/login/fedora", "ssh/login/rpms", re:"ssh/login/release=FC7");
script_tag(name:"affected", value:"qt on Fedora 7");
script_tag(name:"solution", value:"Please install the updated package(s).");
script_tag(name:"qod_type", value:"package");
script_tag(name:"solution_type", value:"VendorFix");
exit(0);
}
include("revisions-lib.inc");
include("pkg-lib-rpm.inc");
release = rpm_get_ssh_release();
if(!release)
exit(0);
res = "";
if(release == "FC7")
{
if ((res = isrpmvuln(pkg:"qt", rpm:"qt~3.3.8~7.fc7", rls:"FC7")) != NULL)
{
security_message(data:res);
exit(0);
}
if ((res = isrpmvuln(pkg:"qt-debuginfo", rpm:"qt-debuginfo~3.3.8~7.fc7", rls:"FC7")) != NULL)
{
security_message(data:res);
exit(0);
}
if ((res = isrpmvuln(pkg:"qt-devel", rpm:"qt-devel~3.3.8~7.fc7", rls:"FC7")) != NULL)
{
security_message(data:res);
exit(0);
}
if ((res = isrpmvuln(pkg:"qt-PostgreSQL", rpm:"qt-PostgreSQL~3.3.8~7.fc7", rls:"FC7")) != NULL)
{
security_message(data:res);
exit(0);
}
if ((res = isrpmvuln(pkg:"qt-designer", rpm:"qt-designer~3.3.8~7.fc7", rls:"FC7")) != NULL)
{
security_message(data:res);
exit(0);
}
if ((res = isrpmvuln(pkg:"qt", rpm:"qt~3.3.8~7.fc7", rls:"FC7")) != NULL)
{
security_message(data:res);
exit(0);
}
if ((res = isrpmvuln(pkg:"qt-ODBC", rpm:"qt-ODBC~3.3.8~7.fc7", rls:"FC7")) != NULL)
{
security_message(data:res);
exit(0);
}
if ((res = isrpmvuln(pkg:"qt-config", rpm:"qt-config~3.3.8~7.fc7", rls:"FC7")) != NULL)
{
security_message(data:res);
exit(0);
}
if ((res = isrpmvuln(pkg:"qt-devel-docs", rpm:"qt-devel-docs~3.3.8~7.fc7", rls:"FC7")) != NULL)
{
security_message(data:res);
exit(0);
}
if ((res = isrpmvuln(pkg:"qt-MySQL", rpm:"qt-MySQL~3.3.8~7.fc7", rls:"FC7")) != NULL)
{
security_message(data:res);
exit(0);
}
if ((res = isrpmvuln(pkg:"qt-sqlite", rpm:"qt-sqlite~3.3.8~7.fc7", rls:"FC7")) != NULL)
{
security_message(data:res);
exit(0);
}
if ((res = isrpmvuln(pkg:"qt-config", rpm:"qt-config~3.3.8~7.fc7", rls:"FC7")) != NULL)
{
security_message(data:res);
exit(0);
}
if ((res = isrpmvuln(pkg:"qt-PostgreSQL", rpm:"qt-PostgreSQL~3.3.8~7.fc7", rls:"FC7")) != NULL)
{
security_message(data:res);
exit(0);
}
if ((res = isrpmvuln(pkg:"qt-ODBC", rpm:"qt-ODBC~3.3.8~7.fc7", rls:"FC7")) != NULL)
{
security_message(data:res);
exit(0);
}
if ((res = isrpmvuln(pkg:"qt-MySQL", rpm:"qt-MySQL~3.3.8~7.fc7", rls:"FC7")) != NULL)
{
security_message(data:res);
exit(0);
}
if ((res = isrpmvuln(pkg:"qt-debuginfo", rpm:"qt-debuginfo~3.3.8~7.fc7", rls:"FC7")) != NULL)
{
security_message(data:res);
exit(0);
}
if ((res = isrpmvuln(pkg:"qt-devel-docs", rpm:"qt-devel-docs~3.3.8~7.fc7", rls:"FC7")) != NULL)
{
security_message(data:res);
exit(0);
}
if ((res = isrpmvuln(pkg:"qt-devel", rpm:"qt-devel~3.3.8~7.fc7", rls:"FC7")) != NULL)
{
security_message(data:res);
exit(0);
}
if ((res = isrpmvuln(pkg:"qt-sqlite", rpm:"qt-sqlite~3.3.8~7.fc7", rls:"FC7")) != NULL)
{
security_message(data:res);
exit(0);
}
if ((res = isrpmvuln(pkg:"qt-designer", rpm:"qt-designer~3.3.8~7.fc7", rls:"FC7")) != NULL)
{
security_message(data:res);
exit(0);
}
if ((res = isrpmvuln(pkg:"qt", rpm:"qt~3.3.8~7.fc7", rls:"FC7")) != NULL)
{
security_message(data:res);
exit(0);
}
if (__pkg_match) exit(99);
exit(0);
}
Transform Your Security Services
Elevate your offerings with Vulners' advanced Vulnerability Intelligence. Contact us for a demo and discover the difference comprehensive, actionable intelligence can make in your security strategy.
Book a live demo