ID SOLARIS9_X86_117884.NASL Type nessus Reporter Tenable Modified 2011-09-18T00:00:00
Description
Application Server 7.1_x86: Java Mail Runtime Patch.
Date this patch was last updated by Sun : Feb/18/05
# @DEPRECATED@
#
# This script has been deprecated as the associated patch is not
# currently a recommended security fix.
#
# Disabled on 2011/09/17.
#
# (C) Tenable Network Security, Inc.
#
#
if ( ! defined_func("bn_random") ) exit(0);
include("compat.inc");
if(description)
{
script_id(23602);
script_version("$Revision: 1.11 $");
script_name(english: "Solaris 5.9 (x86) : 117884-02");
script_set_attribute(attribute: "synopsis", value:
"The remote host is missing Sun Security Patch number 117884-02");
script_set_attribute(attribute: "description", value:
'Application Server 7.1_x86: Java Mail Runtime Patch.
Date this patch was last updated by Sun : Feb/18/05');
script_set_attribute(attribute: "solution", value:
"You should install this patch for your system to be up-to-date.");
script_set_attribute(attribute: "see_also", value:
"https://getupdates.oracle.com/readme/117884-02");
script_set_attribute(attribute: "risk_factor", value: "Medium");
script_set_attribute(attribute: "patch_publication_date", value: "2005/02/18");
script_set_attribute(attribute: "cpe", value: "cpe:/o:sun:solaris");
script_set_attribute(attribute: "plugin_type", value: "local");
script_set_attribute(attribute:"plugin_publication_date", value: "2006/11/06");
script_cvs_date("$Date: 2011/09/18 01:40:37 $");
script_end_attributes();
script_summary(english: "Check for patch 117884-02");
script_category(ACT_GATHER_INFO);
script_copyright(english:"This script is Copyright (C) 2006-2011 Tenable Network Security, Inc.");
family["english"] = "Solaris Local Security Checks";
script_family(english:family["english"]);
script_dependencies("ssh_get_info.nasl");
script_require_keys("Host/Solaris/showrev");
exit(0);
}
# Deprecated.
exit(0, "The associated patch is not currently a recommended security fix.");
include("solaris.inc");
e += solaris_check_patch(release:"5.9_x86", arch:"i386", patch:"117884-02", obsoleted_by:"", package:"SUNWjmail", version:"7.1,REV=2004.04.04.23.07");
if ( e < 0 ) {
if ( NASL_LEVEL < 3000 )
security_warning(0);
else
security_warning(port:0, extra:solaris_get_report());
exit(0);
}
exit(0, "Host is not affected");
{"id": "SOLARIS9_X86_117884.NASL", "bulletinFamily": "scanner", "title": "Solaris 5.9 (x86) : 117884-02", "description": "Application Server 7.1_x86: Java Mail Runtime Patch.\nDate this patch was last updated by Sun : Feb/18/05", "published": "2006-11-06T00:00:00", "modified": "2011-09-18T00:00:00", "cvss": {"score": 0.0, "vector": "NONE"}, "href": "https://www.tenable.com/plugins/index.php?view=single&id=23602", "reporter": "Tenable", "references": ["https://getupdates.oracle.com/readme/117884-02"], "cvelist": [], "type": "nessus", "lastseen": "2017-10-29T13:43:20", "history": [{"bulletin": {"bulletinFamily": "scanner", "cpe": [], "cvelist": [], "cvss": {"score": 0.0, "vector": "NONE"}, "description": "Application Server 7.1_x86: Java Mail Runtime Patch.\nDate this patch was last updated by Sun : Feb/18/05", "edition": 1, "enchantments": {}, "hash": "d2fd6110a100d8a5b4c66d614e42d7869a9013da6d5da616938ee3b7e89d4b9f", "hashmap": [{"hash": "be2073bfad5e624acf0f878f09eda795", "key": "naslFamily"}, {"hash": "dc0b1e8e97e2f90c3a949a195b24148e", "key": "published"}, {"hash": "9cf00d658b687f030ebe173a0528c567", "key": "reporter"}, {"hash": "473737a5758d5711234b40dd816039ec", "key": "title"}, {"hash": "a46c7048ca1e6535e4b19ccef6bc975e", "key": "modified"}, {"hash": "d41d8cd98f00b204e9800998ecf8427e", "key": "cvelist"}, {"hash": "8cd4821cb504d25572038ed182587d85", "key": "cvss"}, {"hash": "bbdaea376f500d25f6b0c1050311dd07", "key": "bulletinFamily"}, {"hash": "5e0bd03bec244039678f2b955a2595aa", "key": "type"}, {"hash": "be111568a2d85b86a716ff122dd14e7e", "key": "href"}, {"hash": "aec4c452116ae7afc8e88a2e0533a93d", "key": "pluginID"}, {"hash": "fccba5731bcdf9ac9dab6c869ccfbb7d", "key": "sourceData"}, {"hash": "ba50c67ead3e2cdea440cba14bb65f82", "key": "description"}, {"hash": "24532160aa76c34ee75e22971f6dc099", "key": "references"}, {"hash": "d41d8cd98f00b204e9800998ecf8427e", "key": "cpe"}], "history": [], "href": "https://www.tenable.com/plugins/index.php?view=single&id=23602", "id": "SOLARIS9_X86_117884.NASL", "lastseen": "2016-09-26T17:26:02", "modified": "2011-09-18T00:00:00", "naslFamily": "Solaris Local Security Checks", "objectVersion": "1.2", "pluginID": "23602", "published": "2006-11-06T00:00:00", "references": ["https://getupdates.oracle.com/readme/117884-02"], "reporter": "Tenable", "sourceData": "# @DEPRECATED@\n#\n# This script has been deprecated as the associated patch is not\n# currently a recommended security fix.\n#\n# Disabled on 2011/09/17.\n\n#\n# (C) Tenable Network Security, Inc.\n#\n#\n\nif ( ! defined_func(\"bn_random\") ) exit(0);\ninclude(\"compat.inc\");\n\nif(description)\n{\n script_id(23602);\n script_version(\"$Revision: 1.11 $\");\n\n script_name(english: \"Solaris 5.9 (x86) : 117884-02\");\n script_set_attribute(attribute: \"synopsis\", value:\n\"The remote host is missing Sun Security Patch number 117884-02\");\n script_set_attribute(attribute: \"description\", value:\n'Application Server 7.1_x86: Java Mail Runtime Patch.\nDate this patch was last updated by Sun : Feb/18/05');\n script_set_attribute(attribute: \"solution\", value:\n\"You should install this patch for your system to be up-to-date.\");\n script_set_attribute(attribute: \"see_also\", value:\n\"https://getupdates.oracle.com/readme/117884-02\");\n script_set_attribute(attribute: \"risk_factor\", value: \"Medium\");\n script_set_attribute(attribute: \"patch_publication_date\", value: \"2005/02/18\");\n script_set_attribute(attribute: \"cpe\", value: \"cpe:/o:sun:solaris\");\n script_set_attribute(attribute: \"plugin_type\", value: \"local\");\n script_set_attribute(attribute:\"plugin_publication_date\", value: \"2006/11/06\");\n script_cvs_date(\"$Date: 2011/09/18 01:40:37 $\");\n script_end_attributes();\n\n script_summary(english: \"Check for patch 117884-02\");\n script_category(ACT_GATHER_INFO);\n script_copyright(english:\"This script is Copyright (C) 2006-2011 Tenable Network Security, Inc.\");\n family[\"english\"] = \"Solaris Local Security Checks\";\n script_family(english:family[\"english\"]);\n \n script_dependencies(\"ssh_get_info.nasl\");\n script_require_keys(\"Host/Solaris/showrev\");\n exit(0);\n}\n\n\n\n# Deprecated.\nexit(0, \"The associated patch is not currently a recommended security fix.\");\n\ninclude(\"solaris.inc\");\n\ne += solaris_check_patch(release:\"5.9_x86\", arch:\"i386\", patch:\"117884-02\", obsoleted_by:\"\", package:\"SUNWjmail\", version:\"7.1,REV=2004.04.04.23.07\");\nif ( e < 0 ) { \n\tif ( NASL_LEVEL < 3000 ) \n\t security_warning(0);\n\telse \n\t security_warning(port:0, extra:solaris_get_report());\n\texit(0); \n} \nexit(0, \"Host is not affected\");\n", "title": "Solaris 5.9 (x86) : 117884-02", "type": "nessus", "viewCount": 0}, "differentElements": ["cpe"], "edition": 1, "lastseen": "2016-09-26T17:26:02"}], "edition": 2, "hashmap": [{"key": "bulletinFamily", "hash": "bbdaea376f500d25f6b0c1050311dd07"}, {"key": "cpe", "hash": "12350b788e3032906157e11b27b5d136"}, {"key": "cvelist", "hash": "d41d8cd98f00b204e9800998ecf8427e"}, {"key": "cvss", "hash": "8cd4821cb504d25572038ed182587d85"}, {"key": "description", "hash": "ba50c67ead3e2cdea440cba14bb65f82"}, {"key": "href", "hash": "be111568a2d85b86a716ff122dd14e7e"}, {"key": "modified", "hash": "a46c7048ca1e6535e4b19ccef6bc975e"}, {"key": "naslFamily", "hash": "be2073bfad5e624acf0f878f09eda795"}, {"key": "pluginID", "hash": "aec4c452116ae7afc8e88a2e0533a93d"}, {"key": "published", "hash": "dc0b1e8e97e2f90c3a949a195b24148e"}, {"key": "references", "hash": "24532160aa76c34ee75e22971f6dc099"}, {"key": "reporter", "hash": "9cf00d658b687f030ebe173a0528c567"}, {"key": "sourceData", "hash": "fccba5731bcdf9ac9dab6c869ccfbb7d"}, {"key": "title", "hash": "473737a5758d5711234b40dd816039ec"}, {"key": "type", "hash": "5e0bd03bec244039678f2b955a2595aa"}], "hash": "3dca81e1ae57554615fd301d588cf17026a264dc8b6f6d5eb07b0164b3dfe52d", "viewCount": 0, "enchantments": {"vulnersScore": 2.1}, "objectVersion": "1.3", "sourceData": "# @DEPRECATED@\n#\n# This script has been deprecated as the associated patch is not\n# currently a recommended security fix.\n#\n# Disabled on 2011/09/17.\n\n#\n# (C) Tenable Network Security, Inc.\n#\n#\n\nif ( ! defined_func(\"bn_random\") ) exit(0);\ninclude(\"compat.inc\");\n\nif(description)\n{\n script_id(23602);\n script_version(\"$Revision: 1.11 $\");\n\n script_name(english: \"Solaris 5.9 (x86) : 117884-02\");\n script_set_attribute(attribute: \"synopsis\", value:\n\"The remote host is missing Sun Security Patch number 117884-02\");\n script_set_attribute(attribute: \"description\", value:\n'Application Server 7.1_x86: Java Mail Runtime Patch.\nDate this patch was last updated by Sun : Feb/18/05');\n script_set_attribute(attribute: \"solution\", value:\n\"You should install this patch for your system to be up-to-date.\");\n script_set_attribute(attribute: \"see_also\", value:\n\"https://getupdates.oracle.com/readme/117884-02\");\n script_set_attribute(attribute: \"risk_factor\", value: \"Medium\");\n script_set_attribute(attribute: \"patch_publication_date\", value: \"2005/02/18\");\n script_set_attribute(attribute: \"cpe\", value: \"cpe:/o:sun:solaris\");\n script_set_attribute(attribute: \"plugin_type\", value: \"local\");\n script_set_attribute(attribute:\"plugin_publication_date\", value: \"2006/11/06\");\n script_cvs_date(\"$Date: 2011/09/18 01:40:37 $\");\n script_end_attributes();\n\n script_summary(english: \"Check for patch 117884-02\");\n script_category(ACT_GATHER_INFO);\n script_copyright(english:\"This script is Copyright (C) 2006-2011 Tenable Network Security, Inc.\");\n family[\"english\"] = \"Solaris Local Security Checks\";\n script_family(english:family[\"english\"]);\n \n script_dependencies(\"ssh_get_info.nasl\");\n script_require_keys(\"Host/Solaris/showrev\");\n exit(0);\n}\n\n\n\n# Deprecated.\nexit(0, \"The associated patch is not currently a recommended security fix.\");\n\ninclude(\"solaris.inc\");\n\ne += solaris_check_patch(release:\"5.9_x86\", arch:\"i386\", patch:\"117884-02\", obsoleted_by:\"\", package:\"SUNWjmail\", version:\"7.1,REV=2004.04.04.23.07\");\nif ( e < 0 ) { \n\tif ( NASL_LEVEL < 3000 ) \n\t security_warning(0);\n\telse \n\t security_warning(port:0, extra:solaris_get_report());\n\texit(0); \n} \nexit(0, \"Host is not affected\");\n", "naslFamily": "Solaris Local Security Checks", "pluginID": "23602", "cpe": ["cpe:/o:sun:solaris"]}