ID FREEBSD_PKG_28CE7102403911DBA83800148584C7DD.NASL Type nessus Reporter Tenable Modified 2006-09-12T00:00:00
Description
The remote host is missing an update to the system
The following package is affected: gnutls-devel This plugin has been deprecated since the advisory has been canceled.
# @DEPRECATED@
#
# This script has been deprecated as the VuXML entry has been
# cancelled.
#
# Disabled on 2011/10/02.
#
# (C) Tenable Network Security
#
# This script contains information extracted from VuXML :
#
# Copyright 2003-2006 Jacques Vidrine and contributors
#
# Redistribution and use in source (VuXML) and 'compiled' forms (SGML,
# HTML, PDF, PostScript, RTF and so forth) with or without modification,
# are permitted provided that the following conditions are met:
# 1. Redistributions of source code (VuXML) must retain the above
# copyright notice, this list of conditions and the following
# disclaimer as the first lines of this file unmodified.
# 2. Redistributions in compiled form (transformed to other DTDs,
# published online in any format, converted to PDF, PostScript,
# RTF and other formats) must reproduce the above copyright
# notice, this list of conditions and the following disclaimer
# in the documentation and/or other materials provided with the
# distribution.
#
# THIS DOCUMENTATION IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS "AS IS"
# AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO,
# THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
# PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS
# BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY,
# OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT
# OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR
# BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
# WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE
# OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS DOCUMENTATION,
# EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
#
#
#
include("compat.inc");
if ( description )
{
script_id(22322);
script_version("$Revision: 1.6 $");
script_name(english:"FreeBSD : gnutls -- Adaptive Chosen Ciphertext Attack (831) (deprecated)");
script_set_attribute(attribute:"synopsis", value:
"This plugin has been deprecated.");
script_set_attribute(attribute:"description", value:
"The remote host is missing an update to the system
The following package is affected: gnutls-devel
This plugin has been deprecated since the advisory has been canceled.");
script_set_attribute(attribute:"solution", value:
"n/a");
script_set_attribute(attribute:"risk_factor", value:"High" );
script_set_attribute(attribute:"plugin_publication_date", value: "2006/09/12");
script_end_attributes();
script_summary(english:"Check for gnutls-devel");
script_category(ACT_GATHER_INFO);
script_copyright(english:"This script is Copyright (C) 2006-2015 Tenable Network Security, Inc.");
family["english"] = "FreeBSD Local Security Checks";
script_family(english:family["english"]);
script_dependencies("ssh_get_info.nasl");
script_require_keys("Host/FreeBSD/pkg_info");
exit(0);
}
exit(0, "This plugin has been deprecated as the associated VuXML entry has been cancelled.");
{"naslFamily": "FreeBSD Local Security Checks", "id": "FREEBSD_PKG_28CE7102403911DBA83800148584C7DD.NASL", "lastseen": "2016-09-26T17:24:51", "viewCount": 0, "bulletinFamily": "scanner", "cvss": {"score": 0.0, "vector": "NONE"}, "edition": 1, "enchantments": {"score": {"value": 0.2, "vector": "NONE", "modified": "2016-09-26T17:24:51", "rev": 2}, "dependencies": {"references": [], "modified": "2016-09-26T17:24:51", "rev": 2}, "vulnersScore": 0.2}, "type": "nessus", "description": "The remote host is missing an update to the system\n\nThe following package is affected: gnutls-devel This plugin has been deprecated since the advisory has been canceled.", "title": "FreeBSD : gnutls -- Adaptive Chosen Ciphertext Attack (831) (deprecated)", "sourceData": "# @DEPRECATED@\n#\n# This script has been deprecated as the VuXML entry has been \n# cancelled.\n#\n# Disabled on 2011/10/02.\n\n#\n# (C) Tenable Network Security\n#\n# This script contains information extracted from VuXML :\n#\n# Copyright 2003-2006 Jacques Vidrine and contributors\n#\n# Redistribution and use in source (VuXML) and 'compiled' forms (SGML,\n# HTML, PDF, PostScript, RTF and so forth) with or without modification,\n# are permitted provided that the following conditions are met:\n# 1. Redistributions of source code (VuXML) must retain the above\n# copyright notice, this list of conditions and the following\n# disclaimer as the first lines of this file unmodified.\n# 2. Redistributions in compiled form (transformed to other DTDs,\n# published online in any format, converted to PDF, PostScript,\n# RTF and other formats) must reproduce the above copyright\n# notice, this list of conditions and the following disclaimer\n# in the documentation and/or other materials provided with the\n# distribution.\n#\n# THIS DOCUMENTATION IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS \"AS IS\"\n# AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO,\n# THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR\n# PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS\n# BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY,\n# OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT\n# OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR\n# BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,\n# WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE\n# OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS DOCUMENTATION,\n# EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.\n#\n#\n#\n\n\ninclude(\"compat.inc\");\n\nif ( description )\n{\n script_id(22322);\n script_version(\"$Revision: 1.6 $\");\n\n script_name(english:\"FreeBSD : gnutls -- Adaptive Chosen Ciphertext Attack (831) (deprecated)\");\n\n script_set_attribute(attribute:\"synopsis\", value:\n\"This plugin has been deprecated.\");\n script_set_attribute(attribute:\"description\", value:\n\"The remote host is missing an update to the system\n\nThe following package is affected: gnutls-devel\nThis plugin has been deprecated since the advisory has been canceled.\");\n script_set_attribute(attribute:\"solution\", value:\n\"n/a\");\n script_set_attribute(attribute:\"risk_factor\", value:\"High\" );\n script_set_attribute(attribute:\"plugin_publication_date\", value: \"2006/09/12\");\n script_end_attributes();\n\n script_summary(english:\"Check for gnutls-devel\");\n script_category(ACT_GATHER_INFO);\n script_copyright(english:\"This script is Copyright (C) 2006-2015 Tenable Network Security, Inc.\");\n family[\"english\"] = \"FreeBSD Local Security Checks\";\n script_family(english:family[\"english\"]);\n script_dependencies(\"ssh_get_info.nasl\");\n script_require_keys(\"Host/FreeBSD/pkg_info\");\n exit(0);\n}\n\nexit(0, \"This plugin has been deprecated as the associated VuXML entry has been cancelled.\");\n", "cvelist": [], "published": "2006-09-12T00:00:00", "pluginID": "22322", "references": [], "reporter": "Tenable", "modified": "2006-09-12T00:00:00", "href": "https://www.tenable.com/plugins/index.php?view=single&id=22322"}