The remote host is missing an update for the 'ming' package(s) announced via the referenced advisor
Reporter | Title | Published | Views | Family All 73 |
---|---|---|---|---|
![]() | Mageia: Security Advisory (MGASA-2017-0070) | 28 Jan 202200:00 | – | openvas |
![]() | Fedora Update for ming FEDORA-2017-d43d46f1ca | 20 Apr 201700:00 | – | openvas |
![]() | Debian: Security Advisory (DLA-799-1) | 8 Mar 202300:00 | – | openvas |
![]() | Mageia: Security Advisory (MGASA-2017-0108) | 28 Jan 202200:00 | – | openvas |
![]() | Debian: Security Advisory (DLA-890-1) | 16 Jan 201800:00 | – | openvas |
![]() | [SECURITY] Fedora 24 Update: ming-0.4.8-1.fc24 | 18 Apr 201716:50 | – | fedora |
![]() | [SECURITY] Fedora 25 Update: ming-0.4.8-1.fc25 | 19 Apr 201709:31 | – | fedora |
![]() | [SECURITY] Fedora 26 Update: ming-0.4.8-1.fc26 | 15 Apr 201718:28 | – | fedora |
![]() | Fedora 25 : ming (2017-d43d46f1ca) | 20 Apr 201700:00 | – | nessus |
![]() | Fedora 24 : ming (2017-ed6b6a1d7a) | 19 Apr 201700:00 | – | nessus |
# SPDX-FileCopyrightText: 2017 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.872583");
script_version("2023-06-28T05:05:21+0000");
script_tag(name:"last_modification", value:"2023-06-28 05:05:21 +0000 (Wed, 28 Jun 2023)");
script_tag(name:"creation_date", value:"2017-04-19 06:36:43 +0200 (Wed, 19 Apr 2017)");
script_cve_id("CVE-2017-7578", "CVE-2016-9265", "CVE-2016-9828", "CVE-2016-9827",
"CVE-2016-9829", "CVE-2016-9831", "CVE-2016-9266", "CVE-2016-9264");
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:"2017-04-12 14:45:00 +0000 (Wed, 12 Apr 2017)");
script_tag(name:"qod_type", value:"package");
script_name("Fedora Update for ming FEDORA-2017-ed6b6a1d7a");
script_tag(name:"summary", value:"The remote host is missing an update for the 'ming'
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:"ming on Fedora 24");
script_tag(name:"solution", value:"Please install the updated package(s).");
script_xref(name:"FEDORA", value:"2017-ed6b6a1d7a");
script_xref(name:"URL", value:"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/2K7AL6OWDL5A3KIDOFT7KUDYYM56FVJW");
script_tag(name:"solution_type", value:"VendorFix");
script_category(ACT_GATHER_INFO);
script_copyright("Copyright (C) 2017 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=FC24");
exit(0);
}
include("revisions-lib.inc");
include("pkg-lib-rpm.inc");
release = rpm_get_ssh_release();
if(!release)
exit(0);
res = "";
if(release == "FC24")
{
if ((res = isrpmvuln(pkg:"ming", rpm:"ming~0.4.8~1.fc24", rls:"FC24")) != 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