Mandriva Update for nas MDKSA-2007:065 (nas) by Greenbone Networks Gmb
Reporter | Title | Published | Views | Family All 47 |
---|---|---|---|---|
![]() | [SECURITY] [DSA 1273-1] New nas packages fix multiple remote vulnerabilities | 27 Mar 200717:54 | – | debian |
![]() | [SECURITY] [DSA 1273-1] New nas packages fix multiple remote vulnerabilities | 27 Mar 200717:54 | – | debian |
![]() | GLSA-200704-20 : NAS: Multiple vulnerabilities | 30 Apr 200700:00 | – | nessus |
![]() | Debian DSA-1273-1 : nas - several vulnerabilities | 5 Apr 200700:00 | – | nessus |
![]() | Mandrake Linux Security Advisory : nas (MDKSA-2007:065) | 26 Mar 200700:00 | – | nessus |
![]() | Ubuntu 5.10 / 6.06 LTS / 6.10 : nas vulnerabilities (USN-446-1) | 10 Nov 200700:00 | – | nessus |
![]() | Gentoo Security Advisory GLSA 200704-20 (NAS) | 24 Sep 200800:00 | – | openvas |
![]() | Ubuntu Update for nas vulnerabilities USN-446-1 | 23 Mar 200900:00 | – | openvas |
![]() | Debian: Security Advisory (DSA-1273-1) | 17 Jan 200800:00 | – | openvas |
![]() | Debian Security Advisory DSA 1273-1 (nas) | 17 Jan 200800:00 | – | openvas |
###############################################################################
# OpenVAS Vulnerability Test
#
# Mandriva Update for nas MDKSA-2007:065 (nas)
#
# Authors:
# System Generated Check
#
# Copyright:
# Copyright (c) 2009 Greenbone Networks GmbH, http://www.greenbone.net
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License version 2
# (or any later version), as published by the Free Software Foundation.
#
# This program is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU General Public License for more details.
#
# You should have received a copy of the GNU General Public License
# along with this program; if not, write to the Free Software
# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
###############################################################################
include("revisions-lib.inc");
tag_insight = "Luigi Auriemma discovered a number of problems with the nas (Network
Audio System) daemon that could be used to crash nasd.
Updated packages have been patched to address this issue.";
tag_affected = "nas on Mandriva Linux 2007.0,
Mandriva Linux 2007.0/X86_64";
tag_solution = "Please Install the Updated Packages.";
if(description)
{
script_xref(name : "URL" , value : "http://lists.mandriva.com/security-announce/2007-03/msg00020.php");
script_oid("1.3.6.1.4.1.25623.1.0.830229");
script_cve_id("CVE-2007-1543","CVE-2007-1544","CVE-2007-1545","CVE-2007-1546","CVE-2007-1547");
script_version("$Revision: 9370 $");
script_tag(name:"last_modification", value:"$Date: 2018-04-06 10:53:14 +0200 (Fri, 06 Apr 2018) $");
script_tag(name:"creation_date", value:"2009-04-09 13:53:01 +0200 (Thu, 09 Apr 2009)");
script_tag(name:"cvss_base", value:"10.0");
script_tag(name:"cvss_base_vector", value:"AV:N/AC:L/Au:N/C:C/I:C/A:C");
script_xref(name: "MDKSA", value: "2007:065");
script_name( "Mandriva Update for nas MDKSA-2007:065 (nas)");
script_tag(name:"summary", value:"Check for the Version of nas");
script_category(ACT_GATHER_INFO);
script_copyright("Copyright (C) 2009 Greenbone Networks GmbH");
script_family("Mandrake Local Security Checks");
script_dependencies("gather-package-list.nasl");
script_mandatory_keys("ssh/login/mandriva_mandrake_linux", "ssh/login/release");
script_tag(name : "affected" , value : tag_affected);
script_tag(name : "solution" , value : tag_solution);
script_tag(name : "insight" , value : tag_insight);
script_tag(name:"qod_type", value:"package");
script_tag(name:"solution_type", value:"VendorFix");
exit(0);
}
include("pkg-lib-rpm.inc");
release = get_kb_item("ssh/login/release");
res = "";
if(release == NULL){
exit(0);
}
if(release == "MNDK_2007.0")
{
if ((res = isrpmvuln(pkg:"libnas2", rpm:"libnas2~1.8~1.1mdv2007.0", rls:"MNDK_2007.0")) != NULL)
{
security_message(data:res);
exit(0);
}
if ((res = isrpmvuln(pkg:"libnas2-devel", rpm:"libnas2-devel~1.8~1.1mdv2007.0", rls:"MNDK_2007.0")) != NULL)
{
security_message(data:res);
exit(0);
}
if ((res = isrpmvuln(pkg:"libnas2-static-devel", rpm:"libnas2-static-devel~1.8~1.1mdv2007.0", rls:"MNDK_2007.0")) != NULL)
{
security_message(data:res);
exit(0);
}
if ((res = isrpmvuln(pkg:"nas", rpm:"nas~1.8~1.1mdv2007.0", rls:"MNDK_2007.0")) != NULL)
{
security_message(data:res);
exit(0);
}
if ((res = isrpmvuln(pkg:"lib64nas2", rpm:"lib64nas2~1.8~1.1mdv2007.0", rls:"MNDK_2007.0")) != NULL)
{
security_message(data:res);
exit(0);
}
if ((res = isrpmvuln(pkg:"lib64nas2-devel", rpm:"lib64nas2-devel~1.8~1.1mdv2007.0", rls:"MNDK_2007.0")) != NULL)
{
security_message(data:res);
exit(0);
}
if ((res = isrpmvuln(pkg:"lib64nas2-static-devel", rpm:"lib64nas2-static-devel~1.8~1.1mdv2007.0", rls:"MNDK_2007.0")) != NULL)
{
security_message(data:res);
exit(0);
}
if (__pkg_match) exit(99); # Not vulnerable.
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