The remote host is missing an update to the system as announced in the referenced FreeBSD Security Advisory (FreeBSD-SA-08:06.bind.asc)
Reporter | Title | Published | Views | Family All 199 |
---|---|---|---|---|
![]() | Bind vulnerability | 8 Jul 200800:00 | – | ubuntu |
![]() | Dnsmasq vulnerability | 22 Jul 200800:00 | – | ubuntu |
![]() | [SECURITY] [DSA-1619-2] New python-dns package fixes regression | 22 Sep 200806:12 | – | debian |
![]() | [SECURITY] [DSA-1619-2] New python-dns package fixes regression | 22 Sep 200806:12 | – | debian |
![]() | [SECURITY] [DSA 1617-1] New refpolicy packages fix incompatible policy | 25 Jul 200806:29 | – | debian |
![]() | [SECURITY] [DSA 1617-1] New refpolicy packages fix incompatible policy | 25 Jul 200806:29 | – | debian |
![]() | [SECURITY] [DSA 1619-1] New python-dns packages fix DNS response spoofing | 27 Jul 200809:36 | – | debian |
![]() | [SECURITY] [DSA 1605-1] DNS vulnerability impact on the libc stub resolver | 8 Jul 200817:05 | – | debian |
![]() | [SECURITY] [DSA 1619-1] New python-dns packages fix DNS response spoofing | 27 Jul 200809:36 | – | debian |
![]() | [SECURITY] [DSA 1623-1] New dnsmasq packages fix cache poisoning | 31 Jul 200816:45 | – | debian |
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.61287");
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-2008-1447");
script_tag(name:"cvss_base", value:"5.0");
script_tag(name:"cvss_base_vector", value:"AV:N/AC:L/Au:N/C:N/I:P/A:N");
script_tag(name:"severity_vector", value:"CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:N/I:H/A:N");
script_tag(name:"severity_origin", value:"NVD");
script_tag(name:"severity_date", value:"2020-03-24 18:19:00 +0000 (Tue, 24 Mar 2020)");
script_name("FreeBSD Security Advisory (FreeBSD-SA-08:06.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 to 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.
The BIND DNS implementation does not randomize the UDP source port when
doing remote queries, and the query id alone does not provide adequate
randomization.");
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-08:06.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-08:06.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.3", patchlevel:"3")<0) {
vuln = TRUE;
}
if(patchlevelcmp(rel:"7.0", patchlevel:"3")<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