Fedora Update for sectool FEDORA-2012-6334. The remote host is missing an update for the 'sectool' package(s) announced via the referenced advisory
Reporter | Title | Published | Views | Family All 11 |
---|---|---|---|---|
NVD | CVE-2012-1615 | 6 Dec 201916:15 | – | nvd |
CVE | CVE-2012-1615 | 6 Dec 201916:15 | – | cve |
OpenVAS | Fedora Update for sectool FEDORA-2012-6334 | 30 Aug 201200:00 | – | openvas |
OpenVAS | Fedora Update for sectool FEDORA-2012-5432 | 11 Apr 201200:00 | – | openvas |
OpenVAS | Fedora Update for sectool FEDORA-2012-5432 | 11 Apr 201200:00 | – | openvas |
Tenable Nessus | Fedora 16 : sectool-0.9.5-7.fc16 (2012-5432) | 9 Apr 201200:00 | – | nessus |
Tenable Nessus | Fedora 17 : sectool-0.9.5-7.fc17 (2012-6334) | 29 May 201200:00 | – | nessus |
Fedora | [SECURITY] Fedora 16 Update: sectool-0.9.5-7.fc16 | 6 Apr 201221:33 | – | fedora |
Fedora | [SECURITY] Fedora 17 Update: sectool-0.9.5-7.fc17 | 26 May 201207:47 | – | fedora |
Prion | Privilege escalation | 6 Dec 201916:15 | – | prion |
# 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-May/081113.html");
script_oid("1.3.6.1.4.1.25623.1.0.864365");
script_version("2023-06-21T05:06:22+0000");
script_tag(name:"last_modification", value:"2023-06-21 05:06:22 +0000 (Wed, 21 Jun 2023)");
script_tag(name:"creation_date", value:"2012-08-30 10:05:22 +0530 (Thu, 30 Aug 2012)");
script_cve_id("CVE-2012-1615");
script_tag(name:"cvss_base", value:"4.6");
script_tag(name:"cvss_base_vector", value:"AV:L/AC:L/Au:N/C:P/I:P/A:P");
script_tag(name:"severity_vector", value:"CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H");
script_tag(name:"severity_origin", value:"NVD");
script_tag(name:"severity_date", value:"2019-12-16 16:29:00 +0000 (Mon, 16 Dec 2019)");
script_xref(name:"FEDORA", value:"2012-6334");
script_name("Fedora Update for sectool FEDORA-2012-6334");
script_tag(name:"summary", value:"The remote host is missing an update for the 'sectool'
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=FC17");
script_tag(name:"affected", value:"sectool on Fedora 17");
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 == "FC17")
{
if ((res = isrpmvuln(pkg:"sectool", rpm:"sectool~0.9.5~7.fc17", rls:"FC17")) != 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