ID SLACKWARE_SSA_2003-336-01B.NASL Type nessus Reporter This script is Copyright (C) 2005-2021 and is owned by Tenable, Inc. or an Affiliate thereof. Modified 2005-07-13T00:00:00
Description
Samba security problem fixed
The samba packages in Slackware 8.1 and 9.0 have been upgraded to
Samba 2.2.8a to fix a security problem.
All sites running samba should upgrade.
#%NASL_MIN_LEVEL 70300
# Disabled on 2011/05/27.
#
# This script was automatically generated from the SSA-2003-336-01b
# Slackware Security Advisory
# It is released under the Nessus Script Licence.
# Slackware Security Advisories are copyright 1999-2004 Slackware Linux, Inc.
# SSA2nasl Convertor is copyright 2004 Tenable Network Security, Inc.
# See http://www.slackware.com/about/ or http://www.slackware.com/security/
# Slackware(R) is a registered trademark of Slackware Linux, Inc.
if (! defined_func("bn_random")) exit(0);
include('deprecated_nasl_level.inc');
include('compat.inc');
if (description) {
script_id(18712);
script_version("1.11");
script_category(ACT_GATHER_INFO);
script_family(english: "Slackware Local Security Checks");
script_dependencies("ssh_get_info.nasl");
script_copyright("This script is Copyright (C) 2005-2021 and is owned by Tenable, Inc. or an Affiliate thereof.");
script_require_keys("Host/Slackware/release", "Host/Slackware/packages");
script_set_attribute(attribute:"synopsis", value:
"The remote host is missing the SSA-2003-336-01b security update." );
script_set_attribute(attribute:"description", value:
"Samba security problem fixed
The samba packages in Slackware 8.1 and 9.0 have been upgraded to
Samba 2.2.8a to fix a security problem.
All sites running samba should upgrade." );
script_set_attribute(attribute:"solution", value:
"Update the packages that are referenced in the security advisory." );
script_set_attribute(attribute:"risk_factor", value:"High");
script_set_attribute(attribute:"plugin_publication_date", value: "2005/07/13");
script_set_attribute(attribute:"plugin_modification_date", value:"2021/01/14");
script_end_attributes();
script_summary("SSA-2003-336-01b Samba security problem fixed");
name["english"] = "SSA-2003-336-01b Samba security problem fixed";
script_xref(name:"SSA", value:"2003-336-01b");
script_name(english:name["english"]);
exit(0);
}
exit(0);
include('slackware.inc');
include('global_settings.inc');
desc="";
if (slackware_check(osver: "8.1", pkgname: "samba", pkgver: "2.2.8a", pkgnum: "1", pkgarch: "i386")) {
w++;
if (report_verbosity > 0) desc = strcat(desc, '
The package samba is vulnerable in Slackware 8.1
Upgrade to samba-2.2.8a-i386-1 or newer.
');
}
if (slackware_check(osver: "9.0", pkgname: "samba", pkgver: "2.2.8a", pkgnum: "1", pkgarch: "i386")) {
w++;
if (report_verbosity > 0) desc = strcat(desc, '
The package samba is vulnerable in Slackware 9.0
Upgrade to samba-2.2.8a-i386-1 or newer.
');
}
if (w) { security_hole(port: 0, extra: desc); }
{"naslFamily": "Slackware Local Security Checks", "id": "SLACKWARE_SSA_2003-336-01B.NASL", "lastseen": "2021-01-17T09:10:14", "viewCount": 0, "bulletinFamily": "scanner", "cvss": {"score": 0.0, "vector": "NONE"}, "edition": 19, "enchantments": {"dependencies": {"references": [], "modified": "2021-01-17T09:10:14", "rev": 2}, "score": {"value": -0.2, "vector": "NONE", "modified": "2021-01-17T09:10:14", "rev": 2}, "vulnersScore": -0.2}, "type": "nessus", "description": "Samba security problem fixed\n\nThe samba packages in Slackware 8.1 and 9.0 have been upgraded to\nSamba 2.2.8a to fix a security problem.\n\nAll sites running samba should upgrade.", "title": "SSA-2003-336-01b Samba security problem fixed", "sourceData": "#%NASL_MIN_LEVEL 70300\n# Disabled on 2011/05/27. \n#\n# This script was automatically generated from the SSA-2003-336-01b\n# Slackware Security Advisory\n# It is released under the Nessus Script Licence.\n# Slackware Security Advisories are copyright 1999-2004 Slackware Linux, Inc.\n# SSA2nasl Convertor is copyright 2004 Tenable Network Security, Inc.\n# See http://www.slackware.com/about/ or http://www.slackware.com/security/\n# Slackware(R) is a registered trademark of Slackware Linux, Inc.\n\nif (! defined_func(\"bn_random\")) exit(0);\n\n\ninclude('deprecated_nasl_level.inc');\ninclude('compat.inc');\n\nif (description) {\nscript_id(18712);\nscript_version(\"1.11\");\nscript_category(ACT_GATHER_INFO);\nscript_family(english: \"Slackware Local Security Checks\");\nscript_dependencies(\"ssh_get_info.nasl\");\nscript_copyright(\"This script is Copyright (C) 2005-2021 and is owned by Tenable, Inc. or an Affiliate thereof.\");\nscript_require_keys(\"Host/Slackware/release\", \"Host/Slackware/packages\");\n script_set_attribute(attribute:\"synopsis\", value:\n\"The remote host is missing the SSA-2003-336-01b security update.\" );\n script_set_attribute(attribute:\"description\", value:\n\"Samba security problem fixed\n\nThe samba packages in Slackware 8.1 and 9.0 have been upgraded to\nSamba 2.2.8a to fix a security problem.\n\nAll sites running samba should upgrade.\" );\n script_set_attribute(attribute:\"solution\", value:\n\"Update the packages that are referenced in the security advisory.\" );\n script_set_attribute(attribute:\"risk_factor\", value:\"High\");\n script_set_attribute(attribute:\"plugin_publication_date\", value: \"2005/07/13\");\n script_set_attribute(attribute:\"plugin_modification_date\", value:\"2021/01/14\");\n\nscript_end_attributes();\n\n\nscript_summary(\"SSA-2003-336-01b Samba security problem fixed\");\nname[\"english\"] = \"SSA-2003-336-01b Samba security problem fixed\";\n script_xref(name:\"SSA\", value:\"2003-336-01b\");\n\nscript_name(english:name[\"english\"]);\nexit(0);\n}\n\nexit(0);\n\ninclude('slackware.inc');\ninclude('global_settings.inc');\n\ndesc=\"\";\nif (slackware_check(osver: \"8.1\", pkgname: \"samba\", pkgver: \"2.2.8a\", pkgnum: \"1\", pkgarch: \"i386\")) {\nw++;\nif (report_verbosity > 0) desc = strcat(desc, '\nThe package samba is vulnerable in Slackware 8.1\nUpgrade to samba-2.2.8a-i386-1 or newer.\n');\n}\nif (slackware_check(osver: \"9.0\", pkgname: \"samba\", pkgver: \"2.2.8a\", pkgnum: \"1\", pkgarch: \"i386\")) {\nw++;\nif (report_verbosity > 0) desc = strcat(desc, '\nThe package samba is vulnerable in Slackware 9.0\nUpgrade to samba-2.2.8a-i386-1 or newer.\n');\n}\n\nif (w) { security_hole(port: 0, extra: desc); }\n", "cvelist": [], "published": "2005-07-13T00:00:00", "pluginID": "18712", "references": [], "reporter": "This script is Copyright (C) 2005-2021 and is owned by Tenable, Inc. or an Affiliate thereof.", "modified": "2005-07-13T00:00:00", "href": "https://www.tenable.com/plugins/nessus/18712", "scheme": null}