FreeBSD-SA-07:07 BIND Security Advisor
Reporter | Title | Published | Views | Family All 133 |
---|---|---|---|---|
![]() | Moderate: bind security update | 24 Jul 200700:00 | – | oraclelinux |
![]() | RHEL 2.1 / 3 / 4 / 5 : bind (RHSA-2007:0740) | 27 Jul 200700:00 | – | nessus |
![]() | SuSE 10 Security Update : bind,bind-devel,bind-utils (ZYPP Patch Number 3976) | 13 Dec 200700:00 | – | nessus |
![]() | Debian DSA-1341-2 : bind9 - design error | 13 Aug 200700:00 | – | nessus |
![]() | Ubuntu 6.06 LTS / 6.10 / 7.04 : bind9 vulnerability (USN-491-1) | 10 Nov 200700:00 | – | nessus |
![]() | Fedora Core 6 : bind-9.3.4-7.P1.fc6 (2007-647) | 27 Jul 200700:00 | – | nessus |
![]() | SuSE9 Security Update : SLES9-SP4: Security update for bind (YOU Patch Number 11717) | 24 Sep 200900:00 | – | nessus |
![]() | CentOS 3 / 4 / 5 : bind (CESA-2007:0740) | 27 Jul 200700:00 | – | nessus |
![]() | openSUSE 10 Security Update : bind (bind-3964) | 17 Oct 200700:00 | – | nessus |
![]() | Oracle Linux 5 : Moderate: / bind (ELSA-2007-0740) | 12 Jul 201300:00 | – | nessus |
Source | Link |
---|---|
secure1 | www.secure1.securityspace.com/smysecure/catid.html |
# SPDX-FileCopyrightText: 2008 E-Soft Inc.
# 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.58512");
script_version("2023-07-26T05:05:09+0000");
script_tag(name:"last_modification", value:"2023-07-26 05:05:09 +0000 (Wed, 26 Jul 2023)");
script_tag(name:"creation_date", value:"2008-09-04 20:41:11 +0200 (Thu, 04 Sep 2008)");
script_cve_id("CVE-2007-2926");
script_tag(name:"cvss_base", value:"4.3");
script_tag(name:"cvss_base_vector", value:"AV:N/AC:M/Au:N/C:N/I:P/A:N");
script_name("FreeBSD Security Advisory (FreeBSD-SA-07:07.bind.asc)");
script_category(ACT_GATHER_INFO);
script_copyright("Copyright (C) 2008 E-Soft Inc.");
script_family("FreeBSD Local Security Checks");
script_dependencies("gather-package-list.nasl");
script_mandatory_keys("ssh/login/freebsd", "ssh/login/freebsdpatchlevel");
script_tag(name:"insight", value:"BIND 9 is an implementation of the Domain Name System (DNS) protocols.
The named(8) daemon is an Internet Domain Name Server. DNS requests
contain a query id which is used match a DNS request with the response
and to make it harder for anybody but the DNS server which received the
request to send a valid response.
When named(8) is operating as a recursive DNS server or sending NOTIFY
requests to slave DNS servers, named(8) uses a predictable query id.");
script_tag(name:"solution", value:"Upgrade your system to the appropriate stable release
or security branch dated after the correction date.");
script_xref(name:"URL", value:"https://secure1.securityspace.com/smysecure/catid.html?in=FreeBSD-SA-07:07.bind.asc");
script_tag(name:"summary", value:"The remote host is missing an update to the system
as announced in the referenced advisory FreeBSD-SA-07:07.bind.asc");
script_tag(name:"qod_type", value:"package");
script_tag(name:"solution_type", value:"VendorFix");
exit(0);
}
include("pkg-lib-bsd.inc");
vuln = FALSE;
if(patchlevelcmp(rel:"6.2", patchlevel:"7")<0) {
vuln = TRUE;
}
if(patchlevelcmp(rel:"6.1", patchlevel:"19")<0) {
vuln = TRUE;
}
if(patchlevelcmp(rel:"5.5", patchlevel:"15")<0) {
vuln = TRUE;
}
if(vuln) {
security_message(port:0);
} else if (__pkg_match) {
exit(99);
}
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