ID AIX_U821099.NASL Type nessus Reporter Tenable Modified 2008-10-31T00:00:00
Description
The remote host is missing AIX PTF U821099 which is related
to the security of the package devices.fcp.tape.rte
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(34605);
script_version ("$Revision: 1.3 $");
name["english"] = "AIX 530007 : U821099";
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 U821099 which is related
to the security of the package devices.fcp.tape.rte
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: "2008/10/31");
script_end_attributes();
summary["english"] = "Check for PTF U821099";
script_summary(english:summary["english"]);
script_category(ACT_GATHER_INFO);
script_copyright(english:"This script is Copyright (C) 2008-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 ( aix_check_patch(ml:"530007", patch:"U821099", package:"devices.fcp.tape.rte.5.3.7.4") < 0 )
security_hole(port:0, extra:aix_report_get());
{"id": "AIX_U821099.NASL", "bulletinFamily": "scanner", "title": "AIX 530007 : U821099", "description": "The remote host is missing AIX PTF U821099 which is related\nto the security of the package devices.fcp.tape.rte\n\nYou should install this PTF for your system to be up-to-date.", "published": "2008-10-31T00:00:00", "modified": "2008-10-31T00:00:00", "cvss": {"score": 0.0, "vector": "NONE"}, "href": "https://www.tenable.com/plugins/index.php?view=single&id=34605", "reporter": "Tenable", "references": [], "cvelist": [], "type": "nessus", "lastseen": "2019-01-16T20:08:40", "history": [{"bulletin": {"bulletinFamily": "scanner", "cpe": [], "cvelist": [], "cvss": {"score": 0.0, "vector": "NONE"}, "description": "The remote host is missing AIX PTF U821099 which is related to the security of the package devices.fcp.tape.rte\n\nYou should install this PTF for your system to be up-to-date.", "edition": 1, "enchantments": {"score": {"value": 2.1, "vector": "NONE"}}, "hash": "dfed250088e7227069f9765c7f253792a75b082126cb813df4157352620d8fb3", "hashmap": [{"hash": "46b8f90a5b0e755b39acbe388d01d92c", "key": "href"}, {"hash": "9877bcfa5924c55f78c9b5b9b8ff232c", "key": "sourceData"}, {"hash": "185e466b0eb09f4a5212a183d042d5c9", "key": "description"}, {"hash": "d41d8cd98f00b204e9800998ecf8427e", "key": "references"}, {"hash": "9cf00d658b687f030ebe173a0528c567", "key": "reporter"}, {"hash": "3a29cff4a648e8e719a92c461c939936", "key": "title"}, {"hash": "8f370b65bbb7a81c6bf369c025de647a", "key": "modified"}, {"hash": "8f370b65bbb7a81c6bf369c025de647a", "key": "published"}, {"hash": "d41d8cd98f00b204e9800998ecf8427e", "key": "cvelist"}, {"hash": "9aedd4dcccf909d4912a2f8113cffa43", "key": "naslFamily"}, {"hash": "8cd4821cb504d25572038ed182587d85", "key": "cvss"}, {"hash": "bbdaea376f500d25f6b0c1050311dd07", "key": "bulletinFamily"}, {"hash": "5e0bd03bec244039678f2b955a2595aa", "key": "type"}, {"hash": "63947ae3848501f86fba6a7d3bb9f598", "key": "pluginID"}, {"hash": "d41d8cd98f00b204e9800998ecf8427e", "key": "cpe"}], "history": [], "href": "https://www.tenable.com/plugins/index.php?view=single&id=34605", "id": "AIX_U821099.NASL", "lastseen": "2016-09-26T17:23:30", "modified": "2008-10-31T00:00:00", "naslFamily": "AIX Local Security Checks", "objectVersion": "1.2", "pluginID": "34605", "published": "2008-10-31T00:00:00", "references": [], "reporter": "Tenable", "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(34605);\n script_version (\"$Revision: 1.3 $\");\n name[\"english\"] = \"AIX 530007 : U821099\";\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 U821099 which is related\nto the security of the package devices.fcp.tape.rte\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\n\n script_set_attribute(attribute:\"plugin_publication_date\", value: \"2008/10/31\");\nscript_end_attributes();\n\n \n summary[\"english\"] = \"Check for PTF U821099\"; \n script_summary(english:summary[\"english\"]);\n \n script_category(ACT_GATHER_INFO);\n \n script_copyright(english:\"This script is Copyright (C) 2008-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\");\n\nif ( aix_check_patch(ml:\"530007\", patch:\"U821099\", package:\"devices.fcp.tape.rte.5.3.7.4\") < 0 ) \n security_hole(port:0, extra:aix_report_get());\n", "title": "AIX 530007 : U821099", "type": "nessus", "viewCount": 0}, "differentElements": ["description"], "edition": 1, "lastseen": "2016-09-26T17:23:30"}], "edition": 2, "hashmap": [{"key": "bulletinFamily", "hash": "bbdaea376f500d25f6b0c1050311dd07"}, {"key": "cpe", "hash": "d41d8cd98f00b204e9800998ecf8427e"}, {"key": "cvelist", "hash": "d41d8cd98f00b204e9800998ecf8427e"}, {"key": "cvss", "hash": "8cd4821cb504d25572038ed182587d85"}, {"key": "description", "hash": "c6f24ed9a241516de302c50e7c06fe0c"}, {"key": "href", "hash": "46b8f90a5b0e755b39acbe388d01d92c"}, {"key": "modified", "hash": "8f370b65bbb7a81c6bf369c025de647a"}, {"key": "naslFamily", "hash": "9aedd4dcccf909d4912a2f8113cffa43"}, {"key": "pluginID", "hash": "63947ae3848501f86fba6a7d3bb9f598"}, {"key": "published", "hash": "8f370b65bbb7a81c6bf369c025de647a"}, {"key": "references", "hash": "d41d8cd98f00b204e9800998ecf8427e"}, {"key": "reporter", "hash": "9cf00d658b687f030ebe173a0528c567"}, {"key": "sourceData", "hash": "9877bcfa5924c55f78c9b5b9b8ff232c"}, {"key": "title", "hash": "3a29cff4a648e8e719a92c461c939936"}, {"key": "type", "hash": "5e0bd03bec244039678f2b955a2595aa"}], "hash": "b21391c2be089c481052b5d2822509213271ed0cfbf231cde1aeccc81436beb2", "viewCount": 0, "enchantments": {"score": {"value": 2.1, "vector": "NONE"}, "dependencies": {"references": [], "modified": "2019-01-16T20:08:40"}, "vulnersScore": 2.1}, "objectVersion": "1.3", "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(34605);\n script_version (\"$Revision: 1.3 $\");\n name[\"english\"] = \"AIX 530007 : U821099\";\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 U821099 which is related\nto the security of the package devices.fcp.tape.rte\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\n\n script_set_attribute(attribute:\"plugin_publication_date\", value: \"2008/10/31\");\nscript_end_attributes();\n\n \n summary[\"english\"] = \"Check for PTF U821099\"; \n script_summary(english:summary[\"english\"]);\n \n script_category(ACT_GATHER_INFO);\n \n script_copyright(english:\"This script is Copyright (C) 2008-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\");\n\nif ( aix_check_patch(ml:\"530007\", patch:\"U821099\", package:\"devices.fcp.tape.rte.5.3.7.4\") < 0 ) \n security_hole(port:0, extra:aix_report_get());\n", "naslFamily": "AIX Local Security Checks", "pluginID": "34605", "cpe": []}