ID SOLARIS9_112785.NASL
Type nessus
Reporter Tenable
Modified 2016-02-07T00:00:00
Description
X11 6.6.1: Xsun patch.
Date this patch was last updated by Sun : Dec/11/08
#
# (C) Tenable Network Security, Inc.
#
# The descriptive text in this plugin was
# extracted from the Oracle SunOS Patch Updates.
#
include("compat.inc");
if (description)
{
script_id(14367);
script_version("$Revision: 1.38 $");
script_cvs_date("$Date: 2016/02/07 05:42:19 $");
script_cve_id("CVE-2008-5684");
script_name(english:"Solaris 9 (sparc) : 112785-65");
script_summary(english:"Check for patch 112785-65");
script_set_attribute(
attribute:"synopsis",
value:"The remote host is missing Sun Security Patch number 112785-65"
);
script_set_attribute(
attribute:"description",
value:
"X11 6.6.1: Xsun patch.
Date this patch was last updated by Sun : Dec/11/08"
);
script_set_attribute(
attribute:"see_also",
value:"http://download.oracle.com/sunalerts/1019677.1.html"
);
script_set_attribute(
attribute:"solution",
value:"You should install this patch for your system to be up-to-date."
);
script_set_cvss_base_vector("CVSS2#AV:N/AC:L/Au:N/C:N/I:N/A:P");
script_cwe_id(399);
script_set_attribute(attribute:"plugin_type", value:"local");
script_set_attribute(attribute:"cpe", value:"cpe:/o:sun:solaris");
script_set_attribute(attribute:"patch_publication_date", value:"2008/12/11");
script_set_attribute(attribute:"plugin_publication_date", value:"2004/08/24");
script_end_attributes();
script_category(ACT_GATHER_INFO);
script_copyright(english:"This script is Copyright (C) 2004-2016 Tenable Network Security, Inc.");
script_family(english:"Solaris Local Security Checks");
script_dependencies("ssh_get_info.nasl");
script_require_keys("Host/local_checks_enabled", "Host/Solaris/showrev");
exit(0);
}
include("audit.inc");
include("global_settings.inc");
include("solaris.inc");
if (!get_kb_item("Host/local_checks_enabled")) audit(AUDIT_LOCAL_CHECKS_NOT_ENABLED);
if (solaris_check_patch(release:"5.9", arch:"sparc", patch:"112785-65", obsoleted_by:"", package:"SUNWxwrtx", version:"6.6.1.5800,REV=0.2002.04.05") < 0) flag++;
if (solaris_check_patch(release:"5.9", arch:"sparc", patch:"112785-65", obsoleted_by:"", package:"SUNWxwinc", version:"6.6.1.5800,REV=0.2002.04.05") < 0) flag++;
if (solaris_check_patch(release:"5.9", arch:"sparc", patch:"112785-65", obsoleted_by:"", package:"SUNWxwsrv", version:"6.6.1.5800,REV=0.2002.04.05") < 0) flag++;
if (solaris_check_patch(release:"5.9", arch:"sparc", patch:"112785-65", obsoleted_by:"", package:"SUNWxwicx", version:"6.6.1.5800,REV=0.2002.04.05") < 0) flag++;
if (solaris_check_patch(release:"5.9", arch:"sparc", patch:"112785-65", obsoleted_by:"", package:"SUNWxwfnt", version:"6.6.1.5800,REV=0.2002.04.05") < 0) flag++;
if (solaris_check_patch(release:"5.9", arch:"sparc", patch:"112785-65", obsoleted_by:"", package:"SUNWxwpmn", version:"6.6.1.5800,REV=0.2002.04.05") < 0) flag++;
if (solaris_check_patch(release:"5.9", arch:"sparc", patch:"112785-65", obsoleted_by:"", package:"SUNWxwslb", version:"6.6.1.5800,REV=0.2002.04.05") < 0) flag++;
if (solaris_check_patch(release:"5.9", arch:"sparc", patch:"112785-65", obsoleted_by:"", package:"SUNWxwrtl", version:"6.6.1.5800,REV=0.2002.04.05") < 0) flag++;
if (solaris_check_patch(release:"5.9", arch:"sparc", patch:"112785-65", obsoleted_by:"", package:"SUNWxwplt", version:"6.6.1.5800,REV=0.2002.04.05") < 0) flag++;
if (solaris_check_patch(release:"5.9", arch:"sparc", patch:"112785-65", obsoleted_by:"", package:"SUNWxwice", version:"6.6.1.5800,REV=0.2002.04.05") < 0) flag++;
if (solaris_check_patch(release:"5.9", arch:"sparc", patch:"112785-65", obsoleted_by:"", package:"SUNWxwopt", version:"6.6.1.5800,REV=0.2002.04.05") < 0) flag++;
if (solaris_check_patch(release:"5.9", arch:"sparc", patch:"112785-65", obsoleted_by:"", package:"SUNWxwacx", version:"6.6.1.5800,REV=0.2002.04.05") < 0) flag++;
if (solaris_check_patch(release:"5.9", arch:"sparc", patch:"112785-65", obsoleted_by:"", package:"SUNWxwplx", version:"6.6.1.5800,REV=0.2002.04.05") < 0) flag++;
if (solaris_check_patch(release:"5.9", arch:"sparc", patch:"112785-65", obsoleted_by:"", package:"SUNWxwman", version:"6.6.1.5800,REV=0.2002.04.05") < 0) flag++;
if (flag)
{
if (report_verbosity > 0) security_warning(port:0, extra:solaris_get_report());
else security_warning(0);
exit(0);
}
audit(AUDIT_HOST_NOT, "affected");
{"id": "SOLARIS9_112785.NASL", "bulletinFamily": "scanner", "title": "Solaris 9 (sparc) : 112785-65", "description": "X11 6.6.1: Xsun patch.\nDate this patch was last updated by Sun : Dec/11/08", "published": "2004-08-24T00:00:00", "modified": "2016-02-07T00:00:00", "cvss": {"score": 5.0, "vector": "AV:NETWORK/AC:LOW/Au:NONE/C:NONE/I:NONE/A:PARTIAL/"}, "href": "https://www.tenable.com/plugins/index.php?view=single&id=14367", "reporter": "Tenable", "references": ["http://download.oracle.com/sunalerts/1019677.1.html"], "cvelist": ["CVE-2008-5684"], "type": "nessus", "lastseen": "2017-10-29T13:35:47", "history": [{"bulletin": {"bulletinFamily": "scanner", "cpe": [], "cvelist": ["CVE-2008-5684"], "cvss": {"score": 5.0, "vector": "AV:NETWORK/AC:LOW/Au:NONE/C:NONE/I:NONE/A:PARTIAL/"}, "description": "X11 6.6.1: Xsun patch.\nDate this patch was last updated by Sun : Dec/11/08", "edition": 1, "enchantments": {}, "hash": "56c1535cfac6ec0392bedd4b63ccc0339681b665a23dcc4801391d9657dfdecd", "hashmap": [{"hash": "be2073bfad5e624acf0f878f09eda795", "key": "naslFamily"}, {"hash": "9cf00d658b687f030ebe173a0528c567", "key": "reporter"}, {"hash": "51d18988085a2c1e4a6508eb5254a130", "key": "cvelist"}, {"hash": "860d80a5cd5b06f314826b91b616d19e", "key": "modified"}, {"hash": "9a13a71d197b3728fe587994f92c94b5", "key": "references"}, {"hash": "c35e3a898a8076ef584c574f95997701", "key": "published"}, {"hash": "fbf459a0fc9adbbbd766359a11f047ec", "key": "href"}, {"hash": "1189a28dce4fa71cd7b4a6aa45c1847e", "key": "description"}, {"hash": "bbdaea376f500d25f6b0c1050311dd07", "key": "bulletinFamily"}, {"hash": "5e0bd03bec244039678f2b955a2595aa", "key": "type"}, {"hash": "8072f405471d085d0f9fec9e49f6790c", "key": "pluginID"}, {"hash": "84813b1457b92d6ba1174abffbb83a2f", "key": "cvss"}, {"hash": "0eb5fc1c38344be4d275cd2960a83787", "key": "sourceData"}, {"hash": "d41d8cd98f00b204e9800998ecf8427e", "key": "cpe"}, {"hash": "8543b49b676dca934ba1c30c49a63764", "key": "title"}], "history": [], "href": "https://www.tenable.com/plugins/index.php?view=single&id=14367", "id": "SOLARIS9_112785.NASL", "lastseen": "2016-09-26T17:23:54", "modified": "2016-02-07T00:00:00", "naslFamily": "Solaris Local Security Checks", "objectVersion": "1.2", "pluginID": "14367", "published": "2004-08-24T00:00:00", "references": ["http://download.oracle.com/sunalerts/1019677.1.html"], "reporter": "Tenable", "sourceData": "#\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(14367);\n script_version(\"$Revision: 1.38 $\");\n script_cvs_date(\"$Date: 2016/02/07 05:42:19 $\");\n\n script_cve_id(\"CVE-2008-5684\");\n\n script_name(english:\"Solaris 9 (sparc) : 112785-65\");\n script_summary(english:\"Check for patch 112785-65\");\n\n script_set_attribute(\n attribute:\"synopsis\", \n value:\"The remote host is missing Sun Security Patch number 112785-65\"\n );\n script_set_attribute(\n attribute:\"description\", \n value:\n\"X11 6.6.1: Xsun patch.\nDate this patch was last updated by Sun : Dec/11/08\"\n );\n script_set_attribute(\n attribute:\"see_also\",\n value:\"http://download.oracle.com/sunalerts/1019677.1.html\"\n );\n script_set_attribute(\n attribute:\"solution\", \n value:\"You should install this patch for your system to be up-to-date.\"\n );\n script_set_cvss_base_vector(\"CVSS2#AV:N/AC:L/Au:N/C:N/I:N/A:P\");\n script_cwe_id(399);\n\n script_set_attribute(attribute:\"plugin_type\", value:\"local\");\n script_set_attribute(attribute:\"cpe\", value:\"cpe:/o:sun:solaris\");\n\n script_set_attribute(attribute:\"patch_publication_date\", value:\"2008/12/11\");\n script_set_attribute(attribute:\"plugin_publication_date\", value:\"2004/08/24\");\n script_end_attributes();\n\n script_category(ACT_GATHER_INFO);\n script_copyright(english:\"This script is Copyright (C) 2004-2016 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/local_checks_enabled\", \"Host/Solaris/showrev\");\n\n exit(0);\n}\n\n\ninclude(\"audit.inc\");\ninclude(\"global_settings.inc\");\ninclude(\"solaris.inc\");\n\nif (!get_kb_item(\"Host/local_checks_enabled\")) audit(AUDIT_LOCAL_CHECKS_NOT_ENABLED);\n\nif (solaris_check_patch(release:\"5.9\", arch:\"sparc\", patch:\"112785-65\", obsoleted_by:\"\", package:\"SUNWxwrtx\", version:\"6.6.1.5800,REV=0.2002.04.05\") < 0) flag++;\nif (solaris_check_patch(release:\"5.9\", arch:\"sparc\", patch:\"112785-65\", obsoleted_by:\"\", package:\"SUNWxwinc\", version:\"6.6.1.5800,REV=0.2002.04.05\") < 0) flag++;\nif (solaris_check_patch(release:\"5.9\", arch:\"sparc\", patch:\"112785-65\", obsoleted_by:\"\", package:\"SUNWxwsrv\", version:\"6.6.1.5800,REV=0.2002.04.05\") < 0) flag++;\nif (solaris_check_patch(release:\"5.9\", arch:\"sparc\", patch:\"112785-65\", obsoleted_by:\"\", package:\"SUNWxwicx\", version:\"6.6.1.5800,REV=0.2002.04.05\") < 0) flag++;\nif (solaris_check_patch(release:\"5.9\", arch:\"sparc\", patch:\"112785-65\", obsoleted_by:\"\", package:\"SUNWxwfnt\", version:\"6.6.1.5800,REV=0.2002.04.05\") < 0) flag++;\nif (solaris_check_patch(release:\"5.9\", arch:\"sparc\", patch:\"112785-65\", obsoleted_by:\"\", package:\"SUNWxwpmn\", version:\"6.6.1.5800,REV=0.2002.04.05\") < 0) flag++;\nif (solaris_check_patch(release:\"5.9\", arch:\"sparc\", patch:\"112785-65\", obsoleted_by:\"\", package:\"SUNWxwslb\", version:\"6.6.1.5800,REV=0.2002.04.05\") < 0) flag++;\nif (solaris_check_patch(release:\"5.9\", arch:\"sparc\", patch:\"112785-65\", obsoleted_by:\"\", package:\"SUNWxwrtl\", version:\"6.6.1.5800,REV=0.2002.04.05\") < 0) flag++;\nif (solaris_check_patch(release:\"5.9\", arch:\"sparc\", patch:\"112785-65\", obsoleted_by:\"\", package:\"SUNWxwplt\", version:\"6.6.1.5800,REV=0.2002.04.05\") < 0) flag++;\nif (solaris_check_patch(release:\"5.9\", arch:\"sparc\", patch:\"112785-65\", obsoleted_by:\"\", package:\"SUNWxwice\", version:\"6.6.1.5800,REV=0.2002.04.05\") < 0) flag++;\nif (solaris_check_patch(release:\"5.9\", arch:\"sparc\", patch:\"112785-65\", obsoleted_by:\"\", package:\"SUNWxwopt\", version:\"6.6.1.5800,REV=0.2002.04.05\") < 0) flag++;\nif (solaris_check_patch(release:\"5.9\", arch:\"sparc\", patch:\"112785-65\", obsoleted_by:\"\", package:\"SUNWxwacx\", version:\"6.6.1.5800,REV=0.2002.04.05\") < 0) flag++;\nif (solaris_check_patch(release:\"5.9\", arch:\"sparc\", patch:\"112785-65\", obsoleted_by:\"\", package:\"SUNWxwplx\", version:\"6.6.1.5800,REV=0.2002.04.05\") < 0) flag++;\nif (solaris_check_patch(release:\"5.9\", arch:\"sparc\", patch:\"112785-65\", obsoleted_by:\"\", package:\"SUNWxwman\", version:\"6.6.1.5800,REV=0.2002.04.05\") < 0) flag++;\n\nif (flag)\n{\n if (report_verbosity > 0) security_warning(port:0, extra:solaris_get_report());\n else security_warning(0);\n exit(0);\n}\naudit(AUDIT_HOST_NOT, \"affected\");\n", "title": "Solaris 9 (sparc) : 112785-65", "type": "nessus", "viewCount": 0}, "differentElements": ["cpe"], "edition": 1, "lastseen": "2016-09-26T17:23:54"}], "edition": 2, "hashmap": [{"key": "bulletinFamily", "hash": "bbdaea376f500d25f6b0c1050311dd07"}, {"key": "cpe", "hash": "12350b788e3032906157e11b27b5d136"}, {"key": "cvelist", "hash": "51d18988085a2c1e4a6508eb5254a130"}, {"key": "cvss", "hash": "84813b1457b92d6ba1174abffbb83a2f"}, {"key": "description", "hash": "1189a28dce4fa71cd7b4a6aa45c1847e"}, {"key": "href", "hash": "fbf459a0fc9adbbbd766359a11f047ec"}, {"key": "modified", "hash": "860d80a5cd5b06f314826b91b616d19e"}, {"key": "naslFamily", "hash": "be2073bfad5e624acf0f878f09eda795"}, {"key": "pluginID", "hash": "8072f405471d085d0f9fec9e49f6790c"}, {"key": "published", "hash": "c35e3a898a8076ef584c574f95997701"}, {"key": "references", "hash": "9a13a71d197b3728fe587994f92c94b5"}, {"key": "reporter", "hash": "9cf00d658b687f030ebe173a0528c567"}, {"key": "sourceData", "hash": "0eb5fc1c38344be4d275cd2960a83787"}, {"key": "title", "hash": "8543b49b676dca934ba1c30c49a63764"}, {"key": "type", "hash": "5e0bd03bec244039678f2b955a2595aa"}], "hash": "b786d02e7aa24ad65c1cb24860a78c7d2cc2a5bd08baea7abd33a0fd0aa2db80", "viewCount": 0, "enchantments": {"vulnersScore": 6.0}, "objectVersion": "1.3", "sourceData": "#\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(14367);\n script_version(\"$Revision: 1.38 $\");\n script_cvs_date(\"$Date: 2016/02/07 05:42:19 $\");\n\n script_cve_id(\"CVE-2008-5684\");\n\n script_name(english:\"Solaris 9 (sparc) : 112785-65\");\n script_summary(english:\"Check for patch 112785-65\");\n\n script_set_attribute(\n attribute:\"synopsis\", \n value:\"The remote host is missing Sun Security Patch number 112785-65\"\n );\n script_set_attribute(\n attribute:\"description\", \n value:\n\"X11 6.6.1: Xsun patch.\nDate this patch was last updated by Sun : Dec/11/08\"\n );\n script_set_attribute(\n attribute:\"see_also\",\n value:\"http://download.oracle.com/sunalerts/1019677.1.html\"\n );\n script_set_attribute(\n attribute:\"solution\", \n value:\"You should install this patch for your system to be up-to-date.\"\n );\n script_set_cvss_base_vector(\"CVSS2#AV:N/AC:L/Au:N/C:N/I:N/A:P\");\n script_cwe_id(399);\n\n script_set_attribute(attribute:\"plugin_type\", value:\"local\");\n script_set_attribute(attribute:\"cpe\", value:\"cpe:/o:sun:solaris\");\n\n script_set_attribute(attribute:\"patch_publication_date\", value:\"2008/12/11\");\n script_set_attribute(attribute:\"plugin_publication_date\", value:\"2004/08/24\");\n script_end_attributes();\n\n script_category(ACT_GATHER_INFO);\n script_copyright(english:\"This script is Copyright (C) 2004-2016 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/local_checks_enabled\", \"Host/Solaris/showrev\");\n\n exit(0);\n}\n\n\ninclude(\"audit.inc\");\ninclude(\"global_settings.inc\");\ninclude(\"solaris.inc\");\n\nif (!get_kb_item(\"Host/local_checks_enabled\")) audit(AUDIT_LOCAL_CHECKS_NOT_ENABLED);\n\nif (solaris_check_patch(release:\"5.9\", arch:\"sparc\", patch:\"112785-65\", obsoleted_by:\"\", package:\"SUNWxwrtx\", version:\"6.6.1.5800,REV=0.2002.04.05\") < 0) flag++;\nif (solaris_check_patch(release:\"5.9\", arch:\"sparc\", patch:\"112785-65\", obsoleted_by:\"\", package:\"SUNWxwinc\", version:\"6.6.1.5800,REV=0.2002.04.05\") < 0) flag++;\nif (solaris_check_patch(release:\"5.9\", arch:\"sparc\", patch:\"112785-65\", obsoleted_by:\"\", package:\"SUNWxwsrv\", version:\"6.6.1.5800,REV=0.2002.04.05\") < 0) flag++;\nif (solaris_check_patch(release:\"5.9\", arch:\"sparc\", patch:\"112785-65\", obsoleted_by:\"\", package:\"SUNWxwicx\", version:\"6.6.1.5800,REV=0.2002.04.05\") < 0) flag++;\nif (solaris_check_patch(release:\"5.9\", arch:\"sparc\", patch:\"112785-65\", obsoleted_by:\"\", package:\"SUNWxwfnt\", version:\"6.6.1.5800,REV=0.2002.04.05\") < 0) flag++;\nif (solaris_check_patch(release:\"5.9\", arch:\"sparc\", patch:\"112785-65\", obsoleted_by:\"\", package:\"SUNWxwpmn\", version:\"6.6.1.5800,REV=0.2002.04.05\") < 0) flag++;\nif (solaris_check_patch(release:\"5.9\", arch:\"sparc\", patch:\"112785-65\", obsoleted_by:\"\", package:\"SUNWxwslb\", version:\"6.6.1.5800,REV=0.2002.04.05\") < 0) flag++;\nif (solaris_check_patch(release:\"5.9\", arch:\"sparc\", patch:\"112785-65\", obsoleted_by:\"\", package:\"SUNWxwrtl\", version:\"6.6.1.5800,REV=0.2002.04.05\") < 0) flag++;\nif (solaris_check_patch(release:\"5.9\", arch:\"sparc\", patch:\"112785-65\", obsoleted_by:\"\", package:\"SUNWxwplt\", version:\"6.6.1.5800,REV=0.2002.04.05\") < 0) flag++;\nif (solaris_check_patch(release:\"5.9\", arch:\"sparc\", patch:\"112785-65\", obsoleted_by:\"\", package:\"SUNWxwice\", version:\"6.6.1.5800,REV=0.2002.04.05\") < 0) flag++;\nif (solaris_check_patch(release:\"5.9\", arch:\"sparc\", patch:\"112785-65\", obsoleted_by:\"\", package:\"SUNWxwopt\", version:\"6.6.1.5800,REV=0.2002.04.05\") < 0) flag++;\nif (solaris_check_patch(release:\"5.9\", arch:\"sparc\", patch:\"112785-65\", obsoleted_by:\"\", package:\"SUNWxwacx\", version:\"6.6.1.5800,REV=0.2002.04.05\") < 0) flag++;\nif (solaris_check_patch(release:\"5.9\", arch:\"sparc\", patch:\"112785-65\", obsoleted_by:\"\", package:\"SUNWxwplx\", version:\"6.6.1.5800,REV=0.2002.04.05\") < 0) flag++;\nif (solaris_check_patch(release:\"5.9\", arch:\"sparc\", patch:\"112785-65\", obsoleted_by:\"\", package:\"SUNWxwman\", version:\"6.6.1.5800,REV=0.2002.04.05\") < 0) flag++;\n\nif (flag)\n{\n if (report_verbosity > 0) security_warning(port:0, extra:solaris_get_report());\n else security_warning(0);\n exit(0);\n}\naudit(AUDIT_HOST_NOT, \"affected\");\n", "naslFamily": "Solaris Local Security Checks", "pluginID": "14367", "cpe": ["cpe:/o:sun:solaris"]}
{"result": {"cve": [{"id": "CVE-2008-5684", "type": "cve", "title": "CVE-2008-5684", "description": "Unspecified vulnerability in the X Inter Client Exchange library (aka libICE) in Sun Solaris 8 through 10 and OpenSolaris before snv_85 allows context-dependent attackers to cause a denial of service (application crash), as demonstrated by a port scan that triggers a segmentation violation in the Gnome session manager (aka gnome-session).", "published": "2008-12-19T12:30:03", "cvss": {"score": 5.0, "vector": "AV:NETWORK/AC:LOW/Au:NONE/C:NONE/I:NONE/A:PARTIAL/"}, "href": "https://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2008-5684", "cvelist": ["CVE-2008-5684"], "lastseen": "2017-09-29T14:26:15"}], "nessus": [{"id": "SOLARIS9_X86_112786.NASL", "type": "nessus", "title": "Solaris 9 (x86) : 112786-54", "description": "X11 6.6.1_x86: Xsun patch.\nDate this patch was last updated by Sun : Dec/11/08", "published": "2004-08-24T00:00:00", "cvss": {"score": 5.0, "vector": "AV:NETWORK/AC:LOW/Au:NONE/C:NONE/I:NONE/A:PARTIAL/"}, "href": "https://www.tenable.com/plugins/index.php?view=single&id=14366", "cvelist": ["CVE-2008-5684"], "lastseen": "2017-10-29T13:46:09"}, {"id": "SOLARIS8_X86_119068.NASL", "type": "nessus", "title": "Solaris 8 (x86) : 119068-11", "description": "X11 6.4.1_x86: Xsun patch.\nDate this patch was last updated by Sun : Dec/11/08", "published": "2006-11-06T00:00:00", "cvss": {"score": 5.0, "vector": "AV:NETWORK/AC:LOW/Au:NONE/C:NONE/I:NONE/A:PARTIAL/"}, "href": "https://www.tenable.com/plugins/index.php?view=single&id=23465", "cvelist": ["CVE-2008-5684"], "lastseen": "2017-10-29T13:37:03"}, {"id": "SOLARIS8_119067.NASL", "type": "nessus", "title": "Solaris 8 (sparc) : 119067-11", "description": "X11 6.4.1: Xsun patch.\nDate this patch was last updated by Sun : Dec/11/08", "published": "2006-11-06T00:00:00", "cvss": {"score": 5.0, "vector": "AV:NETWORK/AC:LOW/Au:NONE/C:NONE/I:NONE/A:PARTIAL/"}, "href": "https://www.tenable.com/plugins/index.php?view=single&id=23412", "cvelist": ["CVE-2008-5684"], "lastseen": "2017-10-29T13:37:00"}, {"id": "SOLARIS10_X86_119060_45.NASL", "type": "nessus", "title": "Solaris 10 (x86) : 119060-45", "description": "X11 6.6.2_x86: Xsun patch.\nThis patch addresses IAVT 2009-T-0001.", "published": "2015-04-02T00:00:00", "cvss": {"score": 9.3, "vector": "AV:NETWORK/AC:MEDIUM/Au:NONE/C:COMPLETE/I:COMPLETE/A:COMPLETE/"}, "href": "https://www.tenable.com/plugins/index.php?view=single&id=82537", "cvelist": ["CVE-2007-1667", "CVE-2005-2495", "CVE-2006-3739", "CVE-2005-3099", "CVE-2007-4070", "CVE-2006-3467", "CVE-2008-5684"], "lastseen": "2017-10-29T13:43:48"}, {"id": "SOLARIS10_X86_119060-65.NASL", "type": "nessus", "title": "Solaris 10 (x86) : 119060-65", "description": "X11 6.6.2_x86: Xsun patch.\nDate this patch was last updated by Sun : Mar/15/14", "published": "2018-03-12T00:00:00", "cvss": {"score": 9.3, "vector": "AV:NETWORK/AC:MEDIUM/Au:NONE/C:COMPLETE/I:COMPLETE/A:COMPLETE/"}, "href": "https://www.tenable.com/plugins/index.php?view=single&id=107802", "cvelist": ["CVE-2007-1667", "CVE-2005-2495", "CVE-2006-3739", "CVE-2005-3099", "CVE-2007-4070", "CVE-2006-3467", "CVE-2008-5684"], "lastseen": "2018-03-15T15:07:09"}, {"id": "SOLARIS10_X86_119060-70.NASL", "type": "nessus", "title": "Solaris 10 (x86) : 119060-70", "description": "X11 6.6.2_x86: Xsun patch.\nDate this patch was last updated by Sun : Nov/12/15", "published": "2018-03-12T00:00:00", "cvss": {"score": 9.3, "vector": "AV:NETWORK/AC:MEDIUM/Au:NONE/C:COMPLETE/I:COMPLETE/A:COMPLETE/"}, "href": "https://www.tenable.com/plugins/index.php?view=single&id=107805", "cvelist": ["CVE-2007-1667", "CVE-2005-2495", "CVE-2006-3739", "CVE-2005-3099", "CVE-2007-4070", "CVE-2006-3467", "CVE-2008-5684"], "lastseen": "2018-03-15T15:12:49"}, {"id": "SOLARIS10_X86_119060-69.NASL", "type": "nessus", "title": "Solaris 10 (x86) : 119060-69", "description": "X11 6.6.2_x86: Xsun patch.\nDate this patch was last updated by Sun : Jul/13/15", "published": "2018-03-12T00:00:00", "cvss": {"score": 9.3, "vector": "AV:NETWORK/AC:MEDIUM/Au:NONE/C:COMPLETE/I:COMPLETE/A:COMPLETE/"}, "href": "https://www.tenable.com/plugins/index.php?view=single&id=107804", "cvelist": ["CVE-2007-1667", "CVE-2005-2495", "CVE-2006-3739", "CVE-2005-3099", "CVE-2007-4070", "CVE-2006-3467", "CVE-2008-5684"], "lastseen": "2018-03-15T14:53:22"}, {"id": "SOLARIS10_X86_119060-71.NASL", "type": "nessus", "title": "Solaris 10 (x86) : 119060-71", "description": "X11 6.6.2_x86: Xsun patch.\nDate this patch was last updated by Sun : Mar/09/17", "published": "2018-03-12T00:00:00", "cvss": {"score": 9.3, "vector": "AV:NETWORK/AC:MEDIUM/Au:NONE/C:COMPLETE/I:COMPLETE/A:COMPLETE/"}, "href": "https://www.tenable.com/plugins/index.php?view=single&id=107806", "cvelist": ["CVE-2007-1667", "CVE-2005-2495", "CVE-2006-3739", "CVE-2005-3099", "CVE-2007-4070", "CVE-2006-3467", "CVE-2008-5684"], "lastseen": "2018-03-15T14:56:24"}, {"id": "SOLARIS10_X86_119060-68.NASL", "type": "nessus", "title": "Solaris 10 (x86) : 119060-68", "description": "X11 6.6.2_x86: Xsun patch.\nDate this patch was last updated by Sun : Nov/15/14", "published": "2018-03-12T00:00:00", "cvss": {"score": 9.3, "vector": "AV:NETWORK/AC:MEDIUM/Au:NONE/C:COMPLETE/I:COMPLETE/A:COMPLETE/"}, "href": "https://www.tenable.com/plugins/index.php?view=single&id=107803", "cvelist": ["CVE-2007-1667", "CVE-2005-2495", "CVE-2006-3739", "CVE-2005-3099", "CVE-2007-4070", "CVE-2006-3467", "CVE-2008-5684"], "lastseen": "2018-03-15T15:18:28"}, {"id": "SOLARIS10_X86_119060.NASL", "type": "nessus", "title": "Solaris 10 (x86) : 119060-72 (deprecated)", "description": "X11 6.6.2_x86: Xsun patch.\nDate this patch was last updated by Sun : Jun/15/17\n\nThis plugin has been deprecated and either replaced with individual 119060 patch-revision plugins, or deemed non-security related.", "published": "2006-11-06T00:00:00", "cvss": {"score": 9.3, "vector": "AV:NETWORK/AC:MEDIUM/Au:NONE/C:COMPLETE/I:COMPLETE/A:COMPLETE/"}, "href": "https://www.tenable.com/plugins/index.php?view=single&id=22985", "cvelist": ["CVE-2007-1667", "CVE-2005-2495", "CVE-2006-3739", "CVE-2005-3099", "CVE-2007-4070", "CVE-2006-3467", "CVE-2008-5684"], "lastseen": "2018-03-15T14:43:01"}]}}