ID SOLARIS10_147988.NASL Type nessus Reporter Tenable Modified 2018-07-30T00:00:00
Description
SunOS 5.10: gifload patch.
Date this patch was last updated by Sun : Nov/28/11
# @DEPRECATED@
#
# This script has been deprecated as the associated patch is not
# currently a security fix.
#
# Disabled on 2013/04/30.
#
#
# (C) Tenable Network Security, Inc.
#
#
if ( ! defined_func("bn_random") ) exit(0);
include("compat.inc");
if(description)
{
script_id(56976);
script_version("1.7");
script_name(english: "Solaris 10 (sparc) : 147988-01");
script_set_attribute(attribute: "synopsis", value:
"The remote host is missing Sun Security Patch number 147988-01");
script_set_attribute(attribute: "description", value:
'SunOS 5.10: gifload patch.
Date this patch was last updated by Sun : Nov/28/11');
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/147988-01");
script_set_attribute(attribute: "risk_factor", value: "High");
script_set_attribute(attribute: "patch_publication_date", value: "2011/11/28");
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:"2011/11/30");
script_cvs_date("Date: 2018/07/30 13:40:14");
script_end_attributes();
script_summary(english: "Check for patch 147988-01");
script_category(ACT_GATHER_INFO);
script_copyright(english:"This script is Copyright (C) 2011-2018 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 security fix.");
{"id": "SOLARIS10_147988.NASL", "bulletinFamily": "scanner", "title": "Solaris 10 (sparc) : 147988-01", "description": "SunOS 5.10: gifload patch.\nDate this patch was last updated by Sun : Nov/28/11", "published": "2011-11-30T00:00:00", "modified": "2018-07-30T00:00:00", "cvss": {"score": 0.0, "vector": "NONE"}, "href": "https://www.tenable.com/plugins/index.php?view=single&id=56976", "reporter": "Tenable", "references": ["https://getupdates.oracle.com/readme/147988-01"], "cvelist": [], "type": "nessus", "lastseen": "2018-07-31T03:38:22", "history": [{"bulletin": {"bulletinFamily": "scanner", "cpe": [], "cvelist": [], "cvss": {"score": 0.0, "vector": "NONE"}, "description": "SunOS 5.10: gifload patch.\nDate this patch was last updated by Sun : Nov/28/11", "edition": 1, "enchantments": {}, "hash": "593baf7378ced9e6c8cb3190786fce849ad02a7c15ef94482370bab6c21e7235", "hashmap": [{"hash": "a954a23b6de7633ae53cc741e9986f61", "key": "href"}, {"hash": "be2073bfad5e624acf0f878f09eda795", "key": "naslFamily"}, {"hash": "7299be06110516d175d8a64fb55fc984", "key": "description"}, {"hash": "9cf00d658b687f030ebe173a0528c567", "key": "reporter"}, {"hash": "90918dd019bacda66f0508061e927657", "key": "references"}, {"hash": "d41d8cd98f00b204e9800998ecf8427e", "key": "cvelist"}, {"hash": "8cd4821cb504d25572038ed182587d85", "key": "cvss"}, {"hash": "bbdaea376f500d25f6b0c1050311dd07", "key": "bulletinFamily"}, {"hash": "5e0bd03bec244039678f2b955a2595aa", "key": "type"}, {"hash": "a0d5a07a69085c8c0c6ee600d34fd2cb", "key": "modified"}, {"hash": "f4fa0a70f071aff855fe3ce9cf993346", "key": "pluginID"}, {"hash": "7f938a28add73086abd08d4105d32030", "key": "title"}, {"hash": "9a0b0e3b7d4da00797c77c63beaa09da", "key": "published"}, {"hash": "665de731b5565f457d6b3ab47e683ca0", "key": "sourceData"}, {"hash": "d41d8cd98f00b204e9800998ecf8427e", "key": "cpe"}], "history": [], "href": "https://www.tenable.com/plugins/index.php?view=single&id=56976", "id": "SOLARIS10_147988.NASL", "lastseen": "2016-09-26T17:23:30", "modified": "2013-04-30T00:00:00", "naslFamily": "Solaris Local Security Checks", "objectVersion": "1.2", "pluginID": "56976", "published": "2011-11-30T00:00:00", "references": ["https://getupdates.oracle.com/readme/147988-01"], "reporter": "Tenable", "sourceData": "# @DEPRECATED@\n#\n# This script has been deprecated as the associated patch is not\n# currently a security fix.\n#\n# Disabled on 2013/04/30.\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(56976);\n script_version(\"$Revision: 1.5 $\");\n\n script_name(english: \"Solaris 10 (sparc) : 147988-01\");\n script_set_attribute(attribute: \"synopsis\", value:\n\"The remote host is missing Sun Security Patch number 147988-01\");\n script_set_attribute(attribute: \"description\", value:\n'SunOS 5.10: gifload patch.\nDate this patch was last updated by Sun : Nov/28/11');\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/147988-01\");\n script_set_attribute(attribute: \"risk_factor\", value: \"High\");\n script_set_attribute(attribute: \"patch_publication_date\", value: \"2011/11/28\");\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:\"2011/11/30\");\n script_cvs_date(\"$Date: 2013/04/30 10:42:30 $\");\n script_end_attributes();\n\n script_summary(english: \"Check for patch 147988-01\");\n script_category(ACT_GATHER_INFO);\n script_copyright(english:\"This script is Copyright (C) 2011-2013 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 security fix.\");\n\n\n\n\ninclude(\"solaris.inc\");\n\ne += solaris_check_patch(release:\"5.10\", arch:\"sparc\", patch:\"147988-01\", obsoleted_by:\"122212-46 \", package:\"SUNWgnome-img-editor\", version:\"2.6.0,REV=10.0.3.2004.12.16.17.35\");\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} \nexit(0, \"Host is not affected\");\n", "title": "Solaris 10 (sparc) : 147988-01", "type": "nessus", "viewCount": 0}, "differentElements": ["cpe"], "edition": 1, "lastseen": "2016-09-26T17:23:30"}, {"bulletin": {"bulletinFamily": "scanner", "cpe": ["cpe:/o:sun:solaris"], "cvelist": [], "cvss": {"score": 0.0, "vector": "NONE"}, "description": "SunOS 5.10: gifload patch.\nDate this patch was last updated by Sun : Nov/28/11", "edition": 2, "enchantments": {"score": {"value": 2.1, "vector": "NONE"}}, "hash": "8abc2cf8e4a041c94c53078c8fdab28c55244cbad0caa876ef055dbab8297f6f", "hashmap": [{"hash": "a954a23b6de7633ae53cc741e9986f61", "key": "href"}, {"hash": "be2073bfad5e624acf0f878f09eda795", "key": "naslFamily"}, {"hash": "7299be06110516d175d8a64fb55fc984", "key": "description"}, {"hash": "9cf00d658b687f030ebe173a0528c567", "key": "reporter"}, {"hash": "90918dd019bacda66f0508061e927657", "key": "references"}, {"hash": "12350b788e3032906157e11b27b5d136", "key": "cpe"}, {"hash": "d41d8cd98f00b204e9800998ecf8427e", "key": "cvelist"}, {"hash": "8cd4821cb504d25572038ed182587d85", "key": "cvss"}, {"hash": "bbdaea376f500d25f6b0c1050311dd07", "key": "bulletinFamily"}, {"hash": "5e0bd03bec244039678f2b955a2595aa", "key": "type"}, {"hash": "a0d5a07a69085c8c0c6ee600d34fd2cb", "key": "modified"}, {"hash": "f4fa0a70f071aff855fe3ce9cf993346", "key": "pluginID"}, {"hash": "7f938a28add73086abd08d4105d32030", "key": "title"}, {"hash": "9a0b0e3b7d4da00797c77c63beaa09da", "key": "published"}, {"hash": "665de731b5565f457d6b3ab47e683ca0", "key": "sourceData"}], "history": [], "href": "https://www.tenable.com/plugins/index.php?view=single&id=56976", "id": "SOLARIS10_147988.NASL", "lastseen": "2017-10-29T13:34:24", "modified": "2013-04-30T00:00:00", "naslFamily": "Solaris Local Security Checks", "objectVersion": "1.3", "pluginID": "56976", "published": "2011-11-30T00:00:00", "references": ["https://getupdates.oracle.com/readme/147988-01"], "reporter": "Tenable", "sourceData": "# @DEPRECATED@\n#\n# This script has been deprecated as the associated patch is not\n# currently a security fix.\n#\n# Disabled on 2013/04/30.\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(56976);\n script_version(\"$Revision: 1.5 $\");\n\n script_name(english: \"Solaris 10 (sparc) : 147988-01\");\n script_set_attribute(attribute: \"synopsis\", value:\n\"The remote host is missing Sun Security Patch number 147988-01\");\n script_set_attribute(attribute: \"description\", value:\n'SunOS 5.10: gifload patch.\nDate this patch was last updated by Sun : Nov/28/11');\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/147988-01\");\n script_set_attribute(attribute: \"risk_factor\", value: \"High\");\n script_set_attribute(attribute: \"patch_publication_date\", value: \"2011/11/28\");\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:\"2011/11/30\");\n script_cvs_date(\"$Date: 2013/04/30 10:42:30 $\");\n script_end_attributes();\n\n script_summary(english: \"Check for patch 147988-01\");\n script_category(ACT_GATHER_INFO);\n script_copyright(english:\"This script is Copyright (C) 2011-2013 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 security fix.\");\n\n\n\n\ninclude(\"solaris.inc\");\n\ne += solaris_check_patch(release:\"5.10\", arch:\"sparc\", patch:\"147988-01\", obsoleted_by:\"122212-46 \", package:\"SUNWgnome-img-editor\", version:\"2.6.0,REV=10.0.3.2004.12.16.17.35\");\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} \nexit(0, \"Host is not affected\");\n", "title": "Solaris 10 (sparc) : 147988-01", "type": "nessus", "viewCount": 0}, "differentElements": ["modified", "sourceData"], "edition": 2, "lastseen": "2017-10-29T13:34:24"}], "edition": 3, "hashmap": [{"key": "bulletinFamily", "hash": "bbdaea376f500d25f6b0c1050311dd07"}, {"key": "cpe", "hash": "12350b788e3032906157e11b27b5d136"}, {"key": "cvelist", "hash": "d41d8cd98f00b204e9800998ecf8427e"}, {"key": "cvss", "hash": "8cd4821cb504d25572038ed182587d85"}, {"key": "description", "hash": "7299be06110516d175d8a64fb55fc984"}, {"key": "href", "hash": "a954a23b6de7633ae53cc741e9986f61"}, {"key": "modified", "hash": "3b33040e1ee70c0673ab567f99a67d3f"}, {"key": "naslFamily", "hash": "be2073bfad5e624acf0f878f09eda795"}, {"key": "pluginID", "hash": "f4fa0a70f071aff855fe3ce9cf993346"}, {"key": "published", "hash": "9a0b0e3b7d4da00797c77c63beaa09da"}, {"key": "references", "hash": "90918dd019bacda66f0508061e927657"}, {"key": "reporter", "hash": "9cf00d658b687f030ebe173a0528c567"}, {"key": "sourceData", "hash": "d422ea9296b86646cc0f62b88ba5657c"}, {"key": "title", "hash": "7f938a28add73086abd08d4105d32030"}, {"key": "type", "hash": "5e0bd03bec244039678f2b955a2595aa"}], "hash": "c8eb800b71e14c510fee24da62724dda9d227ccbb299de467f90f498010d1d24", "viewCount": 0, "enchantments": {"score": {"value": -0.2, "vector": "NONE", "modified": "2018-07-31T03:38:22"}, "dependencies": {"references": [{"type": "nessus", "idList": ["SOLARIS10_147988-01.NASL"]}], "modified": "2018-07-31T03:38:22"}, "vulnersScore": -0.2}, "objectVersion": "1.3", "sourceData": "\n# @DEPRECATED@\n#\n# This script has been deprecated as the associated patch is not\n# currently a security fix.\n#\n# Disabled on 2013/04/30.\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(56976);\n script_version(\"1.7\");\n\n script_name(english: \"Solaris 10 (sparc) : 147988-01\");\n script_set_attribute(attribute: \"synopsis\", value:\n\"The remote host is missing Sun Security Patch number 147988-01\");\n script_set_attribute(attribute: \"description\", value:\n'SunOS 5.10: gifload patch.\nDate this patch was last updated by Sun : Nov/28/11');\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/147988-01\");\n script_set_attribute(attribute: \"risk_factor\", value: \"High\");\n script_set_attribute(attribute: \"patch_publication_date\", value: \"2011/11/28\");\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:\"2011/11/30\");\n script_cvs_date(\"Date: 2018/07/30 13:40:14\");\n script_end_attributes();\n\n script_summary(english: \"Check for patch 147988-01\");\n script_category(ACT_GATHER_INFO);\n script_copyright(english:\"This script is Copyright (C) 2011-2018 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 security fix.\");\n", "naslFamily": "Solaris Local Security Checks", "pluginID": "56976", "cpe": ["cpe:/o:sun:solaris"]}
{"nessus": [{"lastseen": "2019-11-03T12:17:01", "bulletinFamily": "scanner", "description": "SunOS 5.10: gifload patch.\nDate this patch was last updated by Sun : Nov/28/11", "modified": "2019-11-02T00:00:00", "id": "SOLARIS10_147988-01.NASL", "href": "https://www.tenable.com/plugins/nessus/107632", "published": "2018-03-12T00:00:00", "title": "Solaris 10 (sparc) : 147988-01", "type": "nessus", "sourceData": "#%NASL_MIN_LEVEL 80502\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(\"compat.inc\");\n\nif (description)\n{\n script_id(107632);\n script_version(\"1.4\");\n script_cvs_date(\"Date: 2019/10/25 13:36:27\");\n\n script_name(english:\"Solaris 10 (sparc) : 147988-01\");\n script_summary(english:\"Check for patch 147988-01\");\n\n script_set_attribute(\n attribute:\"synopsis\", \n value:\"The remote host is missing Sun Security Patch number 147988-01\"\n );\n script_set_attribute(\n attribute:\"description\", \n value:\n\"SunOS 5.10: gifload patch.\nDate this patch was last updated by Sun : Nov/28/11\"\n );\n script_set_attribute(\n attribute:\"see_also\",\n value:\"https://getupdates.oracle.com/readme/147988-01\"\n );\n script_set_attribute(attribute:\"solution\", value:\"Install patch 147988-01\");\n script_set_attribute(attribute:\"risk_factor\", value:\"Medium\");\n\n script_set_attribute(attribute:\"plugin_type\", value:\"local\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:oracle:solaris:10:147988\");\n script_set_attribute(attribute:\"cpe\", value:\"cpe:/o:oracle:solaris:10\");\n\n script_set_attribute(attribute:\"patch_publication_date\", value:\"2011/11/28\");\n script_set_attribute(attribute:\"plugin_publication_date\", value:\"2018/03/12\");\n script_end_attributes();\n\n script_category(ACT_GATHER_INFO);\n script_copyright(english:\"This script is Copyright (C) 2018-2019 and is owned by Tenable, Inc. or an Affiliate thereof.\");\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(\"misc_func.inc\");\ninclude(\"solaris.inc\");\n\nshowrev = get_kb_item(\"Host/Solaris/showrev\");\nif (empty_or_null(showrev)) audit(AUDIT_OS_NOT, \"Solaris\");\nos_ver = pregmatch(pattern:\"Release: (\\d+.(\\d+))\", string:showrev);\nif (empty_or_null(os_ver)) audit(AUDIT_UNKNOWN_APP_VER, \"Solaris\");\nfull_ver = os_ver[1];\nos_level = os_ver[2];\nif (full_ver != \"5.10\") audit(AUDIT_OS_NOT, \"Solaris 10\", \"Solaris \" + os_level);\npackage_arch = pregmatch(pattern:\"Application architecture: (\\w+)\", string:showrev);\nif (empty_or_null(package_arch)) audit(AUDIT_UNKNOWN_ARCH);\npackage_arch = package_arch[1];\nif (package_arch != \"sparc\") audit(AUDIT_ARCH_NOT, \"sparc\", package_arch);\nif (!get_kb_item(\"Host/local_checks_enabled\")) audit(AUDIT_LOCAL_CHECKS_NOT_ENABLED);\n\nif (solaris_check_patch(release:\"5.10\", arch:\"sparc\", patch:\"147988-01\", obsoleted_by:\"122212-46 \", package:\"SUNWgnome-img-editor\", version:\"2.6.0,REV=10.0.3.2004.12.16.17.35\") < 0) flag++;\n\nif (flag) {\n security_report_v4(\n port : 0,\n severity : SECURITY_WARNING,\n extra : solaris_get_report()\n );\n} else {\n patch_fix = solaris_patch_fix_get();\n if (!empty_or_null(patch_fix)) audit(AUDIT_PATCH_INSTALLED, patch_fix, \"Solaris 10\");\n tested = solaris_pkg_tests_get();\n if (!empty_or_null(tested)) audit(AUDIT_PACKAGE_NOT_AFFECTED, tested);\n audit(AUDIT_PACKAGE_NOT_INSTALLED, \"SUNWgnome-img-editor\");\n}\n", "cvss": {"score": 0.0, "vector": "NONE"}}]}