ID AIX_U828120.NASL Type nessus Reporter Tenable Modified 2010-01-15T00:00:00
Description
The remote host is missing AIX PTF U828120 which is related to the security of the package perfagent.tools
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(43944);
script_version ("$Revision: 1.2 $");
name["english"] = "AIX 610004 : U828120";
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 U828120 which is related
to the security of the package perfagent.tools
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/01/15");
script_end_attributes();
summary["english"] = "Check for PTF U828120";
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:"610004", patch:"U828120", package:"perfagent.tools.6.1.4.2") < 0 )
security_hole(port:0, extra:aix_report_get());
else exit(0, "Host is not vulnerable");
{"id": "AIX_U828120.NASL", "bulletinFamily": "scanner", "title": "AIX 610004 : U828120", "description": "The remote host is missing AIX PTF U828120 which is related to the security of the package perfagent.tools\n\nYou should install this PTF for your system to be up-to-date.", "published": "2010-01-15T00:00:00", "modified": "2010-01-15T00:00:00", "cvss": {"score": 0.0, "vector": "NONE"}, "href": "https://www.tenable.com/plugins/index.php?view=single&id=43944", "reporter": "Tenable", "references": [], "cvelist": [], "type": "nessus", "lastseen": "2016-09-26T17:25:17", "history": [], "edition": 1, "hashmap": [{"key": "bulletinFamily", "hash": "bbdaea376f500d25f6b0c1050311dd07"}, {"key": "cvelist", "hash": "d41d8cd98f00b204e9800998ecf8427e"}, {"key": "cvss", "hash": "8cd4821cb504d25572038ed182587d85"}, {"key": "description", "hash": "35d5c5308c6d2aec7164f9b5f26a6d91"}, {"key": "href", "hash": "d3420dd78d09b6772c6fc6fc73952865"}, {"key": "modified", "hash": "e2d6360f0971dc78a3813c662a127b4f"}, {"key": "naslFamily", "hash": "9aedd4dcccf909d4912a2f8113cffa43"}, {"key": "objectVersion", "hash": "56765472680401499c79732468ba4340"}, {"key": "pluginID", "hash": "29fbeda12fc84baaab209699439aba09"}, {"key": "published", "hash": "e2d6360f0971dc78a3813c662a127b4f"}, {"key": "references", "hash": "d41d8cd98f00b204e9800998ecf8427e"}, {"key": "reporter", "hash": "9cf00d658b687f030ebe173a0528c567"}, {"key": "sourceData", "hash": "00f3e00155b5f24e85f025a9d5c8d74d"}, {"key": "title", "hash": "7b4abd3dfd461e4f7a56c8e7afe7a7b0"}, {"key": "type", "hash": "5e0bd03bec244039678f2b955a2595aa"}], "hash": "384dc7cb7d7a5fd101a19e7986a62f2b35fbf275503d08cc87a0732abf54f77a", "viewCount": 0, "objectVersion": "1.2", "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(43944);\n script_version (\"$Revision: 1.2 $\");\n name[\"english\"] = \"AIX 610004 : U828120\";\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 U828120 which is related\nto the security of the package perfagent.tools\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/01/15\");\n script_end_attributes();\n \n summary[\"english\"] = \"Check for PTF U828120\"; \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:\"610004\", patch:\"U828120\", package:\"perfagent.tools.6.1.4.2\") < 0 ) \n security_hole(port:0, extra:aix_report_get());\nelse exit(0, \"Host is not vulnerable\");\n", "naslFamily": "AIX Local Security Checks", "pluginID": "43944", "enchantments": {"vulnersScore": 3.5}}