The remote host is missing an update for the 'bugzilla' package(s) announced via the referenced advisory
Reporter | Title | Published | Views | Family All 24 |
---|---|---|---|---|
![]() | FreeBSD : bugzilla -- multiple vulnerabilities (309542b5-50b9-11e1-b0d8-00151735203a) | 7 Feb 201200:00 | β | nessus |
![]() | Fedora 15 : bugzilla-3.6.8-1.fc15 (2012-1189) | 13 Feb 201200:00 | β | nessus |
![]() | Fedora 16 : bugzilla-4.0.4-1.fc16 (2012-1218) | 13 Feb 201200:00 | β | nessus |
![]() | FreeBSD Ports: bugzilla | 12 Feb 201200:00 | β | openvas |
![]() | Fedora Update for bugzilla FEDORA-2012-1189 | 13 Feb 201200:00 | β | openvas |
![]() | Fedora Update for bugzilla FEDORA-2012-1189 | 13 Feb 201200:00 | β | openvas |
![]() | FreeBSD Ports: bugzilla | 12 Feb 201200:00 | β | openvas |
![]() | Fedora Update for bugzilla FEDORA-2012-1218 | 19 Mar 201200:00 | β | openvas |
![]() | bugzilla -- multiple vulnerabilities | 31 Jan 201200:00 | β | freebsd |
![]() | [SECURITY] Fedora 16 Update: bugzilla-4.0.4-1.fc16 | 10 Feb 201221:55 | β | fedora |
# SPDX-FileCopyrightText: 2012 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:"http://lists.fedoraproject.org/pipermail/package-announce/2012-February/073010.html");
script_oid("1.3.6.1.4.1.25623.1.0.863783");
script_version("2023-06-20T05:05:27+0000");
script_tag(name:"last_modification", value:"2023-06-20 05:05:27 +0000 (Tue, 20 Jun 2023)");
script_tag(name:"creation_date", value:"2012-03-19 12:15:36 +0530 (Mon, 19 Mar 2012)");
script_cve_id("CVE-2012-0440", "CVE-2012-0448");
script_tag(name:"cvss_base", value:"5.1");
script_tag(name:"cvss_base_vector", value:"AV:N/AC:H/Au:N/C:P/I:P/A:P");
script_xref(name:"FEDORA", value:"2012-1218");
script_name("Fedora Update for bugzilla FEDORA-2012-1218");
script_tag(name:"summary", value:"The remote host is missing an update for the 'bugzilla'
package(s) announced via the referenced advisory.");
script_category(ACT_GATHER_INFO);
script_copyright("Copyright (C) 2012 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=FC16");
script_tag(name:"affected", value:"bugzilla on Fedora 16");
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 == "FC16")
{
if ((res = isrpmvuln(pkg:"bugzilla", rpm:"bugzilla~4.0.4~1.fc16", rls:"FC16")) != 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