ID SOLARIS10_143559.NASL Type nessus Reporter Tenable Modified 2018-07-30T00:00:00
Description
SunOS 5.10: ssh scp patch.
Date this patch was last updated by Sun : Jun/03/11
# @DEPRECATED@
#
# This script has been deprecated as the associated patch is not
# currently a recommended security fix.
#
# Disabled on 2011/10/12.
#
# (C) Tenable Network Security, Inc.
#
if ( ! defined_func("bn_random") ) exit(0);
include("compat.inc");
if (description)
{
script_id(49135);
script_version("1.14");
script_cvs_date("Date: 2018/07/30 13:40:14");
script_name(english:"Solaris 10 (sparc) : 143559-10");
script_summary(english:"Check for patch 143559-10");
script_set_attribute(attribute:"synopsis", value:
"The remote host is missing Sun Security Patch number 143559-10");
script_set_attribute(attribute:"description", value:
'SunOS 5.10: ssh scp patch.
Date this patch was last updated by Sun : Jun/03/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/143559-10");
script_set_attribute(attribute:"risk_factor", value:"High");
script_set_attribute(attribute:"patch_publication_date", value:"2011/06/03");
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:"2010/09/08");
script_end_attributes();
script_category(ACT_GATHER_INFO);
script_copyright(english:"This script is Copyright (C) 2010-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_143559.NASL", "bulletinFamily": "scanner", "title": "Solaris 10 (sparc) : 143559-10", "description": "SunOS 5.10: ssh scp patch.\nDate this patch was last updated by Sun : Jun/03/11", "published": "2010-09-08T00: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=49135", "reporter": "Tenable", "references": ["https://getupdates.oracle.com/readme/143559-10"], "cvelist": [], "type": "nessus", "lastseen": "2018-07-31T04:07:45", "history": [{"bulletin": {"bulletinFamily": "scanner", "cpe": ["cpe:/o:sun:solaris"], "cvelist": [], "cvss": {"score": 0.0, "vector": "NONE"}, "description": "SunOS 5.10: ssh scp patch.\nDate this patch was last updated by Sun : Jun/03/11", "edition": 2, "enchantments": {"score": {"value": 2.1, "vector": "NONE"}}, "hash": "e218180309e71a1d94512b1ddfc819e6b83a3b937ecf540976b6cc9cd0c818b9", "hashmap": [{"hash": "be2073bfad5e624acf0f878f09eda795", "key": "naslFamily"}, {"hash": "d9e800182c070c5414ea8ea4ace29d54", "key": "href"}, {"hash": "1687f5e4457bccb39020567031915d20", "key": "published"}, {"hash": "9cf00d658b687f030ebe173a0528c567", "key": "reporter"}, {"hash": "dabc38471d50d2b28f6fe8cf6ea5fd94", "key": "title"}, {"hash": "aff741077114c7f99806a786ffe686c3", "key": "pluginID"}, {"hash": "12350b788e3032906157e11b27b5d136", "key": "cpe"}, {"hash": "43d7619adb80a82ae5823a8e7eea860a", "key": "sourceData"}, {"hash": "d39145bf599c9a72b47dee46ad9fa3e1", "key": "modified"}, {"hash": "d41d8cd98f00b204e9800998ecf8427e", "key": "cvelist"}, {"hash": "cf75053a1fb437977c49bc47f73134cc", "key": "description"}, {"hash": "8cd4821cb504d25572038ed182587d85", "key": "cvss"}, {"hash": "bbdaea376f500d25f6b0c1050311dd07", "key": "bulletinFamily"}, {"hash": "5e0bd03bec244039678f2b955a2595aa", "key": "type"}, {"hash": "633a86dd5b0db483bbe904fe72a5507d", "key": "references"}], "history": [], "href": "https://www.tenable.com/plugins/index.php?view=single&id=49135", "id": "SOLARIS10_143559.NASL", "lastseen": "2017-10-29T13:41:00", "modified": "2011-10-12T00:00:00", "naslFamily": "Solaris Local Security Checks", "objectVersion": "1.3", "pluginID": "49135", "published": "2010-09-08T00:00:00", "references": ["https://getupdates.oracle.com/readme/143559-10"], "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/10/12.\n\n#\n# (C) Tenable Network Security, Inc.\n#\n\nif ( ! defined_func(\"bn_random\") ) exit(0);\ninclude(\"compat.inc\");\n\nif (description)\n{\n script_id(49135);\n script_version(\"$Revision: 1.12 $\");\n script_cvs_date(\"$Date: 2011/10/12 10:39:55 $\");\n\n script_name(english:\"Solaris 10 (sparc) : 143559-10\");\n script_summary(english:\"Check for patch 143559-10\");\n\n script_set_attribute(attribute:\"synopsis\", value:\n\"The remote host is missing Sun Security Patch number 143559-10\");\n script_set_attribute(attribute:\"description\", value:\n'SunOS 5.10: ssh scp patch.\nDate this patch was last updated by Sun : Jun/03/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/143559-10\");\n script_set_attribute(attribute:\"risk_factor\", value:\"High\");\n script_set_attribute(attribute:\"patch_publication_date\", value:\"2011/06/03\");\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:\"2010/09/08\");\n script_end_attributes();\n\n script_category(ACT_GATHER_INFO);\n script_copyright(english:\"This script is Copyright (C) 2010-2011 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/Solaris/showrev\");\n exit(0);\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:\"143559-10\", obsoleted_by:\"144500-19 \", package:\"SUNWcry\", version:\"11.10.0,REV=2005.01.21.15.53\");\ne += solaris_check_patch(release:\"5.10\", arch:\"sparc\", patch:\"143559-10\", obsoleted_by:\"144500-19 \", package:\"SUNWopenssl-commands\", version:\"11.10.0,REV=2005.01.21.15.53\");\ne += solaris_check_patch(release:\"5.10\", arch:\"sparc\", patch:\"143559-10\", obsoleted_by:\"144500-19 \", package:\"SUNWopenssl-include\", version:\"11.10.0,REV=2005.01.21.15.53\");\ne += solaris_check_patch(release:\"5.10\", arch:\"sparc\", patch:\"143559-10\", obsoleted_by:\"144500-19 \", package:\"SUNWopenssl-libraries\", version:\"11.10.0,REV=2005.01.21.15.53\");\ne += solaris_check_patch(release:\"5.10\", arch:\"sparc\", patch:\"143559-10\", obsoleted_by:\"144500-19 \", package:\"SUNWsshcu\", version:\"11.10.0,REV=2005.01.21.15.53\");\ne += solaris_check_patch(release:\"5.10\", arch:\"sparc\", patch:\"143559-10\", obsoleted_by:\"144500-19 \", package:\"SUNWsshdu\", version:\"11.10.0,REV=2005.01.21.15.53\");\ne += solaris_check_patch(release:\"5.10\", arch:\"sparc\", patch:\"143559-10\", obsoleted_by:\"144500-19 \", package:\"SUNWsshu\", version:\"11.10.0,REV=2005.01.21.15.53\");\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) : 143559-10", "type": "nessus", "viewCount": 0}, "differentElements": ["modified", "sourceData"], "edition": 2, "lastseen": "2017-10-29T13:41:00"}, {"bulletin": {"bulletinFamily": "scanner", "cpe": [], "cvelist": [], "cvss": {"score": 0.0, "vector": "NONE"}, "description": "SunOS 5.10: ssh scp patch.\nDate this patch was last updated by Sun : Jun/03/11", "edition": 1, "enchantments": {}, "hash": "615aae9da244e41a15622b06833be44e02461fc0ce8c71d5443828e11ac498db", "hashmap": [{"hash": "be2073bfad5e624acf0f878f09eda795", "key": "naslFamily"}, {"hash": "d9e800182c070c5414ea8ea4ace29d54", "key": "href"}, {"hash": "1687f5e4457bccb39020567031915d20", "key": "published"}, {"hash": "9cf00d658b687f030ebe173a0528c567", "key": "reporter"}, {"hash": "dabc38471d50d2b28f6fe8cf6ea5fd94", "key": "title"}, {"hash": "aff741077114c7f99806a786ffe686c3", "key": "pluginID"}, {"hash": "43d7619adb80a82ae5823a8e7eea860a", "key": "sourceData"}, {"hash": "d39145bf599c9a72b47dee46ad9fa3e1", "key": "modified"}, {"hash": "d41d8cd98f00b204e9800998ecf8427e", "key": "cvelist"}, {"hash": "cf75053a1fb437977c49bc47f73134cc", "key": "description"}, {"hash": "8cd4821cb504d25572038ed182587d85", "key": "cvss"}, {"hash": "bbdaea376f500d25f6b0c1050311dd07", "key": "bulletinFamily"}, {"hash": "5e0bd03bec244039678f2b955a2595aa", "key": "type"}, {"hash": "633a86dd5b0db483bbe904fe72a5507d", "key": "references"}, {"hash": "d41d8cd98f00b204e9800998ecf8427e", "key": "cpe"}], "history": [], "href": "https://www.tenable.com/plugins/index.php?view=single&id=49135", "id": "SOLARIS10_143559.NASL", "lastseen": "2016-09-26T17:25:25", "modified": "2011-10-12T00:00:00", "naslFamily": "Solaris Local Security Checks", "objectVersion": "1.2", "pluginID": "49135", "published": "2010-09-08T00:00:00", "references": ["https://getupdates.oracle.com/readme/143559-10"], "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/10/12.\n\n#\n# (C) Tenable Network Security, Inc.\n#\n\nif ( ! defined_func(\"bn_random\") ) exit(0);\ninclude(\"compat.inc\");\n\nif (description)\n{\n script_id(49135);\n script_version(\"$Revision: 1.12 $\");\n script_cvs_date(\"$Date: 2011/10/12 10:39:55 $\");\n\n script_name(english:\"Solaris 10 (sparc) : 143559-10\");\n script_summary(english:\"Check for patch 143559-10\");\n\n script_set_attribute(attribute:\"synopsis\", value:\n\"The remote host is missing Sun Security Patch number 143559-10\");\n script_set_attribute(attribute:\"description\", value:\n'SunOS 5.10: ssh scp patch.\nDate this patch was last updated by Sun : Jun/03/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/143559-10\");\n script_set_attribute(attribute:\"risk_factor\", value:\"High\");\n script_set_attribute(attribute:\"patch_publication_date\", value:\"2011/06/03\");\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:\"2010/09/08\");\n script_end_attributes();\n\n script_category(ACT_GATHER_INFO);\n script_copyright(english:\"This script is Copyright (C) 2010-2011 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/Solaris/showrev\");\n exit(0);\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:\"143559-10\", obsoleted_by:\"144500-19 \", package:\"SUNWcry\", version:\"11.10.0,REV=2005.01.21.15.53\");\ne += solaris_check_patch(release:\"5.10\", arch:\"sparc\", patch:\"143559-10\", obsoleted_by:\"144500-19 \", package:\"SUNWopenssl-commands\", version:\"11.10.0,REV=2005.01.21.15.53\");\ne += solaris_check_patch(release:\"5.10\", arch:\"sparc\", patch:\"143559-10\", obsoleted_by:\"144500-19 \", package:\"SUNWopenssl-include\", version:\"11.10.0,REV=2005.01.21.15.53\");\ne += solaris_check_patch(release:\"5.10\", arch:\"sparc\", patch:\"143559-10\", obsoleted_by:\"144500-19 \", package:\"SUNWopenssl-libraries\", version:\"11.10.0,REV=2005.01.21.15.53\");\ne += solaris_check_patch(release:\"5.10\", arch:\"sparc\", patch:\"143559-10\", obsoleted_by:\"144500-19 \", package:\"SUNWsshcu\", version:\"11.10.0,REV=2005.01.21.15.53\");\ne += solaris_check_patch(release:\"5.10\", arch:\"sparc\", patch:\"143559-10\", obsoleted_by:\"144500-19 \", package:\"SUNWsshdu\", version:\"11.10.0,REV=2005.01.21.15.53\");\ne += solaris_check_patch(release:\"5.10\", arch:\"sparc\", patch:\"143559-10\", obsoleted_by:\"144500-19 \", package:\"SUNWsshu\", version:\"11.10.0,REV=2005.01.21.15.53\");\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) : 143559-10", "type": "nessus", "viewCount": 0}, "differentElements": ["cpe"], "edition": 1, "lastseen": "2016-09-26T17:25:25"}], "edition": 3, "hashmap": [{"key": "bulletinFamily", "hash": "bbdaea376f500d25f6b0c1050311dd07"}, {"key": "cpe", "hash": "12350b788e3032906157e11b27b5d136"}, {"key": "cvelist", "hash": "d41d8cd98f00b204e9800998ecf8427e"}, {"key": "cvss", "hash": "8cd4821cb504d25572038ed182587d85"}, {"key": "description", "hash": "cf75053a1fb437977c49bc47f73134cc"}, {"key": "href", "hash": "d9e800182c070c5414ea8ea4ace29d54"}, {"key": "modified", "hash": "3b33040e1ee70c0673ab567f99a67d3f"}, {"key": "naslFamily", "hash": "be2073bfad5e624acf0f878f09eda795"}, {"key": "pluginID", "hash": "aff741077114c7f99806a786ffe686c3"}, {"key": "published", "hash": "1687f5e4457bccb39020567031915d20"}, {"key": "references", "hash": "633a86dd5b0db483bbe904fe72a5507d"}, {"key": "reporter", "hash": "9cf00d658b687f030ebe173a0528c567"}, {"key": "sourceData", "hash": "22d9ce53f926737e42ca5ff23d896b33"}, {"key": "title", "hash": "dabc38471d50d2b28f6fe8cf6ea5fd94"}, {"key": "type", "hash": "5e0bd03bec244039678f2b955a2595aa"}], "hash": "7ac9ad3db945dd3e4f798febe5e1ca1190c8a2d159e372b8ad4b4416d9b0b6f8", "viewCount": 0, "enchantments": {"score": {"value": 3.1, "vector": "NONE", "modified": "2018-07-31T04:07:45"}, "dependencies": {"references": [{"type": "nessus", "idList": ["SOLARIS10_X86_145802-06.NASL", "SOLARIS10_143559-10.NASL"]}, {"type": "cve", "idList": ["CVE-2012-0099", "CVE-2011-2294"]}], "modified": "2018-07-31T04:07:45"}, "vulnersScore": 3.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/10/12.\n\n#\n# (C) Tenable Network Security, Inc.\n#\n\nif ( ! defined_func(\"bn_random\") ) exit(0);\ninclude(\"compat.inc\");\n\nif (description)\n{\n script_id(49135);\n script_version(\"1.14\");\n script_cvs_date(\"Date: 2018/07/30 13:40:14\");\n\n script_name(english:\"Solaris 10 (sparc) : 143559-10\");\n script_summary(english:\"Check for patch 143559-10\");\n\n script_set_attribute(attribute:\"synopsis\", value:\n\"The remote host is missing Sun Security Patch number 143559-10\");\n script_set_attribute(attribute:\"description\", value:\n'SunOS 5.10: ssh scp patch.\nDate this patch was last updated by Sun : Jun/03/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/143559-10\");\n script_set_attribute(attribute:\"risk_factor\", value:\"High\");\n script_set_attribute(attribute:\"patch_publication_date\", value:\"2011/06/03\");\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:\"2010/09/08\");\n script_end_attributes();\n\n script_category(ACT_GATHER_INFO);\n script_copyright(english:\"This script is Copyright (C) 2010-2018 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/Solaris/showrev\");\n exit(0);\n}\n\n# Deprecated.\nexit(0, \"The associated patch is not currently a recommended security fix.\");\n", "naslFamily": "Solaris Local Security Checks", "pluginID": "49135", "cpe": ["cpe:/o:sun:solaris"]}
{"nessus": [{"lastseen": "2019-12-13T09:20:09", "bulletinFamily": "scanner", "description": "SunOS 5.10_x86: ssh patch.\nDate this patch was last updated by Sun : Jun/03/11", "modified": "2019-12-02T00:00:00", "id": "SOLARIS10_X86_145802-06.NASL", "href": "https://www.tenable.com/plugins/nessus/108082", "published": "2018-03-12T00:00:00", "title": "Solaris 10 (x86) : 145802-06", "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(108082);\n script_version(\"1.5\");\n script_cvs_date(\"Date: 2019/10/25 13:36:27\");\n\n script_cve_id(\"CVE-2011-2294\", \"CVE-2012-0099\");\n\n script_name(english:\"Solaris 10 (x86) : 145802-06\");\n script_summary(english:\"Check for patch 145802-06\");\n\n script_set_attribute(\n attribute:\"synopsis\", \n value:\"The remote host is missing Sun Security Patch number 145802-06\"\n );\n script_set_attribute(\n attribute:\"description\", \n value:\n\"SunOS 5.10_x86: ssh patch.\nDate this patch was last updated by Sun : Jun/03/11\"\n );\n script_set_attribute(\n attribute:\"see_also\",\n value:\"https://getupdates.oracle.com/readme/145802-06\"\n );\n script_set_attribute(attribute:\"solution\", value:\"Install patch 145802-06\");\n script_set_cvss_base_vector(\"CVSS2#AV:N/AC:L/Au:N/C:N/I:N/A:P\");\n\n script_set_attribute(attribute:\"plugin_type\", value:\"local\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:oracle:solaris:10:145802\");\n script_set_attribute(attribute:\"cpe\", value:\"cpe:/o:oracle:solaris:10\");\n\n script_set_attribute(attribute:\"patch_publication_date\", value:\"2011/06/03\");\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 != \"i386\") audit(AUDIT_ARCH_NOT, \"i386\", package_arch);\nif (!get_kb_item(\"Host/local_checks_enabled\")) audit(AUDIT_LOCAL_CHECKS_NOT_ENABLED);\n\nif (solaris_check_patch(release:\"5.10_x86\", arch:\"i386\", patch:\"145802-06\", obsoleted_by:\"144501-19 \", package:\"SUNWsshcu\", version:\"11.10.0,REV=2005.01.21.16.34\") < 0) flag++;\nif (solaris_check_patch(release:\"5.10_x86\", arch:\"i386\", patch:\"145802-06\", obsoleted_by:\"144501-19 \", package:\"SUNWsshdu\", version:\"11.10.0,REV=2005.01.21.16.34\") < 0) flag++;\nif (solaris_check_patch(release:\"5.10_x86\", arch:\"i386\", patch:\"145802-06\", obsoleted_by:\"144501-19 \", package:\"SUNWsshu\", version:\"11.10.0,REV=2005.01.21.16.34\") < 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, \"SUNWsshcu / SUNWsshdu / SUNWsshu\");\n}\n", "cvss": {"score": 5.0, "vector": "AV:N/AC:L/Au:N/C:N/I:N/A:P"}}, {"lastseen": "2019-12-13T09:20:06", "bulletinFamily": "scanner", "description": "SunOS 5.10: ssh scp patch.\nDate this patch was last updated by Sun : Jun/03/11", "modified": "2019-12-02T00:00:00", "id": "SOLARIS10_143559-10.NASL", "href": "https://www.tenable.com/plugins/nessus/107548", "published": "2018-03-12T00:00:00", "title": "Solaris 10 (sparc) : 143559-10", "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(107548);\n script_version(\"1.6\");\n script_cvs_date(\"Date: 2019/10/25 13:36:27\");\n\n script_cve_id(\"CVE-2011-2294\", \"CVE-2012-0099\");\n\n script_name(english:\"Solaris 10 (sparc) : 143559-10\");\n script_summary(english:\"Check for patch 143559-10\");\n\n script_set_attribute(\n attribute:\"synopsis\", \n value:\"The remote host is missing Sun Security Patch number 143559-10\"\n );\n script_set_attribute(\n attribute:\"description\", \n value:\n\"SunOS 5.10: ssh scp patch.\nDate this patch was last updated by Sun : Jun/03/11\"\n );\n script_set_attribute(\n attribute:\"see_also\",\n value:\"https://getupdates.oracle.com/readme/143559-10\"\n );\n script_set_attribute(attribute:\"solution\", value:\"Install patch 143559-10\");\n script_set_cvss_base_vector(\"CVSS2#AV:N/AC:L/Au:N/C:N/I:N/A:P\");\n\n script_set_attribute(attribute:\"plugin_type\", value:\"local\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:oracle:solaris:10:143140\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:oracle:solaris:10:143559\");\n script_set_attribute(attribute:\"cpe\", value:\"cpe:/o:oracle:solaris:10\");\n\n script_set_attribute(attribute:\"patch_publication_date\", value:\"2011/06/03\");\n script_set_attribute(attribute:\"plugin_publication_date\", value:\"2018/03/12\");\n script_set_attribute(attribute:\"generated_plugin\", value:\"current\");\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:\"143559-10\", obsoleted_by:\"144500-19 \", package:\"SUNWcry\", version:\"11.10.0,REV=2005.01.21.15.53\") < 0) flag++;\nif (solaris_check_patch(release:\"5.10\", arch:\"sparc\", patch:\"143559-10\", obsoleted_by:\"144500-19 \", package:\"SUNWopenssl-commands\", version:\"11.10.0,REV=2005.01.21.15.53\") < 0) flag++;\nif (solaris_check_patch(release:\"5.10\", arch:\"sparc\", patch:\"143559-10\", obsoleted_by:\"144500-19 \", package:\"SUNWopenssl-include\", version:\"11.10.0,REV=2005.01.21.15.53\") < 0) flag++;\nif (solaris_check_patch(release:\"5.10\", arch:\"sparc\", patch:\"143559-10\", obsoleted_by:\"144500-19 \", package:\"SUNWopenssl-libraries\", version:\"11.10.0,REV=2005.01.21.15.53\") < 0) flag++;\nif (solaris_check_patch(release:\"5.10\", arch:\"sparc\", patch:\"143559-10\", obsoleted_by:\"144500-19 \", package:\"SUNWsshcu\", version:\"11.10.0,REV=2005.01.21.15.53\") < 0) flag++;\nif (solaris_check_patch(release:\"5.10\", arch:\"sparc\", patch:\"143559-10\", obsoleted_by:\"144500-19 \", package:\"SUNWsshdu\", version:\"11.10.0,REV=2005.01.21.15.53\") < 0) flag++;\nif (solaris_check_patch(release:\"5.10\", arch:\"sparc\", patch:\"143559-10\", obsoleted_by:\"144500-19 \", package:\"SUNWsshu\", version:\"11.10.0,REV=2005.01.21.15.53\") < 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, \"SUNWcry / SUNWopenssl-commands / SUNWopenssl-include / etc\");\n}\n", "cvss": {"score": 5.0, "vector": "AV:N/AC:L/Au:N/C:N/I:N/A:P"}}, {"lastseen": "2018-07-31T03:56:27", "bulletinFamily": "scanner", "description": "SunOS 5.10_x86: ssh patch.\nDate this patch was last updated by Sun : Jun/03/11", "modified": "2018-07-30T00:00:00", "published": "2011-05-06T00:00:00", "id": "SOLARIS10_X86_145802.NASL", "href": "https://www.tenable.com/plugins/index.php?view=single&id=53822", "title": "Solaris 10 (x86) : 145802-06", "type": "nessus", "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/10/12.\n\n#\n# (C) Tenable Network Security, Inc.\n#\n\nif ( ! defined_func(\"bn_random\") ) exit(0);\ninclude(\"compat.inc\");\n\nif (description)\n{\n script_id(53822);\n script_version(\"1.9\");\n script_cvs_date(\"Date: 2018/07/30 13:40:14\");\n\n script_name(english:\"Solaris 10 (x86) : 145802-06\");\n script_summary(english:\"Check for patch 145802-06\");\n\n script_set_attribute(attribute:\"synopsis\", value:\n\"The remote host is missing Sun Security Patch number 145802-06\");\n script_set_attribute(attribute:\"description\", value:\n'SunOS 5.10_x86: ssh patch.\nDate this patch was last updated by Sun : Jun/03/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/145802-06\");\n script_set_attribute(attribute:\"risk_factor\", value:\"High\");\n script_set_attribute(attribute:\"patch_publication_date\", value:\"2011/06/03\");\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/05/06\");\n script_end_attributes();\n\n script_category(ACT_GATHER_INFO);\n script_copyright(english:\"This script is Copyright (C) 2011-2018 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/Solaris/showrev\");\n exit(0);\n}\n\n# Deprecated.\nexit(0, \"The associated patch is not currently a recommended security fix.\");\n", "cvss": {"score": 0.0, "vector": "NONE"}}], "cve": [{"lastseen": "2019-05-29T18:12:19", "bulletinFamily": "NVD", "description": "Unspecified vulnerability in Oracle Solaris 9, 10, and 11 Express allows remote attackers to affect availability via unknown vectors related to sshd.", "modified": "2018-01-06T02:29:00", "id": "CVE-2012-0099", "href": "https://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2012-0099", "published": "2012-01-18T22:55:00", "title": "CVE-2012-0099", "type": "cve", "cvss": {"score": 2.6, "vector": "AV:N/AC:H/Au:N/C:N/I:N/A:P"}}, {"lastseen": "2019-05-29T18:11:11", "bulletinFamily": "NVD", "description": "Unspecified vulnerability in Oracle Solaris 10 and 11 Express allows remote attackers to affect availability, related to SSH.", "modified": "2011-10-05T02:54:00", "id": "CVE-2011-2294", "href": "https://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2011-2294", "published": "2011-07-21T00:55:00", "title": "CVE-2011-2294", "type": "cve", "cvss": {"score": 5.0, "vector": "AV:N/AC:L/Au:N/C:N/I:N/A:P"}}]}