Gentoo Security Advisory GLSA 200512-14 (NBD) - Buffer overflow vulnerability in NBD serve
Reporter | Title | Published | Views | Family All 37 |
---|---|---|---|---|
![]() | Debian DSA-924-1 : nbd - buffer overflow | 14 Oct 200600:00 | – | nessus |
![]() | GLSA-200512-14 : NBD Tools: Buffer overflow in NBD server | 30 Dec 200500:00 | – | nessus |
![]() | Network Block Device (NBD) Server Request Handling Remote Overflow | 24 Dec 200500:00 | – | nessus |
![]() | FreeBSD : nbd-server -- buffer overflow vulnerability (43770b1c-72f6-11da-8c1d-000e0c2e438a) | 13 May 200600:00 | – | nessus |
![]() | Fedora 13 : nbd-2.9.20-1.fc13 (2011-1097) | 16 Feb 201100:00 | – | nessus |
![]() | Fedora 14 : nbd-2.9.20-1.fc14 (2011-1108) | 16 Feb 201100:00 | – | nessus |
![]() | Debian DSA-2183-1 : nbd - buffer overflow | 7 Mar 201100:00 | – | nessus |
![]() | nbd - buffer overflow | 21 Dec 200500:00 | – | osv |
![]() | nbd - arbitrary code execution | 4 Mar 201100:00 | – | osv |
![]() | OPENSUSE-SU-2024:11077-1 nbd-3.21-1.7 on GA media | 15 Jun 202400:00 | – | osv |
Source | Link |
---|---|
bugs | www.bugs.gentoo.org/show_bug.cgi |
securityspace | www.securityspace.com/smysecure/catid.html |
securityfocus | www.securityfocus.com/bid/16029 |
# 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.56071");
script_version("2023-07-18T05:05:36+0000");
script_tag(name:"last_modification", value:"2023-07-18 05:05:36 +0000 (Tue, 18 Jul 2023)");
script_tag(name:"creation_date", value:"2008-09-24 21:14:03 +0200 (Wed, 24 Sep 2008)");
script_cve_id("CVE-2005-3534");
script_tag(name:"cvss_base", value:"7.5");
script_tag(name:"cvss_base_vector", value:"AV:N/AC:L/Au:N/C:P/I:P/A:P");
script_name("Gentoo Security Advisory GLSA 200512-14 (NBD)");
script_category(ACT_GATHER_INFO);
script_copyright("Copyright (C) 2008 E-Soft Inc.");
script_family("Gentoo Local Security Checks");
script_dependencies("gather-package-list.nasl");
script_mandatory_keys("ssh/login/gentoo", "ssh/login/pkg");
script_tag(name:"insight", value:"The NBD server is vulnerable to a buffer overflow that may result in the
execution of arbitrary code.");
script_tag(name:"solution", value:"All NBD Tools users should upgrade to the latest version:
# emerge --sync
# emerge --ask --oneshot --verbose '>=sys-block/nbd-2.8.2-r1'");
script_xref(name:"URL", value:"http://www.securityspace.com/smysecure/catid.html?in=GLSA%20200512-14");
script_xref(name:"URL", value:"http://www.securityfocus.com/bid/16029");
script_xref(name:"URL", value:"http://bugs.gentoo.org/show_bug.cgi?id=116314");
script_tag(name:"summary", value:"The remote host is missing updates announced in
advisory GLSA 200512-14.");
script_tag(name:"qod_type", value:"package");
script_tag(name:"solution_type", value:"VendorFix");
exit(0);
}
include("pkg-lib-gentoo.inc");
include("revisions-lib.inc");
res = "";
report = "";
report = "";
if ((res = ispkgvuln(pkg:"sys-block/nbd", unaffected: make_list("ge 2.8.2-r1"), vulnerable: make_list("lt 2.8.2-r1"))) != NULL) {
report += res;
}
if (report != "") {
security_message(data:report);
} 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