ID AIX_U834155.NASL Type nessus Reporter Tenable Modified 2010-06-15T00:00:00
Description
The remote host is missing AIX PTF U834155 which is related to the security of the package bos.64bit
You should install this PTF for your system to be up-to-date.
#
# (C) Tenable Network Security, Inc.
#
#
if ( ! defined_func("bn_random") ) exit(0);
include("compat.inc");
if(description)
{
script_id(46962);
script_version ("$Revision: 1.1 $");
name["english"] = "AIX 610003 : U834155";
script_name(english:name["english"]);
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 AIX PTF U834155 which is related
to the security of the package bos.64bit
You should install this PTF for your system to be up-to-date.");
script_set_attribute(attribute: "solution", value:
"Run 'suma -x -a RqType=Security' on the remote system");
script_set_attribute(attribute: "risk_factor", value: "High");
script_set_attribute(attribute:"plugin_publication_date", value: "2010/06/15");
script_cvs_date("$Date: 2010/06/15 11:38:00 $");
script_end_attributes();
summary["english"] = "Check for PTF U834155";
script_summary(english:summary["english"]);
script_category(ACT_GATHER_INFO);
script_copyright(english:"This script is Copyright (C) 2010 Tenable Network Security, Inc.");
family["english"] = "AIX Local Security Checks";
script_family(english:family["english"]);
script_dependencies("ssh_get_info.nasl");
script_require_keys("Host/AIX/lslpp");
exit(0);
}
include("aix.inc");
if ( ! get_kb_item("Host/AIX/lslpp") ) exit(1, "No patch information");
if ( aix_check_patch(ml:"610003", patch:"U834155", package:"bos.64bit.6.1.3.4") < 0 )
security_hole(port:0, extra:aix_report_get());
else exit(0, "Host is not vulnerable");
{"hash": "f6fe5fa3735c8bdba822b1aed58ec5ac25e0495b344badb0cfa2558073e8f777", "naslFamily": "AIX Local Security Checks", "id": "AIX_U834155.NASL", "lastseen": "2016-09-26T17:23:50", "viewCount": 0, "hashmap": [{"hash": "bbdaea376f500d25f6b0c1050311dd07", "key": "bulletinFamily"}, {"hash": "d41d8cd98f00b204e9800998ecf8427e", "key": "cvelist"}, {"hash": "8cd4821cb504d25572038ed182587d85", "key": "cvss"}, {"hash": "948e7b4c432cf26d30f705386628b84e", "key": "description"}, {"hash": "644c2fd16b00e2a3f9944746758020de", "key": "href"}, {"hash": "71ad3e92164fd13a42b23a70cf89c8ae", "key": "modified"}, {"hash": "9aedd4dcccf909d4912a2f8113cffa43", "key": "naslFamily"}, {"hash": "56765472680401499c79732468ba4340", "key": "objectVersion"}, {"hash": "6bd62607ee7a1da21d463bb53aae4e3d", "key": "pluginID"}, {"hash": "71ad3e92164fd13a42b23a70cf89c8ae", "key": "published"}, {"hash": "d41d8cd98f00b204e9800998ecf8427e", "key": "references"}, {"hash": "9cf00d658b687f030ebe173a0528c567", "key": "reporter"}, {"hash": "c1bffabd7b28f54594ef3ee3a721ce00", "key": "sourceData"}, {"hash": "0e821148dd746fbb21871fc1ecbbcc34", "key": "title"}, {"hash": "5e0bd03bec244039678f2b955a2595aa", "key": "type"}], "bulletinFamily": "scanner", "cvss": {"score": 0.0, "vector": "NONE"}, "edition": 1, "history": [], "enchantments": {"vulnersScore": 2.1}, "type": "nessus", "description": "The remote host is missing AIX PTF U834155 which is related to the security of the package bos.64bit\n\nYou should install this PTF for your system to be up-to-date.", "title": "AIX 610003 : U834155", "sourceData": "#\n# (C) Tenable Network Security, Inc.\n#\n#\n\nif ( ! defined_func(\"bn_random\") ) exit(0);\n\ninclude(\"compat.inc\");\n\nif(description)\n{\n script_id(46962);\n script_version (\"$Revision: 1.1 $\");\n name[\"english\"] = \"AIX 610003 : U834155\";\n \n script_name(english:name[\"english\"]);\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 AIX PTF U834155 which is related\nto the security of the package bos.64bit\n\nYou should install this PTF for your system to be up-to-date.\");\n script_set_attribute(attribute: \"solution\", value: \n\"Run 'suma -x -a RqType=Security' on the remote system\");\n script_set_attribute(attribute: \"risk_factor\", value: \"High\");\n script_set_attribute(attribute:\"plugin_publication_date\", value: \"2010/06/15\");\n script_cvs_date(\"$Date: 2010/06/15 11:38:00 $\");\n script_end_attributes();\n \n summary[\"english\"] = \"Check for PTF U834155\"; \n script_summary(english:summary[\"english\"]);\n \n script_category(ACT_GATHER_INFO);\n \n script_copyright(english:\"This script is Copyright (C) 2010 Tenable Network Security, Inc.\");\n family[\"english\"] = \"AIX Local Security Checks\";\n script_family(english:family[\"english\"]);\n \n script_dependencies(\"ssh_get_info.nasl\");\n script_require_keys(\"Host/AIX/lslpp\");\n exit(0);\n}\n\n\n\ninclude(\"aix.inc\");\nif ( ! get_kb_item(\"Host/AIX/lslpp\") ) exit(1, \"No patch information\");\n\n\nif ( aix_check_patch(ml:\"610003\", patch:\"U834155\", package:\"bos.64bit.6.1.3.4\") < 0 ) \n security_hole(port:0, extra:aix_report_get());\nelse exit(0, \"Host is not vulnerable\");\n", "objectVersion": "1.2", "cvelist": [], "published": "2010-06-15T00:00:00", "pluginID": "46962", "references": [], "reporter": "Tenable", "modified": "2010-06-15T00:00:00", "href": "https://www.tenable.com/plugins/index.php?view=single&id=46962"}