Fedora Update for bind-dyndb-ldap FEDORA-2018-c0f12f789e. The remote host is missing an update for the 'bind-dyndb-ldap' package(s) announced via the referenced advisory. Please install the updated packages
Reporter | Title | Published | Views | Family All 47 |
---|---|---|---|---|
Prion | Design/Logic Flaw | 16 Jan 201920:29 | – | prion |
F5 Networks | K75501540 : BIND vulnerability CVE-2018-5738 | 13 Jun 201800:00 | – | f5 |
Tenable Nessus | Fedora 27 : 32:bind / bind-dyndb-ldap / dnsperf (2018-c0f12f789e) | 2 Aug 201800:00 | – | nessus |
Tenable Nessus | ISC BIND Allow-Recursion Vulnerability | 15 Feb 201900:00 | – | nessus |
Tenable Nessus | Fedora 28 : 32:bind (2018-bfec61fb2f) | 3 Jan 201900:00 | – | nessus |
Tenable Nessus | Ubuntu 18.04 LTS : Bind vulnerability (USN-3683-1) | 14 Jun 201800:00 | – | nessus |
Tenable Nessus | Slackware 14.0 / 14.1 / 14.2 / current : bind (SSA:2018-192-01) | 12 Jul 201800:00 | – | nessus |
Tenable Nessus | Fedora 27 : 32:bind (2018-90f8fbd58e) | 23 Aug 201800:00 | – | nessus |
Tenable Nessus | Fedora 28 : 32:bind (2018-5417ca3713) | 3 Jan 201900:00 | – | nessus |
Tenable Nessus | EulerOS Virtualization for ARM 64 3.0.3.0 : bind (EulerOS-SA-2019-2321) | 3 Dec 201900:00 | – | nessus |
# 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.874873");
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-08-02 06:03:36 +0200 (Thu, 02 Aug 2018)");
script_cve_id("CVE-2018-5738");
script_tag(name:"cvss_base", value:"5.0");
script_tag(name:"cvss_base_vector", value:"AV:N/AC:L/Au:N/C:P/I:N/A:N");
script_tag(name:"severity_vector", value:"CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N");
script_tag(name:"severity_origin", value:"NVD");
script_tag(name:"severity_date", value:"2019-08-30 17:15:00 +0000 (Fri, 30 Aug 2019)");
script_tag(name:"qod_type", value:"package");
script_name("Fedora Update for bind-dyndb-ldap FEDORA-2018-c0f12f789e");
script_tag(name:"summary", value:"The remote host is missing an update for the 'bind-dyndb-ldap'
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:"bind-dyndb-ldap on Fedora 27");
script_tag(name:"solution", value:"Please install the updated packages.");
script_xref(name:"FEDORA", value:"2018-c0f12f789e");
script_xref(name:"URL", value:"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/R5JWQK46KIEJ3UOEIZD4FKMHDQZKWK3M");
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:"bind-dyndb-ldap", rpm:"bind-dyndb-ldap~11.1~12.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