ID SOLARIS8_X86_116611.NASL Type nessus Reporter This script is Copyright (C) 2010-2021 Tenable Network Security, Inc. Modified 2010-01-14T00:00:00
Description
SunOS 5.8_x86: audit_warn uses /usr/ucb/mail and writes to the con.
Date this patch was last updated by Sun : Jan/26/04
#%NASL_MIN_LEVEL 70300
#
# (C) Tenable Network Security, Inc.
#
# The descriptive text in this plugin was
# extracted from the Oracle SunOS Patch Updates.
#
include('deprecated_nasl_level.inc');
include('compat.inc');
if (description)
{
script_id(43896);
script_version("1.11");
script_set_attribute(attribute:"plugin_modification_date", value:"2021/01/14");
script_name(english:"Solaris 8 (x86) : 116611-01");
script_summary(english:"Check for patch 116611-01");
script_set_attribute(
attribute:"synopsis",
value:"The remote host is missing Sun Security Patch number 116611-01"
);
script_set_attribute(
attribute:"description",
value:
"SunOS 5.8_x86: audit_warn uses /usr/ucb/mail and writes to the con.
Date this patch was last updated by Sun : Jan/26/04"
);
script_set_attribute(
attribute:"see_also",
value:"http://download.oracle.com/sunalerts/1000899.1.html"
);
script_set_attribute(
attribute:"solution",
value:"You should install this patch for your system to be up-to-date."
);
script_set_attribute(attribute:"risk_factor", value:"High");
script_set_attribute(attribute:"plugin_type", value:"local");
script_set_attribute(attribute:"cpe", value:"cpe:/o:sun:solaris");
script_set_attribute(attribute:"patch_publication_date", value:"2004/01/26");
script_set_attribute(attribute:"plugin_publication_date", value:"2010/01/14");
script_end_attributes();
script_category(ACT_GATHER_INFO);
script_copyright(english:"This script is Copyright (C) 2010-2021 Tenable Network Security, Inc.");
script_family(english:"Solaris Local Security Checks");
script_dependencies("ssh_get_info.nasl");
script_require_keys("Host/local_checks_enabled", "Host/Solaris/showrev");
exit(0);
}
include("audit.inc");
include("global_settings.inc");
include("solaris.inc");
if (!get_kb_item("Host/local_checks_enabled")) audit(AUDIT_LOCAL_CHECKS_NOT_ENABLED);
if (solaris_check_patch(release:"5.8_x86", arch:"i386", patch:"116611-01", obsoleted_by:"", package:"SUNWcsr", version:"11.8.0,REV=2000.01.08.18.17") < 0) flag++;
if (flag)
{
if (report_verbosity > 0) security_hole(port:0, extra:solaris_get_report());
else security_hole(0);
exit(0);
}
audit(AUDIT_HOST_NOT, "affected");
{"published": "2010-01-14T00:00:00", "id": "SOLARIS8_X86_116611.NASL", "cvss": {"score": 0.0, "vector": "NONE"}, "description": "SunOS 5.8_x86: audit_warn uses /usr/ucb/mail and writes to the con.\nDate this patch was last updated by Sun : Jan/26/04", "enchantments": {"dependencies": {"references": [], "modified": "2021-01-17T14:01:28", "rev": 2}, "score": {"value": 0.0, "vector": "NONE", "modified": "2021-01-17T14:01:28", "rev": 2}, "vulnersScore": 0.0}, "type": "nessus", "pluginID": "43896", "lastseen": "2021-01-17T14:01:28", "edition": 19, "cpe": ["cpe:/o:sun:solaris"], "title": "Solaris 8 (x86) : 116611-01", "href": "https://www.tenable.com/plugins/nessus/43896", "modified": "2010-01-14T00:00:00", "bulletinFamily": "scanner", "viewCount": 0, "cvelist": [], "references": ["http://download.oracle.com/sunalerts/1000899.1.html"], "naslFamily": "Solaris Local Security Checks", "reporter": "This script is Copyright (C) 2010-2021 Tenable Network Security, Inc.", "sourceData": "#%NASL_MIN_LEVEL 70300\n#\n# (C) Tenable Network Security, Inc.\n#\n# The descriptive text in this plugin was\n# extracted from the Oracle SunOS Patch Updates.\n#\ninclude('deprecated_nasl_level.inc');\ninclude('compat.inc');\n\nif (description)\n{\n script_id(43896);\n script_version(\"1.11\");\n script_set_attribute(attribute:\"plugin_modification_date\", value:\"2021/01/14\");\n\n script_name(english:\"Solaris 8 (x86) : 116611-01\");\n script_summary(english:\"Check for patch 116611-01\");\n\n script_set_attribute(\n attribute:\"synopsis\", \n value:\"The remote host is missing Sun Security Patch number 116611-01\"\n );\n script_set_attribute(\n attribute:\"description\", \n value:\n\"SunOS 5.8_x86: audit_warn uses /usr/ucb/mail and writes to the con.\nDate this patch was last updated by Sun : Jan/26/04\"\n );\n script_set_attribute(\n attribute:\"see_also\",\n value:\"http://download.oracle.com/sunalerts/1000899.1.html\"\n );\n script_set_attribute(\n attribute:\"solution\", \n value:\"You should install this patch for your system to be up-to-date.\"\n );\n script_set_attribute(attribute:\"risk_factor\", value:\"High\");\n\n script_set_attribute(attribute:\"plugin_type\", value:\"local\");\n script_set_attribute(attribute:\"cpe\", value:\"cpe:/o:sun:solaris\");\n\n script_set_attribute(attribute:\"patch_publication_date\", value:\"2004/01/26\");\n script_set_attribute(attribute:\"plugin_publication_date\", value:\"2010/01/14\");\n script_end_attributes();\n\n script_category(ACT_GATHER_INFO);\n script_copyright(english:\"This script is Copyright (C) 2010-2021 Tenable Network Security, Inc.\");\n script_family(english:\"Solaris Local Security Checks\");\n\n script_dependencies(\"ssh_get_info.nasl\");\n script_require_keys(\"Host/local_checks_enabled\", \"Host/Solaris/showrev\");\n\n exit(0);\n}\n\n\ninclude(\"audit.inc\");\ninclude(\"global_settings.inc\");\ninclude(\"solaris.inc\");\n\nif (!get_kb_item(\"Host/local_checks_enabled\")) audit(AUDIT_LOCAL_CHECKS_NOT_ENABLED);\n\nif (solaris_check_patch(release:\"5.8_x86\", arch:\"i386\", patch:\"116611-01\", obsoleted_by:\"\", package:\"SUNWcsr\", version:\"11.8.0,REV=2000.01.08.18.17\") < 0) flag++;\n\nif (flag)\n{\n if (report_verbosity > 0) security_hole(port:0, extra:solaris_get_report());\n else security_hole(0);\n exit(0);\n}\naudit(AUDIT_HOST_NOT, \"affected\");\n", "scheme": null}