Security Advisory for bind on Huawei EulerO
Reporter | Title | Published | Views | Family All 199 |
---|---|---|---|---|
![]() | Security fix for the ALT Linux 8 package bind version 9.10.8.P1-alt3 | 24 Aug 202000:00 | – | altlinux |
![]() | Security fix for the ALT Linux 9 package bind version 9.11.22-alt1 | 26 Aug 202000:00 | – | altlinux |
![]() | Security fix for the ALT Linux 10 package bind version 9.11.22-alt1 | 21 Aug 202000:00 | – | altlinux |
![]() | EulerOS Virtualization 2.9.1 : bind (EulerOS-SA-2021-1589) | 10 Mar 202100:00 | – | nessus |
![]() | RHEL 7 : bind (RHSA-2020:5011) | 13 Nov 202000:00 | – | nessus |
![]() | RHEL 7 : bind (RHSA-2020:5203) | 24 Nov 202000:00 | – | nessus |
![]() | Fedora 31 : 32:bind / bind-dyndb-ldap / dnsperf (2020-14c194e5af) | 31 Aug 202000:00 | – | nessus |
![]() | Fedora 32 : 32:bind / bind-dyndb-ldap / dnsperf (2020-a02b7a0f21) | 27 Aug 202000:00 | – | nessus |
![]() | Amazon Linux 2 : bind (ALAS-2020-1564) | 9 Dec 202000:00 | – | nessus |
![]() | Virtuozzo 7 : bind / bind-chroot / bind-devel / etc (VZLSA-2020-5011) | 18 Dec 202000:00 | – | nessus |
Source | Link |
---|---|
developer | www.developer.huaweicloud.com/intl/en-us/euleros/securitydetail.html |
# SPDX-FileCopyrightText: 2021 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.1.2.2021.1589");
script_cve_id("CVE-2020-8622", "CVE-2020-8623", "CVE-2020-8624");
script_tag(name:"creation_date", value:"2021-03-12 07:22:17 +0000 (Fri, 12 Mar 2021)");
script_version("2024-02-05T14:36:56+0000");
script_tag(name:"last_modification", value:"2024-02-05 14:36:56 +0000 (Mon, 05 Feb 2024)");
script_tag(name:"cvss_base", value:"4.3");
script_tag(name:"cvss_base_vector", value:"AV:N/AC:M/Au:N/C:N/I:N/A:P");
script_tag(name:"severity_vector", value:"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H");
script_tag(name:"severity_origin", value:"NVD");
script_tag(name:"severity_date", value:"2020-08-26 17:55:39 +0000 (Wed, 26 Aug 2020)");
script_name("Huawei EulerOS: Security Advisory for bind (EulerOS-SA-2021-1589)");
script_category(ACT_GATHER_INFO);
script_copyright("Copyright (C) 2021 Greenbone AG");
script_family("Huawei EulerOS Local Security Checks");
script_dependencies("gb_huawei_euleros_consolidation.nasl");
script_mandatory_keys("ssh/login/euleros", "ssh/login/rpms", re:"ssh/login/release=EULEROSVIRT\-2\.9\.1");
script_xref(name:"Advisory-ID", value:"EulerOS-SA-2021-1589");
script_xref(name:"URL", value:"https://developer.huaweicloud.com/intl/en-us/euleros/securitydetail.html?secId=EulerOS-SA-2021-1589");
script_tag(name:"summary", value:"The remote host is missing an update for the Huawei EulerOS 'bind' package(s) announced via the EulerOS-SA-2021-1589 advisory.");
script_tag(name:"vuldetect", value:"Checks if a vulnerable package version is present on the target host.");
script_tag(name:"insight", value:"In BIND 9.0.0 -> 9.11.21, 9.12.0 -> 9.16.5, 9.17.0 -> 9.17.3, also affects 9.9.3-S1 -> 9.11.21-S1 of the BIND 9 Supported Preview Edition, An attacker on the network path for a TSIG-signed request, or operating the server receiving the TSIG-signed request, could send a truncated response to that request, triggering an assertion failure, causing the server to exit. Alternately, an off-path attacker would have to correctly guess when a TSIG-signed request was sent, along with other characteristics of the packet and message, and spoof a truncated response to trigger an assertion failure, causing the server to exit.(CVE-2020-8622)
In BIND 9.10.0 -> 9.11.21, 9.12.0 -> 9.16.5, 9.17.0 -> 9.17.3, also affects 9.10.5-S1 -> 9.11.21-S1 of the BIND 9 Supported Preview Edition, An attacker that can reach a vulnerable system with a specially crafted query packet can trigger a crash. To be vulnerable, the system must: * be running BIND that was built with '--enable-native-pkcs11' * be signing one or more zones with an RSA key * be able to receive queries from a possible attacker.(CVE-2020-8623)
In BIND 9.9.12 -> 9.9.13, 9.10.7 -> 9.10.8, 9.11.3 -> 9.11.21, 9.12.1 -> 9.16.5, 9.17.0 -> 9.17.3, also affects 9.9.12-S1 -> 9.9.13-S1, 9.11.3-S1 -> 9.11.21-S1 of the BIND 9 Supported Preview Edition, An attacker who has been granted privileges to change a specific subset of the zone's content could abuse these unintended additional privileges to update other contents of the zone.(CVE-2020-8624)");
script_tag(name:"affected", value:"'bind' package(s) on Huawei EulerOS Virtualization release 2.9.1.");
script_tag(name:"solution", value:"Please install the updated package(s).");
script_tag(name:"solution_type", value:"VendorFix");
script_tag(name:"qod_type", value:"package");
exit(0);
}
include("revisions-lib.inc");
include("pkg-lib-rpm.inc");
release = rpm_get_ssh_release();
if(!release)
exit(0);
res = "";
report = "";
if(release == "EULEROSVIRT-2.9.1") {
if(!isnull(res = isrpmvuln(pkg:"bind", rpm:"bind~9.11.4~17.h7.eulerosv2r9", rls:"EULEROSVIRT-2.9.1"))) {
report += res;
}
if(!isnull(res = isrpmvuln(pkg:"bind-export-libs", rpm:"bind-export-libs~9.11.4~17.h7.eulerosv2r9", rls:"EULEROSVIRT-2.9.1"))) {
report += res;
}
if(!isnull(res = isrpmvuln(pkg:"bind-libs", rpm:"bind-libs~9.11.4~17.h7.eulerosv2r9", rls:"EULEROSVIRT-2.9.1"))) {
report += res;
}
if(!isnull(res = isrpmvuln(pkg:"bind-libs-lite", rpm:"bind-libs-lite~9.11.4~17.h7.eulerosv2r9", rls:"EULEROSVIRT-2.9.1"))) {
report += res;
}
if(!isnull(res = isrpmvuln(pkg:"bind-utils", rpm:"bind-utils~9.11.4~17.h7.eulerosv2r9", rls:"EULEROSVIRT-2.9.1"))) {
report += res;
}
if(!isnull(res = isrpmvuln(pkg:"python3-bind", rpm:"python3-bind~9.11.4~17.h7.eulerosv2r9", rls:"EULEROSVIRT-2.9.1"))) {
report += res;
}
if(report != "") {
security_message(data:report);
} else if(__pkg_match) {
exit(99);
}
exit(0);
}
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