ID SOLARIS8_112609.NASL Type nessus Reporter Tenable Modified 2014-08-30T00:00:00
Description
SunOS 5.8: /kernel/drv/le and /kernel/drv/sparcv9/le patch.
Date this patch was last updated by Sun : May/29/03
#
# (C) Tenable Network Security, Inc.
#
# The descriptive text in this plugin was
# extracted from the Oracle SunOS Patch Updates.
#
include("compat.inc");
if (description)
{
script_id(13390);
script_version("$Revision: 1.23 $");
script_cvs_date("$Date: 2014/08/30 00:33:49 $");
script_name(english:"Solaris 8 (sparc) : 112609-02");
script_summary(english:"Check for patch 112609-02");
script_set_attribute(
attribute:"synopsis",
value:"The remote host is missing Sun Security Patch number 112609-02"
);
script_set_attribute(
attribute:"description",
value:
"SunOS 5.8: /kernel/drv/le and /kernel/drv/sparcv9/le patch.
Date this patch was last updated by Sun : May/29/03"
);
script_set_attribute(
attribute:"see_also",
value:"http://download.oracle.com/sunalerts/1001104.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:"2003/05/29");
script_set_attribute(attribute:"plugin_publication_date", value:"2004/07/12");
script_end_attributes();
script_category(ACT_GATHER_INFO);
script_copyright(english:"This script is Copyright (C) 2004-2014 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", arch:"sparc", patch:"112609-02", obsoleted_by:"", package:"SUNWcarx", version:"11.8.0,REV=2000.01.13.13.40") < 0) flag++;
if (solaris_check_patch(release:"5.8", arch:"sparc", patch:"112609-02", obsoleted_by:"", package:"SUNWcsr", version:"11.8.0,REV=2000.01.08.18.12") < 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": "2004-07-12T00:00:00", "id": "SOLARIS8_112609.NASL", "cvss": {"score": 0.0, "vector": "NONE"}, "history": [{"differentElements": ["cpe"], "edition": 1, "lastseen": "2016-09-26T17:25:27", "bulletin": {"enchantments": {}, "published": "2004-07-12T00:00:00", "id": "SOLARIS8_112609.NASL", "cvss": {"score": 0.0, "vector": "NONE"}, "history": [], "cpe": [], "hash": "810702f0b81a63434fee3c4ad609549f9832caaffd83986e534a418b06c463ed", "description": "SunOS 5.8: /kernel/drv/le and /kernel/drv/sparcv9/le patch.\nDate this patch was last updated by Sun : May/29/03", "type": "nessus", "pluginID": "13390", "lastseen": "2016-09-26T17:25:27", "edition": 1, "title": "Solaris 8 (sparc) : 112609-02", "href": "https://www.tenable.com/plugins/index.php?view=single&id=13390", "modified": "2014-08-30T00:00:00", "bulletinFamily": "scanner", "viewCount": 0, "cvelist": [], "references": ["http://download.oracle.com/sunalerts/1001104.1.html"], "naslFamily": "Solaris Local Security Checks", "reporter": "Tenable", "sourceData": "#\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(\"compat.inc\");\n\nif (description)\n{\n script_id(13390);\n script_version(\"$Revision: 1.23 $\");\n script_cvs_date(\"$Date: 2014/08/30 00:33:49 $\");\n\n script_name(english:\"Solaris 8 (sparc) : 112609-02\");\n script_summary(english:\"Check for patch 112609-02\");\n\n script_set_attribute(\n attribute:\"synopsis\", \n value:\"The remote host is missing Sun Security Patch number 112609-02\"\n );\n script_set_attribute(\n attribute:\"description\", \n value:\n\"SunOS 5.8: /kernel/drv/le and /kernel/drv/sparcv9/le patch.\nDate this patch was last updated by Sun : May/29/03\"\n );\n script_set_attribute(\n attribute:\"see_also\",\n value:\"http://download.oracle.com/sunalerts/1001104.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:\"2003/05/29\");\n script_set_attribute(attribute:\"plugin_publication_date\", value:\"2004/07/12\");\n script_end_attributes();\n\n script_category(ACT_GATHER_INFO);\n script_copyright(english:\"This script is Copyright (C) 2004-2014 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\", arch:\"sparc\", patch:\"112609-02\", obsoleted_by:\"\", package:\"SUNWcarx\", version:\"11.8.0,REV=2000.01.13.13.40\") < 0) flag++;\nif (solaris_check_patch(release:\"5.8\", arch:\"sparc\", patch:\"112609-02\", obsoleted_by:\"\", package:\"SUNWcsr\", version:\"11.8.0,REV=2000.01.08.18.12\") < 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", "hashmap": [{"hash": "271cea6881bcd77f32005df18fd76269", "key": "modified"}, {"hash": "be2073bfad5e624acf0f878f09eda795", "key": "naslFamily"}, {"hash": "6c7c03e1124c5732392e249cb2de94b3", "key": "references"}, {"hash": "9cf00d658b687f030ebe173a0528c567", "key": "reporter"}, {"hash": "bb992cbf404f81df5bcfebf056544696", "key": "title"}, {"hash": "295400021d642f5aff165b0f920b492a", "key": "sourceData"}, {"hash": "2bbc1cc8fd0e5f9e0b91f01828c87814", "key": "pluginID"}, {"hash": "d41d8cd98f00b204e9800998ecf8427e", "key": "cvelist"}, {"hash": "2228156d020fcad7cb2f62ebcc945669", "key": "href"}, {"hash": "8cd4821cb504d25572038ed182587d85", "key": "cvss"}, {"hash": "bbdaea376f500d25f6b0c1050311dd07", "key": "bulletinFamily"}, {"hash": "5e0bd03bec244039678f2b955a2595aa", "key": "type"}, {"hash": "c70446742cee217528fe32a83df52441", "key": "published"}, {"hash": "324022a48dea188c4446b28ccbd9c81b", "key": "description"}, {"hash": "d41d8cd98f00b204e9800998ecf8427e", "key": "cpe"}], "objectVersion": "1.2"}}], "description": "SunOS 5.8: /kernel/drv/le and /kernel/drv/sparcv9/le patch.\nDate this patch was last updated by Sun : May/29/03", "hash": "aa9025ba9b9f2a882e66f8edac85b1b3f74b63362a1d64cb4c1e22027666a80b", "enchantments": {"score": {"value": 2.1, "vector": "NONE"}, "dependencies": {"references": [], "modified": "2017-10-29T13:41:08"}, "vulnersScore": 2.1}, "type": "nessus", "pluginID": "13390", "lastseen": "2017-10-29T13:41:08", "edition": 2, "cpe": ["cpe:/o:sun:solaris"], "title": "Solaris 8 (sparc) : 112609-02", "href": "https://www.tenable.com/plugins/index.php?view=single&id=13390", "modified": "2014-08-30T00:00:00", "bulletinFamily": "scanner", "viewCount": 0, "cvelist": [], "references": ["http://download.oracle.com/sunalerts/1001104.1.html"], "naslFamily": "Solaris Local Security Checks", "reporter": "Tenable", "sourceData": "#\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(\"compat.inc\");\n\nif (description)\n{\n script_id(13390);\n script_version(\"$Revision: 1.23 $\");\n script_cvs_date(\"$Date: 2014/08/30 00:33:49 $\");\n\n script_name(english:\"Solaris 8 (sparc) : 112609-02\");\n script_summary(english:\"Check for patch 112609-02\");\n\n script_set_attribute(\n attribute:\"synopsis\", \n value:\"The remote host is missing Sun Security Patch number 112609-02\"\n );\n script_set_attribute(\n attribute:\"description\", \n value:\n\"SunOS 5.8: /kernel/drv/le and /kernel/drv/sparcv9/le patch.\nDate this patch was last updated by Sun : May/29/03\"\n );\n script_set_attribute(\n attribute:\"see_also\",\n value:\"http://download.oracle.com/sunalerts/1001104.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:\"2003/05/29\");\n script_set_attribute(attribute:\"plugin_publication_date\", value:\"2004/07/12\");\n script_end_attributes();\n\n script_category(ACT_GATHER_INFO);\n script_copyright(english:\"This script is Copyright (C) 2004-2014 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\", arch:\"sparc\", patch:\"112609-02\", obsoleted_by:\"\", package:\"SUNWcarx\", version:\"11.8.0,REV=2000.01.13.13.40\") < 0) flag++;\nif (solaris_check_patch(release:\"5.8\", arch:\"sparc\", patch:\"112609-02\", obsoleted_by:\"\", package:\"SUNWcsr\", version:\"11.8.0,REV=2000.01.08.18.12\") < 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", "hashmap": [{"hash": "bbdaea376f500d25f6b0c1050311dd07", "key": "bulletinFamily"}, {"hash": "12350b788e3032906157e11b27b5d136", "key": "cpe"}, {"hash": "d41d8cd98f00b204e9800998ecf8427e", "key": "cvelist"}, {"hash": "8cd4821cb504d25572038ed182587d85", "key": "cvss"}, {"hash": "324022a48dea188c4446b28ccbd9c81b", "key": "description"}, {"hash": "2228156d020fcad7cb2f62ebcc945669", "key": "href"}, {"hash": "271cea6881bcd77f32005df18fd76269", "key": "modified"}, {"hash": "be2073bfad5e624acf0f878f09eda795", "key": "naslFamily"}, {"hash": "2bbc1cc8fd0e5f9e0b91f01828c87814", "key": "pluginID"}, {"hash": "c70446742cee217528fe32a83df52441", "key": "published"}, {"hash": "6c7c03e1124c5732392e249cb2de94b3", "key": "references"}, {"hash": "9cf00d658b687f030ebe173a0528c567", "key": "reporter"}, {"hash": "295400021d642f5aff165b0f920b492a", "key": "sourceData"}, {"hash": "bb992cbf404f81df5bcfebf056544696", "key": "title"}, {"hash": "5e0bd03bec244039678f2b955a2595aa", "key": "type"}], "objectVersion": "1.3"}