ID SOLARIS10_112760.NASL Type nessus Reporter Tenable Modified 2006-11-06T00:00:00
Description
The remote host is missing Sun Security Patch number 112760-18 (C 5.5: Patch for S1S8CC C compiler).
You should install this patch for your system to be up-to-date.
# @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(22942);
script_version ("1.11");
script_name(english:"Solaris 10 (sparc) : 112760-18");
script_set_attribute(attribute:"synopsis", value:
"The remote host is missing a vendor-supplied security patch" );
script_set_attribute(attribute:"description", value:
"The remote host is missing Sun Security Patch number 112760-18
(C 5.5: Patch for S1S8CC C compiler).
You should install this patch for your system to be up-to-date." );
script_set_attribute(attribute:"solution", value:
"https://getupdates.oracle.com/readme/112760-18" );
script_set_attribute(attribute:"risk_factor", value:"High" );
script_set_attribute(attribute:"plugin_publication_date", value: "2006/11/06");
script_end_attributes();
script_summary(english:"Check for patch 112760-18");
script_category(ACT_GATHER_INFO);
script_copyright(english:"This script is Copyright (C) 2007-2018 Tenable Network Security, Inc.");
script_family(english:"Solaris Local Security Checks");
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.");
{"id": "SOLARIS10_112760.NASL", "bulletinFamily": "scanner", "title": "Solaris 10 (sparc) : 112760-18", "description": "The remote host is missing Sun Security Patch number 112760-18 (C 5.5: Patch for S1S8CC C compiler).\n\nYou should install this patch for your system to be up-to-date.", "published": "2006-11-06T00:00:00", "modified": "2006-11-06T00:00:00", "cvss": {"score": 0.0, "vector": "NONE"}, "href": "https://www.tenable.com/plugins/index.php?view=single&id=22942", "reporter": "Tenable", "references": [], "cvelist": [], "type": "nessus", "lastseen": "2019-02-21T01:09:33", "history": [{"bulletin": {"bulletinFamily": "scanner", "cpe": [], "cvelist": [], "cvss": {"score": 0.0, "vector": "NONE"}, "description": "The remote host is missing Sun Security Patch number 112760-18 (C 5.5: Patch for S1S8CC C compiler).\n\nYou should install this patch for your system to be up-to-date.", "edition": 1, "enchantments": {"score": {"value": 2.1, "vector": "NONE"}}, "hash": "5b46533c7aec025a035c2a754af46b0c97fe605114f91d6928f8b3d0911e7350", "hashmap": [{"hash": "dc0b1e8e97e2f90c3a949a195b24148e", "key": "modified"}, {"hash": "be2073bfad5e624acf0f878f09eda795", "key": "naslFamily"}, {"hash": "dc0b1e8e97e2f90c3a949a195b24148e", "key": "published"}, {"hash": "d41d8cd98f00b204e9800998ecf8427e", "key": "references"}, {"hash": "9cf00d658b687f030ebe173a0528c567", "key": "reporter"}, {"hash": "1ab4433d32f0d47b2b5dff965d2fcb4f", "key": "href"}, {"hash": "d41d8cd98f00b204e9800998ecf8427e", "key": "cvelist"}, {"hash": "7575c8affdb795572947dae77f9e4287", "key": "pluginID"}, {"hash": "602511da3dc853f20c9b0e62999bf34d", "key": "sourceData"}, {"hash": "4e44d4d590711d29d21860a6139f58a9", "key": "title"}, {"hash": "8cd4821cb504d25572038ed182587d85", "key": "cvss"}, {"hash": "bbdaea376f500d25f6b0c1050311dd07", "key": "bulletinFamily"}, {"hash": "5e0bd03bec244039678f2b955a2595aa", "key": "type"}, {"hash": "c7de8b490bba5dd743551ec6fd002467", "key": "description"}, {"hash": "d41d8cd98f00b204e9800998ecf8427e", "key": "cpe"}], "history": [], "href": "https://www.tenable.com/plugins/index.php?view=single&id=22942", "id": "SOLARIS10_112760.NASL", "lastseen": "2016-09-26T17:24:17", "modified": "2006-11-06T00:00:00", "naslFamily": "Solaris Local Security Checks", "objectVersion": "1.2", "pluginID": "22942", "published": "2006-11-06T00:00:00", "references": [], "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\nif ( ! defined_func(\"bn_random\") ) exit(0);\n\ninclude(\"compat.inc\");\n\nif(description)\n{\n script_id(22942);\n script_version (\"$Revision: 1.9 $\");\n script_name(english:\"Solaris 10 (sparc) : 112760-18\");\n \n script_set_attribute(attribute:\"synopsis\", value:\n\"The remote host is missing a vendor-supplied security patch\" );\n script_set_attribute(attribute:\"description\", value:\n\"The remote host is missing Sun Security Patch number 112760-18\n(C 5.5: Patch for S1S8CC C compiler).\n\nYou should install this patch for your system to be up-to-date.\" );\n script_set_attribute(attribute:\"solution\", value:\n\"https://getupdates.oracle.com/readme/112760-18\" );\n script_set_attribute(attribute:\"risk_factor\", value:\"High\" );\n\n\n script_set_attribute(attribute:\"plugin_publication_date\", value: \"2006/11/06\");\n script_end_attributes();\n\n script_summary(english:\"Check for patch 112760-18\"); \n script_category(ACT_GATHER_INFO);\n script_copyright(english:\"This script is Copyright (C) 2007-2011 Tenable Network Security, Inc.\");\n script_family(english:\"Solaris Local Security Checks\");\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.10\", arch:\"sparc\", patch:\"112760-18\", obsoleted_by:\"\", package:\"SPROcc\", version:\"8.0,REV=2003.03.13\");\nif ( e < 0 ) { \n\tif ( NASL_LEVEL < 3000 ) \n\t security_hole(0);\n\telse \n\t security_hole(port:0, extra:solaris_get_report());\n\texit(0); \n} \n", "title": "Solaris 10 (sparc) : 112760-18", "type": "nessus", "viewCount": 0}, "differentElements": ["sourceData"], "edition": 1, "lastseen": "2016-09-26T17:24:17"}, {"bulletin": {"bulletinFamily": "scanner", "cpe": [], "cvelist": [], "cvss": {"score": 0.0, "vector": "NONE"}, "description": "The remote host is missing Sun Security Patch number 112760-18 (C 5.5: Patch for S1S8CC C compiler).\n\nYou should install this patch for your system to be up-to-date.", "edition": 2, "enchantments": {"score": {"value": 2.1, "vector": "NONE"}}, "hash": "186176769a4030f59f3eb30d3f9342de53d40ed1dd0b16104bc4af3a597f6879", "hashmap": [{"hash": "bc74be5d4719b1fdf0ec15646343a41b", "key": "sourceData"}, {"hash": "dc0b1e8e97e2f90c3a949a195b24148e", "key": "modified"}, {"hash": "be2073bfad5e624acf0f878f09eda795", "key": "naslFamily"}, {"hash": "dc0b1e8e97e2f90c3a949a195b24148e", "key": "published"}, {"hash": "d41d8cd98f00b204e9800998ecf8427e", "key": "references"}, {"hash": "9cf00d658b687f030ebe173a0528c567", "key": "reporter"}, {"hash": "1ab4433d32f0d47b2b5dff965d2fcb4f", "key": "href"}, {"hash": "d41d8cd98f00b204e9800998ecf8427e", "key": "cvelist"}, {"hash": "7575c8affdb795572947dae77f9e4287", "key": "pluginID"}, {"hash": "4e44d4d590711d29d21860a6139f58a9", "key": "title"}, {"hash": "8cd4821cb504d25572038ed182587d85", "key": "cvss"}, {"hash": "bbdaea376f500d25f6b0c1050311dd07", "key": "bulletinFamily"}, {"hash": "5e0bd03bec244039678f2b955a2595aa", "key": "type"}, {"hash": "c7de8b490bba5dd743551ec6fd002467", "key": "description"}, {"hash": "d41d8cd98f00b204e9800998ecf8427e", "key": "cpe"}], "history": [], "href": "https://www.tenable.com/plugins/index.php?view=single&id=22942", "id": "SOLARIS10_112760.NASL", "lastseen": "2018-07-31T03:49:46", "modified": "2006-11-06T00:00:00", "naslFamily": "Solaris Local Security Checks", "objectVersion": "1.3", "pluginID": "22942", "published": "2006-11-06T00:00:00", "references": [], "reporter": "Tenable", "sourceData": "\n# @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\nif ( ! defined_func(\"bn_random\") ) exit(0);\n\ninclude(\"compat.inc\");\n\nif(description)\n{\n script_id(22942);\n script_version (\"1.11\");\n script_name(english:\"Solaris 10 (sparc) : 112760-18\");\n \n script_set_attribute(attribute:\"synopsis\", value:\n\"The remote host is missing a vendor-supplied security patch\" );\n script_set_attribute(attribute:\"description\", value:\n\"The remote host is missing Sun Security Patch number 112760-18\n(C 5.5: Patch for S1S8CC C compiler).\n\nYou should install this patch for your system to be up-to-date.\" );\n script_set_attribute(attribute:\"solution\", value:\n\"https://getupdates.oracle.com/readme/112760-18\" );\n script_set_attribute(attribute:\"risk_factor\", value:\"High\" );\n\n\n script_set_attribute(attribute:\"plugin_publication_date\", value: \"2006/11/06\");\n script_end_attributes();\n\n script_summary(english:\"Check for patch 112760-18\"); \n script_category(ACT_GATHER_INFO);\n script_copyright(english:\"This script is Copyright (C) 2007-2018 Tenable Network Security, Inc.\");\n script_family(english:\"Solaris Local Security Checks\");\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", "title": "Solaris 10 (sparc) : 112760-18", "type": "nessus", "viewCount": 0}, "differentElements": ["description"], "edition": 2, "lastseen": "2018-07-31T03:49:46"}, {"bulletin": {"bulletinFamily": "scanner", "cpe": [], "cvelist": [], "cvss": {"score": 0.0, "vector": "NONE"}, "description": "The remote host is missing Sun Security Patch number 112760-18\n(C 5.5: Patch for S1S8CC C compiler).\n\nYou should install this patch for your system to be up-to-date.", "edition": 3, "enchantments": {"dependencies": {"modified": "2019-01-16T20:06:59", "references": []}, "score": {"value": 2.1, "vector": "NONE"}}, "hash": "e61cfc0c2a636b5204776aaa8a7c7225f4bd8bc044c96c413bb4dee2655857dd", "hashmap": [{"hash": "bc74be5d4719b1fdf0ec15646343a41b", "key": "sourceData"}, {"hash": "dc0b1e8e97e2f90c3a949a195b24148e", "key": "modified"}, {"hash": "be2073bfad5e624acf0f878f09eda795", "key": "naslFamily"}, {"hash": "dc0b1e8e97e2f90c3a949a195b24148e", "key": "published"}, {"hash": "d41d8cd98f00b204e9800998ecf8427e", "key": "references"}, {"hash": "9cf00d658b687f030ebe173a0528c567", "key": "reporter"}, {"hash": "1ab4433d32f0d47b2b5dff965d2fcb4f", "key": "href"}, {"hash": "469b4232dd5f5c52914d157f1985c175", "key": "description"}, {"hash": "d41d8cd98f00b204e9800998ecf8427e", "key": "cvelist"}, {"hash": "7575c8affdb795572947dae77f9e4287", "key": "pluginID"}, {"hash": "4e44d4d590711d29d21860a6139f58a9", "key": "title"}, {"hash": "8cd4821cb504d25572038ed182587d85", "key": "cvss"}, {"hash": "bbdaea376f500d25f6b0c1050311dd07", "key": "bulletinFamily"}, {"hash": "5e0bd03bec244039678f2b955a2595aa", "key": "type"}, {"hash": "d41d8cd98f00b204e9800998ecf8427e", "key": "cpe"}], "history": [], "href": "https://www.tenable.com/plugins/index.php?view=single&id=22942", "id": "SOLARIS10_112760.NASL", "lastseen": "2019-01-16T20:06:59", "modified": "2006-11-06T00:00:00", "naslFamily": "Solaris Local Security Checks", "objectVersion": "1.3", "pluginID": "22942", "published": "2006-11-06T00:00:00", "references": [], "reporter": "Tenable", "sourceData": "\n# @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\nif ( ! defined_func(\"bn_random\") ) exit(0);\n\ninclude(\"compat.inc\");\n\nif(description)\n{\n script_id(22942);\n script_version (\"1.11\");\n script_name(english:\"Solaris 10 (sparc) : 112760-18\");\n \n script_set_attribute(attribute:\"synopsis\", value:\n\"The remote host is missing a vendor-supplied security patch\" );\n script_set_attribute(attribute:\"description\", value:\n\"The remote host is missing Sun Security Patch number 112760-18\n(C 5.5: Patch for S1S8CC C compiler).\n\nYou should install this patch for your system to be up-to-date.\" );\n script_set_attribute(attribute:\"solution\", value:\n\"https://getupdates.oracle.com/readme/112760-18\" );\n script_set_attribute(attribute:\"risk_factor\", value:\"High\" );\n\n\n script_set_attribute(attribute:\"plugin_publication_date\", value: \"2006/11/06\");\n script_end_attributes();\n\n script_summary(english:\"Check for patch 112760-18\"); \n script_category(ACT_GATHER_INFO);\n script_copyright(english:\"This script is Copyright (C) 2007-2018 Tenable Network Security, Inc.\");\n script_family(english:\"Solaris Local Security Checks\");\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", "title": "Solaris 10 (sparc) : 112760-18", "type": "nessus", "viewCount": 0}, "differentElements": ["description"], "edition": 3, "lastseen": "2019-01-16T20:06:59"}], "edition": 4, "hashmap": [{"key": "bulletinFamily", "hash": "bbdaea376f500d25f6b0c1050311dd07"}, {"key": "cpe", "hash": "d41d8cd98f00b204e9800998ecf8427e"}, {"key": "cvelist", "hash": "d41d8cd98f00b204e9800998ecf8427e"}, {"key": "cvss", "hash": "8cd4821cb504d25572038ed182587d85"}, {"key": "description", "hash": "c7de8b490bba5dd743551ec6fd002467"}, {"key": "href", "hash": "1ab4433d32f0d47b2b5dff965d2fcb4f"}, {"key": "modified", "hash": "dc0b1e8e97e2f90c3a949a195b24148e"}, {"key": "naslFamily", "hash": "be2073bfad5e624acf0f878f09eda795"}, {"key": "pluginID", "hash": "7575c8affdb795572947dae77f9e4287"}, {"key": "published", "hash": "dc0b1e8e97e2f90c3a949a195b24148e"}, {"key": "references", "hash": "d41d8cd98f00b204e9800998ecf8427e"}, {"key": "reporter", "hash": "9cf00d658b687f030ebe173a0528c567"}, {"key": "sourceData", "hash": "bc74be5d4719b1fdf0ec15646343a41b"}, {"key": "title", "hash": "4e44d4d590711d29d21860a6139f58a9"}, {"key": "type", "hash": "5e0bd03bec244039678f2b955a2595aa"}], "hash": "186176769a4030f59f3eb30d3f9342de53d40ed1dd0b16104bc4af3a597f6879", "viewCount": 0, "enchantments": {"dependencies": {"references": [], "modified": "2019-02-21T01:09:33"}, "score": {"value": 0.1, "vector": "NONE", "modified": "2019-02-21T01:09:33"}, "vulnersScore": 0.1}, "objectVersion": "1.3", "sourceData": "\n# @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\nif ( ! defined_func(\"bn_random\") ) exit(0);\n\ninclude(\"compat.inc\");\n\nif(description)\n{\n script_id(22942);\n script_version (\"1.11\");\n script_name(english:\"Solaris 10 (sparc) : 112760-18\");\n \n script_set_attribute(attribute:\"synopsis\", value:\n\"The remote host is missing a vendor-supplied security patch\" );\n script_set_attribute(attribute:\"description\", value:\n\"The remote host is missing Sun Security Patch number 112760-18\n(C 5.5: Patch for S1S8CC C compiler).\n\nYou should install this patch for your system to be up-to-date.\" );\n script_set_attribute(attribute:\"solution\", value:\n\"https://getupdates.oracle.com/readme/112760-18\" );\n script_set_attribute(attribute:\"risk_factor\", value:\"High\" );\n\n\n script_set_attribute(attribute:\"plugin_publication_date\", value: \"2006/11/06\");\n script_end_attributes();\n\n script_summary(english:\"Check for patch 112760-18\"); \n script_category(ACT_GATHER_INFO);\n script_copyright(english:\"This script is Copyright (C) 2007-2018 Tenable Network Security, Inc.\");\n script_family(english:\"Solaris Local Security Checks\");\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", "naslFamily": "Solaris Local Security Checks", "pluginID": "22942", "cpe": [], "scheme": null}