ID HPUX_PHSS_26650.NASL
Type nessus
Reporter Tenable
Modified 2011-04-29T00:00:00
Description
Xserver cumulative patch
#
# (C) Tenable Network Security, Inc.
#
if (!defined_func("bn_random")) exit(0);
include("compat.inc");
if (description)
{
script_id(26631);
script_version("$Revision: 1.6 $");
script_cvs_date("$Date: 2011/04/29 17:54:14 $");
script_name(english:"HP-UX Security Patch : PHSS_26650");
script_summary(english:"Checks for patch in swlist output");
script_set_attribute(attribute:"synopsis", value:
"The remote HP-UX host is missing a security-related patch.");
script_set_attribute(attribute:"description", value:
"Xserver cumulative patch");
script_set_attribute(attribute:"see_also", value:"ftp://ftp.itrc.hp.com//superseded_patches/hp-ux_patches/s700_800/11.X/PHSS_26650");
script_set_attribute(attribute:"solution", value:"Apply the PHSS_26650 patch.");
script_set_attribute(attribute:"risk_factor", value:"High");
script_set_attribute(attribute:"plugin_type", value:"local");
script_set_attribute(attribute:"cpe", value:"cpe:/o:hp:hp-ux");
script_set_attribute(attribute:"plugin_publication_date", value: "2007/10/03");
script_end_attributes();
script_category(ACT_GATHER_INFO);
script_copyright(english:"This script is Copyright (C) 2007-2011 Tenable Network Security, Inc.");
script_family(english:"HP-UX Local Security Checks");
script_dependencies("ssh_get_info.nasl");
script_require_keys("Host/HP-UX/swlist");
exit(0);
}
include("hpux.inc");
# this patch is no longer a security fix
exit(0);
{"id": "HPUX_PHSS_26650.NASL", "bulletinFamily": "scanner", "title": "HP-UX Security Patch : PHSS_26650", "description": "Xserver cumulative patch", "published": "2007-10-03T00:00:00", "modified": "2011-04-29T00:00:00", "cvss": {"score": 0.0, "vector": "NONE"}, "href": "https://www.tenable.com/plugins/index.php?view=single&id=26631", "reporter": "Tenable", "references": ["ftp://ftp.itrc.hp.com//superseded_patches/hp-ux_patches/s700_800/11.X/PHSS_26650"], "cvelist": [], "type": "nessus", "lastseen": "2017-10-29T13:40:37", "history": [{"bulletin": {"bulletinFamily": "scanner", "cpe": [], "cvelist": [], "cvss": {"score": 0.0, "vector": "NONE"}, "description": "Xserver cumulative patch", "edition": 1, "enchantments": {}, "hash": "45827ab4faef3cb0a4d4e237e88bc6780b1ec57e39161aff9f2ac322bcd32620", "hashmap": [{"hash": "5636cbbbf9d5624b172862ee276bec73", "key": "pluginID"}, {"hash": "f537a8c4c2a2ecce05af223984a006fc", "key": "naslFamily"}, {"hash": "9cf00d658b687f030ebe173a0528c567", "key": "reporter"}, {"hash": "0b9a8c34cea53bc284635fab43849e1d", "key": "published"}, {"hash": "d41d8cd98f00b204e9800998ecf8427e", "key": "cvelist"}, {"hash": "00d3183f69896dd6f035f0adf1da2a65", "key": "references"}, {"hash": "b4a27caafac2e6fa3cf84bb75f40b7c3", "key": "modified"}, {"hash": "d95eed1da225c4e1772f5da7afb4d24d", "key": "description"}, {"hash": "8cd4821cb504d25572038ed182587d85", "key": "cvss"}, {"hash": "bbdaea376f500d25f6b0c1050311dd07", "key": "bulletinFamily"}, {"hash": "5e0bd03bec244039678f2b955a2595aa", "key": "type"}, {"hash": "12410783551626516be721b1733100db", "key": "sourceData"}, {"hash": "12c4f3afc9c1e03df966c613503aa577", "key": "href"}, {"hash": "76e8c2d07a9bd72af9a17ee078b95a1a", "key": "title"}, {"hash": "d41d8cd98f00b204e9800998ecf8427e", "key": "cpe"}], "history": [], "href": "https://www.tenable.com/plugins/index.php?view=single&id=26631", "id": "HPUX_PHSS_26650.NASL", "lastseen": "2016-09-26T17:25:18", "modified": "2011-04-29T00:00:00", "naslFamily": "HP-UX Local Security Checks", "objectVersion": "1.2", "pluginID": "26631", "published": "2007-10-03T00:00:00", "references": ["ftp://ftp.itrc.hp.com//superseded_patches/hp-ux_patches/s700_800/11.X/PHSS_26650"], "reporter": "Tenable", "sourceData": "#\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(26631);\n script_version(\"$Revision: 1.6 $\");\n script_cvs_date(\"$Date: 2011/04/29 17:54:14 $\");\n \n script_name(english:\"HP-UX Security Patch : PHSS_26650\");\n script_summary(english:\"Checks for patch in swlist output\");\n\n script_set_attribute(attribute:\"synopsis\", value: \n\"The remote HP-UX host is missing a security-related patch.\");\n script_set_attribute(attribute:\"description\", value:\n\"Xserver cumulative patch\");\n script_set_attribute(attribute:\"see_also\", value:\"ftp://ftp.itrc.hp.com//superseded_patches/hp-ux_patches/s700_800/11.X/PHSS_26650\");\n script_set_attribute(attribute:\"solution\", value:\"Apply the PHSS_26650 patch.\");\n script_set_attribute(attribute:\"risk_factor\", value:\"High\");\n \n script_set_attribute(attribute:\"plugin_type\", value:\"local\");\n script_set_attribute(attribute:\"cpe\", value:\"cpe:/o:hp:hp-ux\");\n script_set_attribute(attribute:\"plugin_publication_date\", value: \"2007/10/03\");\n script_end_attributes();\n\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:\"HP-UX Local Security Checks\");\n\n script_dependencies(\"ssh_get_info.nasl\");\n script_require_keys(\"Host/HP-UX/swlist\");\n exit(0);\n}\n\ninclude(\"hpux.inc\");\n# this patch is no longer a security fix\nexit(0);\n\n", "title": "HP-UX Security Patch : PHSS_26650", "type": "nessus", "viewCount": 0}, "differentElements": ["cpe"], "edition": 1, "lastseen": "2016-09-26T17:25:18"}], "edition": 2, "hashmap": [{"key": "bulletinFamily", "hash": "bbdaea376f500d25f6b0c1050311dd07"}, {"key": "cpe", "hash": "afe57d0304e958202be29619fb28e901"}, {"key": "cvelist", "hash": "d41d8cd98f00b204e9800998ecf8427e"}, {"key": "cvss", "hash": "8cd4821cb504d25572038ed182587d85"}, {"key": "description", "hash": "d95eed1da225c4e1772f5da7afb4d24d"}, {"key": "href", "hash": "12c4f3afc9c1e03df966c613503aa577"}, {"key": "modified", "hash": "b4a27caafac2e6fa3cf84bb75f40b7c3"}, {"key": "naslFamily", "hash": "f537a8c4c2a2ecce05af223984a006fc"}, {"key": "pluginID", "hash": "5636cbbbf9d5624b172862ee276bec73"}, {"key": "published", "hash": "0b9a8c34cea53bc284635fab43849e1d"}, {"key": "references", "hash": "00d3183f69896dd6f035f0adf1da2a65"}, {"key": "reporter", "hash": "9cf00d658b687f030ebe173a0528c567"}, {"key": "sourceData", "hash": "12410783551626516be721b1733100db"}, {"key": "title", "hash": "76e8c2d07a9bd72af9a17ee078b95a1a"}, {"key": "type", "hash": "5e0bd03bec244039678f2b955a2595aa"}], "hash": "2ee04a77fd7d508607533b52e2566dadd4550b820c0984524915a01517bbaf56", "viewCount": 0, "enchantments": {"vulnersScore": 3.5}, "objectVersion": "1.3", "sourceData": "#\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(26631);\n script_version(\"$Revision: 1.6 $\");\n script_cvs_date(\"$Date: 2011/04/29 17:54:14 $\");\n \n script_name(english:\"HP-UX Security Patch : PHSS_26650\");\n script_summary(english:\"Checks for patch in swlist output\");\n\n script_set_attribute(attribute:\"synopsis\", value: \n\"The remote HP-UX host is missing a security-related patch.\");\n script_set_attribute(attribute:\"description\", value:\n\"Xserver cumulative patch\");\n script_set_attribute(attribute:\"see_also\", value:\"ftp://ftp.itrc.hp.com//superseded_patches/hp-ux_patches/s700_800/11.X/PHSS_26650\");\n script_set_attribute(attribute:\"solution\", value:\"Apply the PHSS_26650 patch.\");\n script_set_attribute(attribute:\"risk_factor\", value:\"High\");\n \n script_set_attribute(attribute:\"plugin_type\", value:\"local\");\n script_set_attribute(attribute:\"cpe\", value:\"cpe:/o:hp:hp-ux\");\n script_set_attribute(attribute:\"plugin_publication_date\", value: \"2007/10/03\");\n script_end_attributes();\n\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:\"HP-UX Local Security Checks\");\n\n script_dependencies(\"ssh_get_info.nasl\");\n script_require_keys(\"Host/HP-UX/swlist\");\n exit(0);\n}\n\ninclude(\"hpux.inc\");\n# this patch is no longer a security fix\nexit(0);\n\n", "naslFamily": "HP-UX Local Security Checks", "pluginID": "26631", "cpe": ["cpe:/o:hp:hp-ux"]}
{"result": {}}