The remote host is missing an update for the 'wavpack' package(s) on Fedora 2
Reporter | Title | Published | Views | Family All 141 |
---|---|---|---|---|
![]() | [SECURITY] Fedora 27 Update: wavpack-5.1.0-8.fc27 | 26 May 201821:13 | – | fedora |
![]() | [SECURITY] Fedora 28 Update: wavpack-5.1.0-8.fc28 | 26 May 201820:47 | – | fedora |
![]() | [SECURITY] Fedora 28 Update: wavpack-5.1.0-12.fc28 | 23 Apr 201918:49 | – | fedora |
![]() | [SECURITY] Fedora 26 Update: wavpack-5.1.0-7.fc26 | 13 Mar 201817:19 | – | fedora |
![]() | [SECURITY] Fedora 27 Update: wavpack-5.1.0-7.fc27 | 27 Feb 201817:31 | – | fedora |
![]() | [SECURITY] Fedora 31 Update: mingw-wavpack-5.1.0-9.fc31 | 14 Jan 202001:17 | – | fedora |
![]() | [SECURITY] Fedora 30 Update: mingw-wavpack-5.1.0-9.fc30 | 15 Jan 202000:15 | – | fedora |
![]() | [SECURITY] Fedora 33 Update: mingw-wavpack-5.4.0-1.fc33 | 24 Feb 202120:42 | – | fedora |
![]() | [SECURITY] Fedora 32 Update: mingw-wavpack-5.4.0-1.fc32 | 24 Feb 202120:46 | – | fedora |
![]() | [SECURITY] Fedora 27 Update: mingw-wavpack-5.1.0-4.fc27 | 6 Mar 201817:35 | – | fedora |
# 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.874608");
script_version("2023-06-28T05:05:22+0000");
script_tag(name:"last_modification", value:"2023-06-28 05:05:22 +0000 (Wed, 28 Jun 2023)");
script_tag(name:"creation_date", value:"2018-05-27 05:52:29 +0200 (Sun, 27 May 2018)");
script_cve_id("CVE-2018-10536", "CVE-2018-10537", "CVE-2018-10538", "CVE-2018-10539",
"CVE-2018-10540", "CVE-2018-6767", "CVE-2018-7253");
script_tag(name:"cvss_base", value:"6.8");
script_tag(name:"cvss_base_vector", value:"AV:N/AC:M/Au:N/C:P/I:P/A:P");
script_tag(name:"severity_vector", value:"CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H");
script_tag(name:"severity_origin", value:"NVD");
script_tag(name:"severity_date", value:"2019-12-20 10:15:00 +0000 (Fri, 20 Dec 2019)");
script_tag(name:"qod_type", value:"package");
script_name("Fedora Update for wavpack FEDORA-2018-d6002f761d");
script_tag(name:"summary", value:"The remote host is missing an update for the 'wavpack'
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:"wavpack on Fedora 27");
script_tag(name:"solution", value:"Please install the updated packages.");
script_xref(name:"FEDORA", value:"2018-d6002f761d");
script_xref(name:"URL", value:"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/V4OI47KC2PI4JA7JHKSCIXDK75437ZO3");
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:"wavpack", rpm:"wavpack~5.1.0~8.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