Fedora Update for heketi package FEDORA-2017-01ad8b3946. The package is missing an update for the 'heketi' package(s) on the remote host
Reporter | Title | Published | Views | Family All 29 |
---|---|---|---|---|
RedHat Linux | (RHSA-2017:3481) Important: heketi security update | 18 Dec 201717:14 | – | redhat |
Fedora | [SECURITY] Fedora 26 Update: heketi-5.0.1-1.fc26 | 10 Jan 201822:23 | – | fedora |
Fedora | [SECURITY] Fedora 27 Update: heketi-5.0.1-1.fc27 | 10 Jan 201822:39 | – | fedora |
Tenable Nessus | Fedora 27 : heketi (2017-01ad8b3946) | 15 Jan 201800:00 | – | nessus |
Tenable Nessus | Fedora 26 : heketi (2017-f7cbe22fd8) | 11 Jan 201800:00 | – | nessus |
Tenable Nessus | RHEL 7 : heketi (RHSA-2017:3481) | 21 Dec 201700:00 | – | nessus |
RedhatCVE | CVE-2017-15103 | 18 Dec 201717:16 | – | redhatcve |
RedhatCVE | CVE-2017-15104 | 18 Dec 201717:16 | – | redhatcve |
OSV | Red Hat Security Advisory: heketi security update | 16 Sep 202400:51 | – | osv |
OSV | Information Exposure in Heketi in github.com/heketi/heketi | 21 Aug 202415:29 | – | osv |
# SPDX-FileCopyrightText: 2018 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_oid("1.3.6.1.4.1.25623.1.0.874004");
script_version("2023-06-29T05:05:23+0000");
script_tag(name:"last_modification", value:"2023-06-29 05:05:23 +0000 (Thu, 29 Jun 2023)");
script_tag(name:"creation_date", value:"2018-01-11 07:41:04 +0100 (Thu, 11 Jan 2018)");
script_cve_id("CVE-2017-15103", "CVE-2017-15104");
script_tag(name:"cvss_base", value:"9.0");
script_tag(name:"cvss_base_vector", value:"AV:N/AC:L/Au:S/C:C/I:C/A:C");
script_tag(name:"severity_vector", value:"CVSS:3.0/AV:N/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-10-09 23:24:00 +0000 (Wed, 09 Oct 2019)");
script_tag(name:"qod_type", value:"package");
script_name("Fedora Update for heketi FEDORA-2017-01ad8b3946");
script_tag(name:"summary", value:"The remote host is missing an update for the 'heketi'
package(s) announced via the referenced advisory.");
script_tag(name:"vuldetect", value:"Checks if a vulnerable version is present on the target host.");
script_tag(name:"affected", value:"heketi on Fedora 27");
script_tag(name:"solution", value:"Please install the updated package(s).");
script_xref(name:"FEDORA", value:"2017-01ad8b3946");
script_xref(name:"URL", value:"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/N67JUYBZGPZEWX7XXKJIFVTLDNW7UTHE");
script_tag(name:"solution_type", value:"VendorFix");
script_category(ACT_GATHER_INFO);
script_copyright("Copyright (C) 2018 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=FC27");
exit(0);
}
include("revisions-lib.inc");
include("pkg-lib-rpm.inc");
release = rpm_get_ssh_release();
if(!release)
exit(0);
res = "";
if(release == "FC27")
{
if ((res = isrpmvuln(pkg:"heketi", rpm:"heketi~5.0.1~1.fc27", rls:"FC27")) != 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