ID SOLARIS7_107337.NASL Type nessus Reporter Tenable Modified 2011-10-24T00:00:00
Description
OpenWindows 3.6.1: kcms_server and kcms_configure security fixes.
Date this patch was last updated by Sun : Feb/17/05
# @DEPRECATED@
#
# This script has been deprecated as the associated patch is not
# currently a recommended security fix.
#
# Disabled on 2011/10/24.
#
#
# (C) Tenable Network Security, Inc.
#
#
if ( ! defined_func("bn_random") ) exit(0);
include("compat.inc");
if(description)
{
script_id(13107);
script_version("$Revision: 1.23 $");
script_name(english: "Solaris 7 (sparc) : 107337-04");
script_set_attribute(attribute: "synopsis", value:
"The remote host is missing Sun Security Patch number 107337-04");
script_set_attribute(attribute: "description", value:
'OpenWindows 3.6.1: kcms_server and kcms_configure security fixes.
Date this patch was last updated by Sun : Feb/17/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:
"http://download.oracle.com/sunalerts/1000201.1.html");
script_set_attribute(attribute: "risk_factor", value: "Medium");
script_set_attribute(attribute:"plugin_publication_date", value: "2004/07/12");
script_cvs_date("$Date: 2011/10/24 20:59:24 $");
script_end_attributes();
script_summary(english: "Check for patch 107337-04");
script_category(ACT_GATHER_INFO);
script_copyright(english:"This script is Copyright (C) 2004-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.7", arch:"sparc", patch:"107337-04", obsoleted_by:"", package:"SUNWkcspg", version:"1.1.1,REV=1.4");
e += solaris_check_patch(release:"5.7", arch:"sparc", patch:"107337-04", obsoleted_by:"", package:"SUNWkcsrt", version:"1.1.1,REV=1.4");
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");
{"hash": "b674747abeddc272c8cf49f3e470d416c81243dac08f3d2f4e3acf639e743c9d", "naslFamily": "Solaris Local Security Checks", "id": "SOLARIS7_107337.NASL", "lastseen": "2016-09-26T17:25:38", "viewCount": 0, "hashmap": [{"hash": "bbdaea376f500d25f6b0c1050311dd07", "key": "bulletinFamily"}, {"hash": "d41d8cd98f00b204e9800998ecf8427e", "key": "cvelist"}, {"hash": "8cd4821cb504d25572038ed182587d85", "key": "cvss"}, {"hash": "da51c3a8cd6dd1a2a1fb610e90872e46", "key": "description"}, {"hash": "d09a3bcaac0578b5ec45b2d062f64bec", "key": "href"}, {"hash": "fd287599197297921faa08e60b62a500", "key": "modified"}, {"hash": "be2073bfad5e624acf0f878f09eda795", "key": "naslFamily"}, {"hash": "56765472680401499c79732468ba4340", "key": "objectVersion"}, {"hash": "4d85374a75c3ff7c040df577395ff7f9", "key": "pluginID"}, {"hash": "c70446742cee217528fe32a83df52441", "key": "published"}, {"hash": "71e9ba7254faab460e6b2ebc3679994e", "key": "references"}, {"hash": "9cf00d658b687f030ebe173a0528c567", "key": "reporter"}, {"hash": "1ab1193bc7b6296fdf0e3b1b414e9ea5", "key": "sourceData"}, {"hash": "32cc3e30e9493ec1fe3c6b912b9beaec", "key": "title"}, {"hash": "5e0bd03bec244039678f2b955a2595aa", "key": "type"}], "bulletinFamily": "scanner", "cvss": {"score": 0.0, "vector": "NONE"}, "edition": 1, "history": [], "enchantments": {"score": {"value": -0.2, "vector": "NONE", "modified": "2016-09-26T17:25:38"}, "dependencies": {"references": [], "modified": "2016-09-26T17:25:38"}, "vulnersScore": -0.2}, "type": "nessus", "description": "OpenWindows 3.6.1: kcms_server and kcms_configure security fixes.\nDate this patch was last updated by Sun : Feb/17/05", "title": "Solaris 7 (sparc) : 107337-04", "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/10/24.\n#\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(13107);\n script_version(\"$Revision: 1.23 $\");\n\n script_name(english: \"Solaris 7 (sparc) : 107337-04\");\n script_set_attribute(attribute: \"synopsis\", value:\n\"The remote host is missing Sun Security Patch number 107337-04\");\n script_set_attribute(attribute: \"description\", value:\n'OpenWindows 3.6.1: kcms_server and kcms_configure security fixes.\nDate this patch was last updated by Sun : Feb/17/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\"http://download.oracle.com/sunalerts/1000201.1.html\");\n script_set_attribute(attribute: \"risk_factor\", value: \"Medium\");\n script_set_attribute(attribute:\"plugin_publication_date\", value: \"2004/07/12\");\n script_cvs_date(\"$Date: 2011/10/24 20:59:24 $\");\n script_end_attributes();\n\n script_summary(english: \"Check for patch 107337-04\");\n script_category(ACT_GATHER_INFO);\n script_copyright(english:\"This script is Copyright (C) 2004-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# Deprecated.\nexit(0, \"The associated patch is not currently a recommended security fix.\");\n\n\n\n\ninclude(\"solaris.inc\");\n\ne += solaris_check_patch(release:\"5.7\", arch:\"sparc\", patch:\"107337-04\", obsoleted_by:\"\", package:\"SUNWkcspg\", version:\"1.1.1,REV=1.4\");\ne += solaris_check_patch(release:\"5.7\", arch:\"sparc\", patch:\"107337-04\", obsoleted_by:\"\", package:\"SUNWkcsrt\", version:\"1.1.1,REV=1.4\");\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", "objectVersion": "1.2", "cvelist": [], "published": "2004-07-12T00:00:00", "pluginID": "13107", "references": ["http://download.oracle.com/sunalerts/1000201.1.html"], "reporter": "Tenable", "modified": "2011-10-24T00:00:00", "href": "https://www.tenable.com/plugins/index.php?view=single&id=13107"}