ID AIX_IV59045.NASL Type nessus Reporter Tenable Modified 2014-05-25T00:00:00
Description
IBM AIX is vulnerable to a denial of service, caused by an error in the ptrace() function. A local attacker could exploit this vulnerability to cause a system crash.
#
# (C) Tenable Network Security, Inc.
#
# The text in the description was extracted from AIX Security
# Advisory ptrace_advisory.asc.
#
include("compat.inc");
if (description)
{
script_id(73840);
script_version("$Revision: 1.3 $");
script_cvs_date("$Date: 2014/05/25 00:05:22 $");
script_cve_id("CVE-2014-0930");
script_name(english:"AIX 6.1 TL 7 : ptrace (IV59045)");
script_summary(english:"Check for APAR IV59045");
script_set_attribute(
attribute:"synopsis",
value:"The remote AIX host is missing a security patch."
);
script_set_attribute(
attribute:"description",
value:
"IBM AIX is vulnerable to a denial of service, caused by an error in
the ptrace() function. A local attacker could exploit this
vulnerability to cause a system crash."
);
script_set_attribute(
attribute:"see_also",
value:"http://aix.software.ibm.com/aix/efixes/security/ptrace_advisory.asc"
);
script_set_attribute(
attribute:"solution",
value:"Install the appropriate interim fix."
);
script_set_cvss_base_vector("CVSS2#AV:L/AC:M/Au:N/C:N/I:N/A:C");
script_set_attribute(attribute:"plugin_type", value:"local");
script_set_attribute(attribute:"cpe", value:"cpe:/o:ibm:aix:6.1");
script_set_attribute(attribute:"vuln_publication_date", value:"2014/05/02");
script_set_attribute(attribute:"patch_publication_date", value:"2014/05/02");
script_set_attribute(attribute:"plugin_publication_date", value:"2014/05/03");
script_end_attributes();
script_category(ACT_GATHER_INFO);
script_copyright(english:"This script is Copyright (C) 2014 Tenable Network Security, Inc.");
script_family(english:"AIX Local Security Checks");
script_dependencies("ssh_get_info.nasl");
script_require_keys("Host/AIX/lslpp", "Host/local_checks_enabled", "Host/AIX/version");
exit(0);
}
include("audit.inc");
include("global_settings.inc");
include("aix.inc");
include("misc_func.inc");
if ( ! get_kb_item("Host/local_checks_enabled") ) audit(AUDIT_LOCAL_CHECKS_NOT_ENABLED);
if ( ! get_kb_item("Host/AIX/version") ) audit(AUDIT_OS_NOT, "AIX");
if ( ! get_kb_item("Host/AIX/lslpp") ) audit(AUDIT_PACKAGE_LIST_MISSING);
if ( get_kb_item("Host/AIX/emgr_failure" ) ) exit(0, "This iFix check is disabled because : "+get_kb_item("Host/AIX/emgr_failure") );
flag = 0;
if (aix_check_ifix(release:"6.1", ml:"07", sp:"09", patch:"IV59045s9a", package:"bos.mp64", minfilesetver:"6.1.7.0", maxfilesetver:"6.1.7.20") < 0) flag++;
if (flag)
{
if (report_verbosity > 0) security_warning(port:0, extra:aix_report_get());
else security_warning(0);
exit(0);
}
else audit(AUDIT_HOST_NOT, "affected");
{"id": "AIX_IV59045.NASL", "bulletinFamily": "scanner", "title": "AIX 6.1 TL 7 : ptrace (IV59045)", "description": "IBM AIX is vulnerable to a denial of service, caused by an error in the ptrace() function. A local attacker could exploit this vulnerability to cause a system crash.", "published": "2014-05-03T00:00:00", "modified": "2014-05-25T00:00:00", "cvss": {"score": 4.7, "vector": "AV:LOCAL/AC:MEDIUM/Au:NONE/C:NONE/I:NONE/A:COMPLETE/"}, "href": "https://www.tenable.com/plugins/index.php?view=single&id=73840", "reporter": "Tenable", "references": ["http://aix.software.ibm.com/aix/efixes/security/ptrace_advisory.asc"], "cvelist": ["CVE-2014-0930"], "type": "nessus", "lastseen": "2019-02-21T01:21:08", "history": [{"bulletin": {"bulletinFamily": "scanner", "cpe": ["cpe:/o:ibm:aix:6.1"], "cvelist": ["CVE-2014-0930"], "cvss": {"score": 4.7, "vector": "AV:LOCAL/AC:MEDIUM/Au:NONE/C:NONE/I:NONE/A:COMPLETE/"}, "description": "IBM AIX is vulnerable to a denial of service, caused by an error in the ptrace() function. A local attacker could exploit this vulnerability to cause a system crash.", "edition": 4, "enchantments": {"score": {"value": 2.1, "vector": "NONE"}}, "hash": "d2edf16e6c3b26ff86600ae8cc76f6cfbc194bc3c1ccae5c1b723478e2baf4fc", "hashmap": [{"hash": "31abf8ae9bddd2870bebc0f81f0c4514", "key": "description"}, {"hash": "9cf00d658b687f030ebe173a0528c567", "key": "reporter"}, {"hash": "8e9bfb01debcc1788eb20263110c40e2", "key": "pluginID"}, {"hash": "8e894ffc4098523757c7535154a3b5f2", "key": "title"}, {"hash": "04a8e7f8d97fd147135625a53b7e2d8a", "key": "cvelist"}, {"hash": "9aedd4dcccf909d4912a2f8113cffa43", "key": "naslFamily"}, {"hash": "158ca0bbd75813063a9cdbe7a4a57415", "key": "sourceData"}, {"hash": "94abec6d0c8812b5d0f079775d432896", "key": "cpe"}, {"hash": "bbdaea376f500d25f6b0c1050311dd07", "key": "bulletinFamily"}, {"hash": "5e0bd03bec244039678f2b955a2595aa", "key": "type"}, {"hash": "baa036af2c67335b69eec536001a032a", "key": "references"}, {"hash": "58e36873cc722bb45204800266380b16", "key": "published"}, {"hash": "72f768c27af1707663ecd5e636d23541", "key": "modified"}, {"hash": "6696abd4d7ecb2eddfb1aae455c30e56", "key": "cvss"}, {"hash": "50d2410fe7c6e1a99b378d1df030c1dd", "key": "href"}], "history": [], "href": "https://www.tenable.com/plugins/index.php?view=single&id=73840", "id": "AIX_IV59045.NASL", "lastseen": "2018-09-01T23:38:11", "modified": "2014-05-25T00:00:00", "naslFamily": "AIX Local Security Checks", "objectVersion": "1.3", "pluginID": "73840", "published": "2014-05-03T00:00:00", "references": ["http://aix.software.ibm.com/aix/efixes/security/ptrace_advisory.asc"], "reporter": "Tenable", "sourceData": "#\n# (C) Tenable Network Security, Inc.\n#\n# The text in the description was extracted from AIX Security\n# Advisory ptrace_advisory.asc.\n#\n\ninclude(\"compat.inc\");\n\nif (description)\n{\n script_id(73840);\n script_version(\"$Revision: 1.3 $\");\n script_cvs_date(\"$Date: 2014/05/25 00:05:22 $\");\n\n script_cve_id(\"CVE-2014-0930\");\n\n script_name(english:\"AIX 6.1 TL 7 : ptrace (IV59045)\");\n script_summary(english:\"Check for APAR IV59045\");\n\n script_set_attribute(\n attribute:\"synopsis\", \n value:\"The remote AIX host is missing a security patch.\"\n );\n script_set_attribute(\n attribute:\"description\", \n value:\n\"IBM AIX is vulnerable to a denial of service, caused by an error in\nthe ptrace() function. A local attacker could exploit this\nvulnerability to cause a system crash.\"\n );\n script_set_attribute(\n attribute:\"see_also\",\n value:\"http://aix.software.ibm.com/aix/efixes/security/ptrace_advisory.asc\"\n );\n script_set_attribute(\n attribute:\"solution\", \n value:\"Install the appropriate interim fix.\"\n );\n script_set_cvss_base_vector(\"CVSS2#AV:L/AC:M/Au:N/C:N/I:N/A:C\");\n\n script_set_attribute(attribute:\"plugin_type\", value:\"local\");\n script_set_attribute(attribute:\"cpe\", value:\"cpe:/o:ibm:aix:6.1\");\n\n script_set_attribute(attribute:\"vuln_publication_date\", value:\"2014/05/02\");\n script_set_attribute(attribute:\"patch_publication_date\", value:\"2014/05/02\");\n script_set_attribute(attribute:\"plugin_publication_date\", value:\"2014/05/03\");\n script_end_attributes();\n\n script_category(ACT_GATHER_INFO);\n script_copyright(english:\"This script is Copyright (C) 2014 Tenable Network Security, Inc.\");\n script_family(english:\"AIX Local Security Checks\");\n\n script_dependencies(\"ssh_get_info.nasl\");\n script_require_keys(\"Host/AIX/lslpp\", \"Host/local_checks_enabled\", \"Host/AIX/version\");\n\n exit(0);\n}\n\n\n\ninclude(\"audit.inc\");\ninclude(\"global_settings.inc\");\ninclude(\"aix.inc\");\ninclude(\"misc_func.inc\");\n\nif ( ! get_kb_item(\"Host/local_checks_enabled\") ) audit(AUDIT_LOCAL_CHECKS_NOT_ENABLED);\nif ( ! get_kb_item(\"Host/AIX/version\") ) audit(AUDIT_OS_NOT, \"AIX\");\nif ( ! get_kb_item(\"Host/AIX/lslpp\") ) audit(AUDIT_PACKAGE_LIST_MISSING);\n\nif ( get_kb_item(\"Host/AIX/emgr_failure\" ) ) exit(0, \"This iFix check is disabled because : \"+get_kb_item(\"Host/AIX/emgr_failure\") );\n\nflag = 0;\n\nif (aix_check_ifix(release:\"6.1\", ml:\"07\", sp:\"09\", patch:\"IV59045s9a\", package:\"bos.mp64\", minfilesetver:\"6.1.7.0\", maxfilesetver:\"6.1.7.20\") < 0) flag++;\n\nif (flag)\n{\n if (report_verbosity > 0) security_warning(port:0, extra:aix_report_get());\n else security_warning(0);\n exit(0);\n}\nelse audit(AUDIT_HOST_NOT, \"affected\");\n", "title": "AIX 6.1 TL 7 : ptrace (IV59045)", "type": "nessus", "viewCount": 0}, "differentElements": ["description"], "edition": 4, "lastseen": "2018-09-01T23:38:11"}, {"bulletin": {"bulletinFamily": "scanner", "cpe": ["cpe:/o:ibm:aix:6.1"], "cvelist": ["CVE-2014-0930"], "cvss": {"score": 0.0, "vector": "NONE"}, "description": "IBM AIX is vulnerable to a denial of service, caused by an error in the ptrace() function. A local attacker could exploit this vulnerability to cause a system crash.", "edition": 3, "enchantments": {"score": {"value": 2.1, "vector": "NONE"}}, "hash": "e318d279912061dde44f5e95236b6c174d8085dac63aa7627942bb7f6b3320fb", "hashmap": [{"hash": "31abf8ae9bddd2870bebc0f81f0c4514", "key": "description"}, {"hash": "9cf00d658b687f030ebe173a0528c567", "key": "reporter"}, {"hash": "8e9bfb01debcc1788eb20263110c40e2", "key": "pluginID"}, {"hash": "8e894ffc4098523757c7535154a3b5f2", "key": "title"}, {"hash": "04a8e7f8d97fd147135625a53b7e2d8a", "key": "cvelist"}, {"hash": "9aedd4dcccf909d4912a2f8113cffa43", "key": "naslFamily"}, {"hash": "158ca0bbd75813063a9cdbe7a4a57415", "key": "sourceData"}, {"hash": "94abec6d0c8812b5d0f079775d432896", "key": "cpe"}, {"hash": "8cd4821cb504d25572038ed182587d85", "key": "cvss"}, {"hash": "bbdaea376f500d25f6b0c1050311dd07", "key": "bulletinFamily"}, {"hash": "5e0bd03bec244039678f2b955a2595aa", "key": "type"}, {"hash": "baa036af2c67335b69eec536001a032a", "key": "references"}, {"hash": "58e36873cc722bb45204800266380b16", "key": "published"}, {"hash": "72f768c27af1707663ecd5e636d23541", "key": "modified"}, {"hash": "50d2410fe7c6e1a99b378d1df030c1dd", "key": "href"}], "history": [], "href": "https://www.tenable.com/plugins/index.php?view=single&id=73840", "id": "AIX_IV59045.NASL", "lastseen": "2018-08-30T19:34:28", "modified": "2014-05-25T00:00:00", "naslFamily": "AIX Local Security Checks", "objectVersion": "1.3", "pluginID": "73840", "published": "2014-05-03T00:00:00", "references": ["http://aix.software.ibm.com/aix/efixes/security/ptrace_advisory.asc"], "reporter": "Tenable", "sourceData": "#\n# (C) Tenable Network Security, Inc.\n#\n# The text in the description was extracted from AIX Security\n# Advisory ptrace_advisory.asc.\n#\n\ninclude(\"compat.inc\");\n\nif (description)\n{\n script_id(73840);\n script_version(\"$Revision: 1.3 $\");\n script_cvs_date(\"$Date: 2014/05/25 00:05:22 $\");\n\n script_cve_id(\"CVE-2014-0930\");\n\n script_name(english:\"AIX 6.1 TL 7 : ptrace (IV59045)\");\n script_summary(english:\"Check for APAR IV59045\");\n\n script_set_attribute(\n attribute:\"synopsis\", \n value:\"The remote AIX host is missing a security patch.\"\n );\n script_set_attribute(\n attribute:\"description\", \n value:\n\"IBM AIX is vulnerable to a denial of service, caused by an error in\nthe ptrace() function. A local attacker could exploit this\nvulnerability to cause a system crash.\"\n );\n script_set_attribute(\n attribute:\"see_also\",\n value:\"http://aix.software.ibm.com/aix/efixes/security/ptrace_advisory.asc\"\n );\n script_set_attribute(\n attribute:\"solution\", \n value:\"Install the appropriate interim fix.\"\n );\n script_set_cvss_base_vector(\"CVSS2#AV:L/AC:M/Au:N/C:N/I:N/A:C\");\n\n script_set_attribute(attribute:\"plugin_type\", value:\"local\");\n script_set_attribute(attribute:\"cpe\", value:\"cpe:/o:ibm:aix:6.1\");\n\n script_set_attribute(attribute:\"vuln_publication_date\", value:\"2014/05/02\");\n script_set_attribute(attribute:\"patch_publication_date\", value:\"2014/05/02\");\n script_set_attribute(attribute:\"plugin_publication_date\", value:\"2014/05/03\");\n script_end_attributes();\n\n script_category(ACT_GATHER_INFO);\n script_copyright(english:\"This script is Copyright (C) 2014 Tenable Network Security, Inc.\");\n script_family(english:\"AIX Local Security Checks\");\n\n script_dependencies(\"ssh_get_info.nasl\");\n script_require_keys(\"Host/AIX/lslpp\", \"Host/local_checks_enabled\", \"Host/AIX/version\");\n\n exit(0);\n}\n\n\n\ninclude(\"audit.inc\");\ninclude(\"global_settings.inc\");\ninclude(\"aix.inc\");\ninclude(\"misc_func.inc\");\n\nif ( ! get_kb_item(\"Host/local_checks_enabled\") ) audit(AUDIT_LOCAL_CHECKS_NOT_ENABLED);\nif ( ! get_kb_item(\"Host/AIX/version\") ) audit(AUDIT_OS_NOT, \"AIX\");\nif ( ! get_kb_item(\"Host/AIX/lslpp\") ) audit(AUDIT_PACKAGE_LIST_MISSING);\n\nif ( get_kb_item(\"Host/AIX/emgr_failure\" ) ) exit(0, \"This iFix check is disabled because : \"+get_kb_item(\"Host/AIX/emgr_failure\") );\n\nflag = 0;\n\nif (aix_check_ifix(release:\"6.1\", ml:\"07\", sp:\"09\", patch:\"IV59045s9a\", package:\"bos.mp64\", minfilesetver:\"6.1.7.0\", maxfilesetver:\"6.1.7.20\") < 0) flag++;\n\nif (flag)\n{\n if (report_verbosity > 0) security_warning(port:0, extra:aix_report_get());\n else security_warning(0);\n exit(0);\n}\nelse audit(AUDIT_HOST_NOT, \"affected\");\n", "title": "AIX 6.1 TL 7 : ptrace (IV59045)", "type": "nessus", "viewCount": 0}, "differentElements": ["cvss"], "edition": 3, "lastseen": "2018-08-30T19:34:28"}, {"bulletin": {"bulletinFamily": "scanner", "cpe": [], "cvelist": ["CVE-2014-0930"], "cvss": {"score": 4.7, "vector": "AV:LOCAL/AC:MEDIUM/Au:NONE/C:NONE/I:NONE/A:COMPLETE/"}, "description": "IBM AIX is vulnerable to a denial of service, caused by an error in the ptrace() function. A local attacker could exploit this vulnerability to cause a system crash.", "edition": 1, "enchantments": {}, "hash": "03d466a78003d8b900a60c8ef888ed27c599f1b2d75b72b3dfbac7086e159b32", "hashmap": [{"hash": "31abf8ae9bddd2870bebc0f81f0c4514", "key": "description"}, {"hash": "9cf00d658b687f030ebe173a0528c567", "key": "reporter"}, {"hash": "8e9bfb01debcc1788eb20263110c40e2", "key": "pluginID"}, {"hash": "8e894ffc4098523757c7535154a3b5f2", "key": "title"}, {"hash": "04a8e7f8d97fd147135625a53b7e2d8a", "key": "cvelist"}, {"hash": "9aedd4dcccf909d4912a2f8113cffa43", "key": "naslFamily"}, {"hash": "158ca0bbd75813063a9cdbe7a4a57415", "key": "sourceData"}, {"hash": "bbdaea376f500d25f6b0c1050311dd07", "key": "bulletinFamily"}, {"hash": "5e0bd03bec244039678f2b955a2595aa", "key": "type"}, {"hash": "baa036af2c67335b69eec536001a032a", "key": "references"}, {"hash": "58e36873cc722bb45204800266380b16", "key": "published"}, {"hash": "72f768c27af1707663ecd5e636d23541", "key": "modified"}, {"hash": "6696abd4d7ecb2eddfb1aae455c30e56", "key": "cvss"}, {"hash": "50d2410fe7c6e1a99b378d1df030c1dd", "key": "href"}, {"hash": "d41d8cd98f00b204e9800998ecf8427e", "key": "cpe"}], "history": [], "href": "https://www.tenable.com/plugins/index.php?view=single&id=73840", "id": "AIX_IV59045.NASL", "lastseen": "2016-09-26T17:23:47", "modified": "2014-05-25T00:00:00", "naslFamily": "AIX Local Security Checks", "objectVersion": "1.2", "pluginID": "73840", "published": "2014-05-03T00:00:00", "references": ["http://aix.software.ibm.com/aix/efixes/security/ptrace_advisory.asc"], "reporter": "Tenable", "sourceData": "#\n# (C) Tenable Network Security, Inc.\n#\n# The text in the description was extracted from AIX Security\n# Advisory ptrace_advisory.asc.\n#\n\ninclude(\"compat.inc\");\n\nif (description)\n{\n script_id(73840);\n script_version(\"$Revision: 1.3 $\");\n script_cvs_date(\"$Date: 2014/05/25 00:05:22 $\");\n\n script_cve_id(\"CVE-2014-0930\");\n\n script_name(english:\"AIX 6.1 TL 7 : ptrace (IV59045)\");\n script_summary(english:\"Check for APAR IV59045\");\n\n script_set_attribute(\n attribute:\"synopsis\", \n value:\"The remote AIX host is missing a security patch.\"\n );\n script_set_attribute(\n attribute:\"description\", \n value:\n\"IBM AIX is vulnerable to a denial of service, caused by an error in\nthe ptrace() function. A local attacker could exploit this\nvulnerability to cause a system crash.\"\n );\n script_set_attribute(\n attribute:\"see_also\",\n value:\"http://aix.software.ibm.com/aix/efixes/security/ptrace_advisory.asc\"\n );\n script_set_attribute(\n attribute:\"solution\", \n value:\"Install the appropriate interim fix.\"\n );\n script_set_cvss_base_vector(\"CVSS2#AV:L/AC:M/Au:N/C:N/I:N/A:C\");\n\n script_set_attribute(attribute:\"plugin_type\", value:\"local\");\n script_set_attribute(attribute:\"cpe\", value:\"cpe:/o:ibm:aix:6.1\");\n\n script_set_attribute(attribute:\"vuln_publication_date\", value:\"2014/05/02\");\n script_set_attribute(attribute:\"patch_publication_date\", value:\"2014/05/02\");\n script_set_attribute(attribute:\"plugin_publication_date\", value:\"2014/05/03\");\n script_end_attributes();\n\n script_category(ACT_GATHER_INFO);\n script_copyright(english:\"This script is Copyright (C) 2014 Tenable Network Security, Inc.\");\n script_family(english:\"AIX Local Security Checks\");\n\n script_dependencies(\"ssh_get_info.nasl\");\n script_require_keys(\"Host/AIX/lslpp\", \"Host/local_checks_enabled\", \"Host/AIX/version\");\n\n exit(0);\n}\n\n\n\ninclude(\"audit.inc\");\ninclude(\"global_settings.inc\");\ninclude(\"aix.inc\");\ninclude(\"misc_func.inc\");\n\nif ( ! get_kb_item(\"Host/local_checks_enabled\") ) audit(AUDIT_LOCAL_CHECKS_NOT_ENABLED);\nif ( ! get_kb_item(\"Host/AIX/version\") ) audit(AUDIT_OS_NOT, \"AIX\");\nif ( ! get_kb_item(\"Host/AIX/lslpp\") ) audit(AUDIT_PACKAGE_LIST_MISSING);\n\nif ( get_kb_item(\"Host/AIX/emgr_failure\" ) ) exit(0, \"This iFix check is disabled because : \"+get_kb_item(\"Host/AIX/emgr_failure\") );\n\nflag = 0;\n\nif (aix_check_ifix(release:\"6.1\", ml:\"07\", sp:\"09\", patch:\"IV59045s9a\", package:\"bos.mp64\", minfilesetver:\"6.1.7.0\", maxfilesetver:\"6.1.7.20\") < 0) flag++;\n\nif (flag)\n{\n if (report_verbosity > 0) security_warning(port:0, extra:aix_report_get());\n else security_warning(0);\n exit(0);\n}\nelse audit(AUDIT_HOST_NOT, \"affected\");\n", "title": "AIX 6.1 TL 7 : ptrace (IV59045)", "type": "nessus", "viewCount": 0}, "differentElements": ["cpe"], "edition": 1, "lastseen": "2016-09-26T17:23:47"}, {"bulletin": {"bulletinFamily": "scanner", "cpe": ["cpe:/o:ibm:aix:6.1"], "cvelist": ["CVE-2014-0930"], "cvss": {"score": 4.7, "vector": "AV:LOCAL/AC:MEDIUM/Au:NONE/C:NONE/I:NONE/A:COMPLETE/"}, "description": "IBM AIX is vulnerable to a denial of service, caused by an error in the ptrace() function. A local attacker could exploit this vulnerability to cause a system crash.", "edition": 2, "enchantments": {"score": {"value": 2.1, "vector": "NONE"}}, "hash": "d2edf16e6c3b26ff86600ae8cc76f6cfbc194bc3c1ccae5c1b723478e2baf4fc", "hashmap": [{"hash": "31abf8ae9bddd2870bebc0f81f0c4514", "key": "description"}, {"hash": "9cf00d658b687f030ebe173a0528c567", "key": "reporter"}, {"hash": "8e9bfb01debcc1788eb20263110c40e2", "key": "pluginID"}, {"hash": "8e894ffc4098523757c7535154a3b5f2", "key": "title"}, {"hash": "04a8e7f8d97fd147135625a53b7e2d8a", "key": "cvelist"}, {"hash": "9aedd4dcccf909d4912a2f8113cffa43", "key": "naslFamily"}, {"hash": "158ca0bbd75813063a9cdbe7a4a57415", "key": "sourceData"}, {"hash": "94abec6d0c8812b5d0f079775d432896", "key": "cpe"}, {"hash": "bbdaea376f500d25f6b0c1050311dd07", "key": "bulletinFamily"}, {"hash": "5e0bd03bec244039678f2b955a2595aa", "key": "type"}, {"hash": "baa036af2c67335b69eec536001a032a", "key": "references"}, {"hash": "58e36873cc722bb45204800266380b16", "key": "published"}, {"hash": "72f768c27af1707663ecd5e636d23541", "key": "modified"}, {"hash": "6696abd4d7ecb2eddfb1aae455c30e56", "key": "cvss"}, {"hash": "50d2410fe7c6e1a99b378d1df030c1dd", "key": "href"}], "history": [], "href": "https://www.tenable.com/plugins/index.php?view=single&id=73840", "id": "AIX_IV59045.NASL", "lastseen": "2017-10-29T13:35:26", "modified": "2014-05-25T00:00:00", "naslFamily": "AIX Local Security Checks", "objectVersion": "1.3", "pluginID": "73840", "published": "2014-05-03T00:00:00", "references": ["http://aix.software.ibm.com/aix/efixes/security/ptrace_advisory.asc"], "reporter": "Tenable", "sourceData": "#\n# (C) Tenable Network Security, Inc.\n#\n# The text in the description was extracted from AIX Security\n# Advisory ptrace_advisory.asc.\n#\n\ninclude(\"compat.inc\");\n\nif (description)\n{\n script_id(73840);\n script_version(\"$Revision: 1.3 $\");\n script_cvs_date(\"$Date: 2014/05/25 00:05:22 $\");\n\n script_cve_id(\"CVE-2014-0930\");\n\n script_name(english:\"AIX 6.1 TL 7 : ptrace (IV59045)\");\n script_summary(english:\"Check for APAR IV59045\");\n\n script_set_attribute(\n attribute:\"synopsis\", \n value:\"The remote AIX host is missing a security patch.\"\n );\n script_set_attribute(\n attribute:\"description\", \n value:\n\"IBM AIX is vulnerable to a denial of service, caused by an error in\nthe ptrace() function. A local attacker could exploit this\nvulnerability to cause a system crash.\"\n );\n script_set_attribute(\n attribute:\"see_also\",\n value:\"http://aix.software.ibm.com/aix/efixes/security/ptrace_advisory.asc\"\n );\n script_set_attribute(\n attribute:\"solution\", \n value:\"Install the appropriate interim fix.\"\n );\n script_set_cvss_base_vector(\"CVSS2#AV:L/AC:M/Au:N/C:N/I:N/A:C\");\n\n script_set_attribute(attribute:\"plugin_type\", value:\"local\");\n script_set_attribute(attribute:\"cpe\", value:\"cpe:/o:ibm:aix:6.1\");\n\n script_set_attribute(attribute:\"vuln_publication_date\", value:\"2014/05/02\");\n script_set_attribute(attribute:\"patch_publication_date\", value:\"2014/05/02\");\n script_set_attribute(attribute:\"plugin_publication_date\", value:\"2014/05/03\");\n script_end_attributes();\n\n script_category(ACT_GATHER_INFO);\n script_copyright(english:\"This script is Copyright (C) 2014 Tenable Network Security, Inc.\");\n script_family(english:\"AIX Local Security Checks\");\n\n script_dependencies(\"ssh_get_info.nasl\");\n script_require_keys(\"Host/AIX/lslpp\", \"Host/local_checks_enabled\", \"Host/AIX/version\");\n\n exit(0);\n}\n\n\n\ninclude(\"audit.inc\");\ninclude(\"global_settings.inc\");\ninclude(\"aix.inc\");\ninclude(\"misc_func.inc\");\n\nif ( ! get_kb_item(\"Host/local_checks_enabled\") ) audit(AUDIT_LOCAL_CHECKS_NOT_ENABLED);\nif ( ! get_kb_item(\"Host/AIX/version\") ) audit(AUDIT_OS_NOT, \"AIX\");\nif ( ! get_kb_item(\"Host/AIX/lslpp\") ) audit(AUDIT_PACKAGE_LIST_MISSING);\n\nif ( get_kb_item(\"Host/AIX/emgr_failure\" ) ) exit(0, \"This iFix check is disabled because : \"+get_kb_item(\"Host/AIX/emgr_failure\") );\n\nflag = 0;\n\nif (aix_check_ifix(release:\"6.1\", ml:\"07\", sp:\"09\", patch:\"IV59045s9a\", package:\"bos.mp64\", minfilesetver:\"6.1.7.0\", maxfilesetver:\"6.1.7.20\") < 0) flag++;\n\nif (flag)\n{\n if (report_verbosity > 0) security_warning(port:0, extra:aix_report_get());\n else security_warning(0);\n exit(0);\n}\nelse audit(AUDIT_HOST_NOT, \"affected\");\n", "title": "AIX 6.1 TL 7 : ptrace (IV59045)", "type": "nessus", "viewCount": 0}, "differentElements": ["cvss"], "edition": 2, "lastseen": "2017-10-29T13:35:26"}, {"bulletin": {"bulletinFamily": "scanner", "cpe": ["cpe:/o:ibm:aix:6.1"], "cvelist": ["CVE-2014-0930"], "cvss": {"score": 4.7, "vector": "AV:LOCAL/AC:MEDIUM/Au:NONE/C:NONE/I:NONE/A:COMPLETE/"}, "description": "IBM AIX is vulnerable to a denial of service, caused by an error in\nthe ptrace() function. A local attacker could exploit this\nvulnerability to cause a system crash.", "edition": 5, "enchantments": {"dependencies": {"modified": "2019-01-16T20:18:21", "references": [{"idList": ["AIX_IV58948.NASL", "AIX_U858978.NASL", "AIX_IV58861.NASL", "AIX_IV59675.NASL", "AIX_U861815.NASL", "AIX_U859304.NASL", "AIX_IV58888.NASL", "AIX_U859634.NASL", "AIX_U861576.NASL", "AIX_IV59615.NASL"], "type": "nessus"}, {"idList": ["CVE-2014-0930"], "type": "cve"}, {"idList": ["PTRACE_ADVISORY.ASC"], "type": "aix"}, {"idList": ["SECURITYVULNS:VULN:13753", "SECURITYVULNS:DOC:30699"], "type": "securityvulns"}]}, "score": {"value": 2.1, "vector": "NONE"}}, "hash": "b5ef2e99312b4ab06931e7c74867d6aee1474d17901ade0c21a2a41ed441c8fe", "hashmap": [{"hash": "9cf00d658b687f030ebe173a0528c567", "key": "reporter"}, {"hash": "8e9bfb01debcc1788eb20263110c40e2", "key": "pluginID"}, {"hash": "8e894ffc4098523757c7535154a3b5f2", "key": "title"}, {"hash": "4974bca5578a72d795541853d6783d74", "key": "description"}, {"hash": "04a8e7f8d97fd147135625a53b7e2d8a", "key": "cvelist"}, {"hash": "9aedd4dcccf909d4912a2f8113cffa43", "key": "naslFamily"}, {"hash": "158ca0bbd75813063a9cdbe7a4a57415", "key": "sourceData"}, {"hash": "94abec6d0c8812b5d0f079775d432896", "key": "cpe"}, {"hash": "bbdaea376f500d25f6b0c1050311dd07", "key": "bulletinFamily"}, {"hash": "5e0bd03bec244039678f2b955a2595aa", "key": "type"}, {"hash": "baa036af2c67335b69eec536001a032a", "key": "references"}, {"hash": "58e36873cc722bb45204800266380b16", "key": "published"}, {"hash": "72f768c27af1707663ecd5e636d23541", "key": "modified"}, {"hash": "6696abd4d7ecb2eddfb1aae455c30e56", "key": "cvss"}, {"hash": "50d2410fe7c6e1a99b378d1df030c1dd", "key": "href"}], "history": [], "href": "https://www.tenable.com/plugins/index.php?view=single&id=73840", "id": "AIX_IV59045.NASL", "lastseen": "2019-01-16T20:18:21", "modified": "2014-05-25T00:00:00", "naslFamily": "AIX Local Security Checks", "objectVersion": "1.3", "pluginID": "73840", "published": "2014-05-03T00:00:00", "references": ["http://aix.software.ibm.com/aix/efixes/security/ptrace_advisory.asc"], "reporter": "Tenable", "sourceData": "#\n# (C) Tenable Network Security, Inc.\n#\n# The text in the description was extracted from AIX Security\n# Advisory ptrace_advisory.asc.\n#\n\ninclude(\"compat.inc\");\n\nif (description)\n{\n script_id(73840);\n script_version(\"$Revision: 1.3 $\");\n script_cvs_date(\"$Date: 2014/05/25 00:05:22 $\");\n\n script_cve_id(\"CVE-2014-0930\");\n\n script_name(english:\"AIX 6.1 TL 7 : ptrace (IV59045)\");\n script_summary(english:\"Check for APAR IV59045\");\n\n script_set_attribute(\n attribute:\"synopsis\", \n value:\"The remote AIX host is missing a security patch.\"\n );\n script_set_attribute(\n attribute:\"description\", \n value:\n\"IBM AIX is vulnerable to a denial of service, caused by an error in\nthe ptrace() function. A local attacker could exploit this\nvulnerability to cause a system crash.\"\n );\n script_set_attribute(\n attribute:\"see_also\",\n value:\"http://aix.software.ibm.com/aix/efixes/security/ptrace_advisory.asc\"\n );\n script_set_attribute(\n attribute:\"solution\", \n value:\"Install the appropriate interim fix.\"\n );\n script_set_cvss_base_vector(\"CVSS2#AV:L/AC:M/Au:N/C:N/I:N/A:C\");\n\n script_set_attribute(attribute:\"plugin_type\", value:\"local\");\n script_set_attribute(attribute:\"cpe\", value:\"cpe:/o:ibm:aix:6.1\");\n\n script_set_attribute(attribute:\"vuln_publication_date\", value:\"2014/05/02\");\n script_set_attribute(attribute:\"patch_publication_date\", value:\"2014/05/02\");\n script_set_attribute(attribute:\"plugin_publication_date\", value:\"2014/05/03\");\n script_end_attributes();\n\n script_category(ACT_GATHER_INFO);\n script_copyright(english:\"This script is Copyright (C) 2014 Tenable Network Security, Inc.\");\n script_family(english:\"AIX Local Security Checks\");\n\n script_dependencies(\"ssh_get_info.nasl\");\n script_require_keys(\"Host/AIX/lslpp\", \"Host/local_checks_enabled\", \"Host/AIX/version\");\n\n exit(0);\n}\n\n\n\ninclude(\"audit.inc\");\ninclude(\"global_settings.inc\");\ninclude(\"aix.inc\");\ninclude(\"misc_func.inc\");\n\nif ( ! get_kb_item(\"Host/local_checks_enabled\") ) audit(AUDIT_LOCAL_CHECKS_NOT_ENABLED);\nif ( ! get_kb_item(\"Host/AIX/version\") ) audit(AUDIT_OS_NOT, \"AIX\");\nif ( ! get_kb_item(\"Host/AIX/lslpp\") ) audit(AUDIT_PACKAGE_LIST_MISSING);\n\nif ( get_kb_item(\"Host/AIX/emgr_failure\" ) ) exit(0, \"This iFix check is disabled because : \"+get_kb_item(\"Host/AIX/emgr_failure\") );\n\nflag = 0;\n\nif (aix_check_ifix(release:\"6.1\", ml:\"07\", sp:\"09\", patch:\"IV59045s9a\", package:\"bos.mp64\", minfilesetver:\"6.1.7.0\", maxfilesetver:\"6.1.7.20\") < 0) flag++;\n\nif (flag)\n{\n if (report_verbosity > 0) security_warning(port:0, extra:aix_report_get());\n else security_warning(0);\n exit(0);\n}\nelse audit(AUDIT_HOST_NOT, \"affected\");\n", "title": "AIX 6.1 TL 7 : ptrace (IV59045)", "type": "nessus", "viewCount": 0}, "differentElements": ["description"], "edition": 5, "lastseen": "2019-01-16T20:18:21"}], "edition": 6, "hashmap": [{"key": "bulletinFamily", "hash": "bbdaea376f500d25f6b0c1050311dd07"}, {"key": "cpe", "hash": "94abec6d0c8812b5d0f079775d432896"}, {"key": "cvelist", "hash": "04a8e7f8d97fd147135625a53b7e2d8a"}, {"key": "cvss", "hash": "6696abd4d7ecb2eddfb1aae455c30e56"}, {"key": "description", "hash": "31abf8ae9bddd2870bebc0f81f0c4514"}, {"key": "href", "hash": "50d2410fe7c6e1a99b378d1df030c1dd"}, {"key": "modified", "hash": "72f768c27af1707663ecd5e636d23541"}, {"key": "naslFamily", "hash": "9aedd4dcccf909d4912a2f8113cffa43"}, {"key": "pluginID", "hash": "8e9bfb01debcc1788eb20263110c40e2"}, {"key": "published", "hash": "58e36873cc722bb45204800266380b16"}, {"key": "references", "hash": "baa036af2c67335b69eec536001a032a"}, {"key": "reporter", "hash": "9cf00d658b687f030ebe173a0528c567"}, {"key": "sourceData", "hash": "158ca0bbd75813063a9cdbe7a4a57415"}, {"key": "title", "hash": "8e894ffc4098523757c7535154a3b5f2"}, {"key": "type", "hash": "5e0bd03bec244039678f2b955a2595aa"}], "hash": "d2edf16e6c3b26ff86600ae8cc76f6cfbc194bc3c1ccae5c1b723478e2baf4fc", "viewCount": 0, "enchantments": {"dependencies": {"references": [{"type": "cve", "idList": ["CVE-2014-0930"]}, {"type": "securityvulns", "idList": ["SECURITYVULNS:DOC:30699", "SECURITYVULNS:VULN:13753"]}, {"type": "aix", "idList": ["PTRACE_ADVISORY.ASC"]}, {"type": "nessus", "idList": ["AIX_IV58948.NASL", "AIX_IV59615.NASL", "AIX_IV59675.NASL", "AIX_U859304.NASL", "AIX_U861576.NASL", "AIX_U861815.NASL", "AIX_U859634.NASL", "AIX_IV58888.NASL", "AIX_IV58861.NASL", "AIX_IV59607.NASL"]}], "modified": "2019-02-21T01:21:08"}, "score": {"value": 2.1, "vector": "NONE"}, "vulnersScore": 2.1}, "objectVersion": "1.3", "sourceData": "#\n# (C) Tenable Network Security, Inc.\n#\n# The text in the description was extracted from AIX Security\n# Advisory ptrace_advisory.asc.\n#\n\ninclude(\"compat.inc\");\n\nif (description)\n{\n script_id(73840);\n script_version(\"$Revision: 1.3 $\");\n script_cvs_date(\"$Date: 2014/05/25 00:05:22 $\");\n\n script_cve_id(\"CVE-2014-0930\");\n\n script_name(english:\"AIX 6.1 TL 7 : ptrace (IV59045)\");\n script_summary(english:\"Check for APAR IV59045\");\n\n script_set_attribute(\n attribute:\"synopsis\", \n value:\"The remote AIX host is missing a security patch.\"\n );\n script_set_attribute(\n attribute:\"description\", \n value:\n\"IBM AIX is vulnerable to a denial of service, caused by an error in\nthe ptrace() function. A local attacker could exploit this\nvulnerability to cause a system crash.\"\n );\n script_set_attribute(\n attribute:\"see_also\",\n value:\"http://aix.software.ibm.com/aix/efixes/security/ptrace_advisory.asc\"\n );\n script_set_attribute(\n attribute:\"solution\", \n value:\"Install the appropriate interim fix.\"\n );\n script_set_cvss_base_vector(\"CVSS2#AV:L/AC:M/Au:N/C:N/I:N/A:C\");\n\n script_set_attribute(attribute:\"plugin_type\", value:\"local\");\n script_set_attribute(attribute:\"cpe\", value:\"cpe:/o:ibm:aix:6.1\");\n\n script_set_attribute(attribute:\"vuln_publication_date\", value:\"2014/05/02\");\n script_set_attribute(attribute:\"patch_publication_date\", value:\"2014/05/02\");\n script_set_attribute(attribute:\"plugin_publication_date\", value:\"2014/05/03\");\n script_end_attributes();\n\n script_category(ACT_GATHER_INFO);\n script_copyright(english:\"This script is Copyright (C) 2014 Tenable Network Security, Inc.\");\n script_family(english:\"AIX Local Security Checks\");\n\n script_dependencies(\"ssh_get_info.nasl\");\n script_require_keys(\"Host/AIX/lslpp\", \"Host/local_checks_enabled\", \"Host/AIX/version\");\n\n exit(0);\n}\n\n\n\ninclude(\"audit.inc\");\ninclude(\"global_settings.inc\");\ninclude(\"aix.inc\");\ninclude(\"misc_func.inc\");\n\nif ( ! get_kb_item(\"Host/local_checks_enabled\") ) audit(AUDIT_LOCAL_CHECKS_NOT_ENABLED);\nif ( ! get_kb_item(\"Host/AIX/version\") ) audit(AUDIT_OS_NOT, \"AIX\");\nif ( ! get_kb_item(\"Host/AIX/lslpp\") ) audit(AUDIT_PACKAGE_LIST_MISSING);\n\nif ( get_kb_item(\"Host/AIX/emgr_failure\" ) ) exit(0, \"This iFix check is disabled because : \"+get_kb_item(\"Host/AIX/emgr_failure\") );\n\nflag = 0;\n\nif (aix_check_ifix(release:\"6.1\", ml:\"07\", sp:\"09\", patch:\"IV59045s9a\", package:\"bos.mp64\", minfilesetver:\"6.1.7.0\", maxfilesetver:\"6.1.7.20\") < 0) flag++;\n\nif (flag)\n{\n if (report_verbosity > 0) security_warning(port:0, extra:aix_report_get());\n else security_warning(0);\n exit(0);\n}\nelse audit(AUDIT_HOST_NOT, \"affected\");\n", "naslFamily": "AIX Local Security Checks", "pluginID": "73840", "cpe": ["cpe:/o:ibm:aix:6.1"], "scheme": null}
{"cve": [{"lastseen": "2017-08-29T10:48:08", "bulletinFamily": "NVD", "description": "The ptrace system call in IBM AIX 5.3, 6.1, and 7.1, and VIOS 2.2.x, allows local users to cause a denial of service (system crash) or obtain sensitive information from kernel memory via a crafted PT_LDINFO operation.", "modified": "2017-08-28T21:34:21", "published": "2014-05-08T06:55:03", "href": "https://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2014-0930", "id": "CVE-2014-0930", "title": "CVE-2014-0930", "type": "cve", "cvss": {"score": 4.7, "vector": "AV:LOCAL/AC:MEDIUM/Au:NONE/C:NONE/I:NONE/A:COMPLETE/"}}], "securityvulns": [{"lastseen": "2018-08-31T11:10:52", "bulletinFamily": "software", "description": "\r\n\r\nVulnerability title: Kernel Memory Leak And Denial Of Service Condition\r\nin IBM AIX\r\nCVE: CVE-2014-0930\r\nVendor: IBM\r\nProduct: AIX\r\nAffected version: 5.3, 6.1 and 7.1 releases VIOS 2.2.*\r\nFixed version: Interim version\r\nReported by: Tim Brown\r\n\r\nDetails:\r\n\r\nIt has been identified that the ptrace() system call can be manipulated\r\nby an unprivileged user into leaking uninitialised kernel memory and\r\nthat the method by which this is achieved may also lead to a denial of\r\nservice condition. This can be achieved by manipulating the parameters\r\nthat are passed to the ptrace() system call when performing the\r\nPT_LDINFO operation.\r\n\r\nBy calling ptrace(PT_LDINFO, childpid, leakbuffer, maximumleak, NULL)\r\nwith a value of maximumleak that greater than that required for the\r\nexpected result of the PT_LDINFO operation, the AIX kernel will\r\nxmalloc() this space (without initialising it), populate it and then\r\nperform a copy operation that returns the result within leakbuffer.\r\n \r\n\r\nFurther details at:\r\nhttps://www.portcullis-security.com/security-research-and-downloads/security-advisories/cve-2014-0930/\r\n\r\n\r\nCopyright:\r\nCopyright (c) Portcullis Computer Security Limited 2014, All rights\r\nreserved worldwide. Permission is hereby granted for the electronic\r\nredistribution of this information. It is not to be edited or altered in\r\nany way without the express written consent of Portcullis Computer\r\nSecurity Limited.\r\n\r\nDisclaimer:\r\nThe information herein contained may change without notice. Use of this\r\ninformation constitutes acceptance for use in an AS IS condition. There\r\nare NO warranties, implied or otherwise, with regard to this information\r\nor its use. Any use of this information is at the user's risk. In no\r\nevent shall the author/distributor (Portcullis Computer Security\r\nLimited) be held liable for any damages whatsoever arising out of or in\r\nconnection with the use or spread of this information.\r\n\r\n", "modified": "2014-05-07T00:00:00", "published": "2014-05-07T00:00:00", "id": "SECURITYVULNS:DOC:30699", "href": "https://vulners.com/securityvulns/SECURITYVULNS:DOC:30699", "title": "CVE-2014-0930 - Kernel Memory Leak And Denial Of Service Condition in IBM AIX", "type": "securityvulns", "cvss": {"score": 4.7, "vector": "AV:LOCAL/AC:MEDIUM/Au:NONE/C:NONE/I:NONE/A:COMPLETE/"}}, {"lastseen": "2018-08-31T11:09:55", "bulletinFamily": "software", "description": "ptrace information leak and DoS.", "modified": "2014-05-07T00:00:00", "published": "2014-05-07T00:00:00", "id": "SECURITYVULNS:VULN:13753", "href": "https://vulners.com/securityvulns/SECURITYVULNS:VULN:13753", "title": "IBM AIX security vulnerabilities", "type": "securityvulns", "cvss": {"score": 4.7, "vector": "AV:LOCAL/AC:MEDIUM/Au:NONE/C:NONE/I:NONE/A:COMPLETE/"}}], "aix": [{"lastseen": "2018-08-31T00:08:36", "bulletinFamily": "unix", "description": "-----BEGIN PGP SIGNED MESSAGE-----\nHash: SHA1\n\n\nIBM SECURITY ADVISORY\n\nFirst Issued: Fri May 2 09:58:11 CDT 2014\n| Updated: Tue May 20 14:12:02 CDT 2014\n| Update: VIOS level clarification\n| Update: Corrected APARs\n| Update: New tar file with missing Iterim Fix\n\nThe most recent version of this document is available here:\n\nhttp://aix.software.ibm.com/aix/efixes/security/ptrace_advisory.asc\nhttps://aix.software.ibm.com/aix/efixes/security/ptrace_advisory.asc\nftp://aix.software.ibm.com/aix/efixes/security/ptrace_advisory.asc\n\n===============================================================================\n VULNERABILITY SUMMARY\n\nVULNERABILITY: ptrace vulnerability in AIX\n\nPLATFORMS: 5.3, 6.1 and 7.1 releases\n VIOS 2.2.*\n\nSOLUTION: Apply the fix as described below.\n\nTHREAT: See below\n\nCVE Numbers: CVE-2014-0930\n\nReboot required? YES\nWorkarounds? NO\nProtected by FPM? NO\nProtected by SED? NO\n\n===============================================================================\n DETAILED INFORMATION\n\nI. DESCRIPTION \n \n IBM AIX is vulnerable to a denial of service, caused by an \n error in the ptrace() function. A local attacker could exploit \n this vulnerability to cause a system crash.\n\nII. CVSS\n\n CVSS Base Score: 4.7\n CVSS Temporal Score: See http://xforce.iss.net/xforce/xfdb/92262\n for the current score\n CVSS Environmental Score*: Undefined\n CVSS Vector: (AV:L/AC:M/Au:N/C:N/I:N/A:C)\n\nIII. PLATFORM VULNERABILITY ASSESSMENT\n\n The following fileset levels are vulnerable:\n\n AIX Fileset Lower Level Upper Level\n --------------------------------------------------------\n bos.mp64 5.3.12.0 5.3.12.9\n bos.mp64 6.1.7.0 6.1.7.20\n bos.mp64 6.1.8.0 6.1.8.17\n bos.mp64 6.1.9.0 6.1.9.2 \n bos.mp64 7.1.1.0 7.1.1.20\n bos.mp64 7.1.2.0 7.1.2.17\n bos.mp64 7.1.3.0 7.1.3.2\n\n AIX Fileset (VIOS) Lower Level Upper Level\n ----------------------------------------------------------------\n| bos.mp64 6.1.7.0(2.2.1.0) 6.1.7.20(2.2.1.8)\n| bos.mp64 6.1.8.0(2.2.2.0) 6.1.8.17(2.2.2.4)\n| bos.mp64 6.1.9.0(2.2.3.0) 6.1.9.2 (2.2.3.2)\n\n NOTE: To find out whether the affected filesets are installed on your\n systems, refer to the lslpp command found in AIX user's guide.\n\n| Note: To use the following commands on VIOS you must first execute:\n|\n| oem_setup_env\n\nIV. SOLUTIONS\n\n A. APARS\n\n IBM has assigned the following APARs to this problem:\n\n AIX Level APAR number Availability\n ---------------------------------------------------\n 5.3.12 IV59675 NOW (ifix only)\n 6.1.7 IV59045 08/29/2014 SP10\n 6.1.8 IV58948 08/29/2014 SP5\n| 6.1.9 IV59615 06/03/2014 SP3\n 7.1.1 IV58888 08/29/2014 SP10\n 7.1.2 IV58861 08/29/2014 SP5\n| 7.1.3 IV59607 06/03/2014 SP3\n\n VIOS Level APAR number Availability\n ---------------------------------------------------\n 2.2.1 IV59045 08/29/2014 2.2.1.9\n 2.2.2 IV58948 08/29/2014 2.2.2.5\n| 2.2.3 IV59615 06/03/2014 2.2.3.3\n\n Subscribe to the APARs here:\n\n http://www.ibm.com/support/docview.wss?uid=isg1IV59675\n http://www.ibm.com/support/docview.wss?uid=isg1IV59045\n http://www.ibm.com/support/docview.wss?uid=isg1IV58948\n| http://www.ibm.com/support/docview.wss?uid=isg1IV59615\n http://www.ibm.com/support/docview.wss?uid=isg1IV58888\n http://www.ibm.com/support/docview.wss?uid=isg1IV58861\n| http://www.ibm.com/support/docview.wss?uid=isg1IV59607\n\n By subscribing, you will receive periodic email alerting you\n to the status of the APAR, and a link to download the fix once\n it becomes available.\n\n B. FIXES\n\n Fixes are available. The fixes can be downloaded via ftp\n from:\n\n| ftp://aix.software.ibm.com/aix/efixes/security/ptrace_ifix.tar\n\n The link above is to a tar file containing this signed\n advisory, fix packages, and PGP signatures for each package.\n The fixes below include prerequisite checking. This will\n enforce the correct mapping between the fixes and AIX\n Technology Levels.\n\n AIX Level Interim Fix (*.Z) KEY\n -------------------------------------------------------------------\n| 5.3.12.9 IV59675s9.140425.epkg.Z key_w_fix\n 6.1.7.9 IV59045s9a.140425.epkg.Z key_w_fix\n 6.1.8.4 IV58948s4a.140423.epkg.Z key_w_fix\n 6.1.9.2 IV59615s2a.140422.epkg.Z key_w_fix\n 7.1.1.9 IV58888s9a.140422.epkg.Z key_w_fix\n 7.1.2.4 IV58861s4a.140422.epkg.Z key_w_fix\n 7.1.3.2 IV59607s2a.140422.epkg.Z key_w_fix\n\n VIOS Level Interim Fix (*.Z)\n -------------------------------------------------------------------\n 2.2.1.8 IV59045s9a.140425.epkg.Z \n 2.2.2.4 IV58948s4a.140423.epkg.Z\n 2.2.3.2 IV59615s2a.140422.epkg.Z\n\n To extract the fixes from the tar file:\n\n tar xvf ptrace_ifix.tar \n cd ptrace_ifix\n\n Verify you have retrieved the fixes intact:\n\n The checksums below were generated using the\n \"csum -h SHA1\" (sha1sum) command is the followng:\n\n csum -h SHA1 (sha1sum) filename\n ------------------------------------------------------------------\n 5e22ab05c16f9342ceee696502bfc627cc564caa IV59675s9.140425.epkg.Z\n 7a16afdcc8cce7292cebd0f605d3781212846367 IV59045s9a.140425.epkg.Z\n 14496c55b2a9a018276925e4e2ff4bf1f1ba4cea IV58948s4a.140423.epkg.Z\n 8e0ce12532f71700392e64b1bd11b71167f590e9 IV59615s2a.140422.epkg.Z\n b0afc298e76594ed34e934a3bf45264ec4e97a4e IV58888s9a.140422.epkg.Z\n 1a967e881f6d5f33ca37e8652a3f9bacc0c322e9 IV58861s4a.140422.epkg.Z\n 4986d689cb6013d1a0f58980f735a3cbc468d8d2 IV59607s2a.140422.epkg.Z\n\n To verify the sum, use the text of this advisory as input to sha1sum.\n For example:\n\n csum -h SHA1 -i Advisory.asc\n sha1sum -c Advisory.asc\n\n These sums should match exactly. The PGP signatures in the tar\n file and on this advisory can also be used to verify the\n integrity of the fixes. If the sums or signatures cannot be\n confirmed, contact IBM AIX Security at\n security-alert@austin.ibm.com and describe the discrepancy.\n\n C. FIX AND INTERIM FIX INSTALLATION\n\n IMPORTANT: If possible, it is recommended that a mksysb backup\n of the system be created. Verify it is both bootable and\n readable before proceeding.\n\n To preview a fix installation:\n\n installp -a -d fix_name -p all # where fix_name is the name of the\n # fix package being previewed.\n To install a fix package:\n\n installp -a -d fix_name -X all # where fix_name is the name of the\n # fix package being installed.\n\n Interim fixes have had limited functional and regression\n testing but not the full regression testing that takes place\n for Service Packs; however, IBM does fully support them.\n\n Interim fix management documentation can be found at:\n\n http://www14.software.ibm.com/webapp/set2/sas/f/aix.efixmgmt/home.html\n\n To preview an interim fix installation:\n\n emgr -e ipkg_name -p # where ipkg_name is the name of the\n # interim fix package being previewed.\n\n To install an interim fix package:\n\n emgr -e ipkg_name -X # where ipkg_name is the name of the\n # interim fix package being installed.\n\nV. WORKAROUNDS\n\n There are no workarounds.\n\nVI. CONTACT INFORMATION\n\n If you would like to receive AIX Security Advisories via email,\n please visit:\n\n http://www.ibm.com/systems/support\n\n and click on the \"My notifications\" link.\n\n To view previously issued advisories, please visit:\n\n| http://www14.software.ibm.com/webapp/set2/subscriptions/onvdq\n \n Comments regarding the content of this announcement can be\n directed to:\n\n security-alert@austin.ibm.com\n\n To obtain the PGP public key that can be used to communicate\n securely with the AIX Security Team you can either:\n\n A. Send an email with \"get key\" in the subject line to:\n\n security-alert@austin.ibm.com\n\n B. Download the key from our web page:\n\n http://www.ibm.com/systems/resources/systems_p_os_aix_security_pgpkey.txt\n\n C. Download the key from a PGP Public Key Server. The key ID is:\n\n 0x28BFAA12\n\n Please contact your local IBM AIX support center for any\n assistance.\n\n eServer is a trademark of International Business Machines\n Corporation. IBM, AIX and pSeries are registered trademarks of\n International Business Machines Corporation. All other trademarks\n are property of their respective holders.\n\nVII. ACKNOWLEDGEMENT\n\n This vulnerability was reported by Tim Brown from Portcullis Computer\n Security Ltd.\n\nVIII. REFERENCES:\n\n Complete CVSS Guide: http://www.first.org/cvss/cvss-guide.html\n On-line Calculator V2: http://nvd.nist.gov/cvss.cfm?calculator&adv&version=2\n X-Force Vulnerability Database: http://xforce.iss.net/xforce/xfdb/92262\n CVE-2014-0930: http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-0930\n\n *The CVSS Environment Score is customer environment specific and will\n ultimately impact the Overall CVSS Score. Customers can evaluate the\n impact of this vulnerability in their environments by accessing the links\n in the Reference section of this Flash.\n\n Note: According to the Forum of Incident Response and Security Teams\n (FIRST), the Common Vulnerability Scoring System (CVSS) is an \"industry\n open standard designed to convey vulnerability severity and help to\n determine urgency and priority of response.\" IBM PROVIDES THE CVSS SCORES\n \"AS IS\" WITHOUT WARRANTY OF ANY KIND, INCLUDING THE IMPLIED WARRANTIES OF\n MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. CUSTOMERS ARE\n RESPONSIBLE FOR ASSESSING THE IMPACT OF ANY ACTUAL OR POTENTIAL SECURITY\n VULNERABILITY.\n-----BEGIN PGP SIGNATURE-----\nVersion: GnuPG v1.4.13 (AIX)\n\niEYEARECAAYFAlN/UXYACgkQ4fmd+Ci/qhJmwgCeK9GDxImjSyKts3ftegXLsK4w\nmpEAmwaQ/2HfPAE1RQ0Rg0/xvRqQU/8B\n=3oHI\n-----END PGP SIGNATURE-----\n", "modified": "2014-05-20T14:12:02", "published": "2014-05-02T09:58:11", "id": "PTRACE_ADVISORY.ASC", "href": "https://aix.software.ibm.com/aix/efixes/security/ptrace_advisory.asc", "title": "AIX ptrace Vulnerability", "type": "aix", "cvss": {"score": 4.7, "vector": "AV:LOCAL/AC:MEDIUM/Au:NONE/C:NONE/I:NONE/A:COMPLETE/"}}], "nessus": [{"lastseen": "2019-02-21T01:21:08", "bulletinFamily": "scanner", "description": "IBM AIX is vulnerable to a denial of service, caused by an error in the ptrace() function. A local attacker could exploit this vulnerability to cause a system crash.", "modified": "2014-05-25T00:00:00", "id": "AIX_IV58948.NASL", "href": "https://www.tenable.com/plugins/index.php?view=single&id=73839", "published": "2014-05-03T00:00:00", "title": "AIX 6.1 TL 8 : ptrace (IV58948)", "type": "nessus", "sourceData": "#\n# (C) Tenable Network Security, Inc.\n#\n# The text in the description was extracted from AIX Security\n# Advisory ptrace_advisory.asc.\n#\n\ninclude(\"compat.inc\");\n\nif (description)\n{\n script_id(73839);\n script_version(\"$Revision: 1.3 $\");\n script_cvs_date(\"$Date: 2014/05/25 00:05:22 $\");\n\n script_cve_id(\"CVE-2014-0930\");\n\n script_name(english:\"AIX 6.1 TL 8 : ptrace (IV58948)\");\n script_summary(english:\"Check for APAR IV58948\");\n\n script_set_attribute(\n attribute:\"synopsis\", \n value:\"The remote AIX host is missing a security patch.\"\n );\n script_set_attribute(\n attribute:\"description\", \n value:\n\"IBM AIX is vulnerable to a denial of service, caused by an error in\nthe ptrace() function. A local attacker could exploit this\nvulnerability to cause a system crash.\"\n );\n script_set_attribute(\n attribute:\"see_also\",\n value:\"http://aix.software.ibm.com/aix/efixes/security/ptrace_advisory.asc\"\n );\n script_set_attribute(\n attribute:\"solution\", \n value:\"Install the appropriate interim fix.\"\n );\n script_set_cvss_base_vector(\"CVSS2#AV:L/AC:M/Au:N/C:N/I:N/A:C\");\n\n script_set_attribute(attribute:\"plugin_type\", value:\"local\");\n script_set_attribute(attribute:\"cpe\", value:\"cpe:/o:ibm:aix:6.1\");\n\n script_set_attribute(attribute:\"vuln_publication_date\", value:\"2014/05/02\");\n script_set_attribute(attribute:\"patch_publication_date\", value:\"2014/05/02\");\n script_set_attribute(attribute:\"plugin_publication_date\", value:\"2014/05/03\");\n script_end_attributes();\n\n script_category(ACT_GATHER_INFO);\n script_copyright(english:\"This script is Copyright (C) 2014 Tenable Network Security, Inc.\");\n script_family(english:\"AIX Local Security Checks\");\n\n script_dependencies(\"ssh_get_info.nasl\");\n script_require_keys(\"Host/AIX/lslpp\", \"Host/local_checks_enabled\", \"Host/AIX/version\");\n\n exit(0);\n}\n\n\n\ninclude(\"audit.inc\");\ninclude(\"global_settings.inc\");\ninclude(\"aix.inc\");\ninclude(\"misc_func.inc\");\n\nif ( ! get_kb_item(\"Host/local_checks_enabled\") ) audit(AUDIT_LOCAL_CHECKS_NOT_ENABLED);\nif ( ! get_kb_item(\"Host/AIX/version\") ) audit(AUDIT_OS_NOT, \"AIX\");\nif ( ! get_kb_item(\"Host/AIX/lslpp\") ) audit(AUDIT_PACKAGE_LIST_MISSING);\n\nif ( get_kb_item(\"Host/AIX/emgr_failure\" ) ) exit(0, \"This iFix check is disabled because : \"+get_kb_item(\"Host/AIX/emgr_failure\") );\n\nflag = 0;\n\nif (aix_check_ifix(release:\"6.1\", ml:\"08\", sp:\"04\", patch:\"IV58948s4a\", package:\"bos.mp64\", minfilesetver:\"6.1.8.0\", maxfilesetver:\"6.1.8.17\") < 0) flag++;\n\nif (flag)\n{\n if (report_verbosity > 0) security_warning(port:0, extra:aix_report_get());\n else security_warning(0);\n exit(0);\n}\nelse audit(AUDIT_HOST_NOT, \"affected\");\n", "cvss": {"score": 4.7, "vector": "AV:LOCAL/AC:MEDIUM/Au:NONE/C:NONE/I:NONE/A:COMPLETE/"}}, {"lastseen": "2019-02-21T01:21:08", "bulletinFamily": "scanner", "description": "IBM AIX is vulnerable to a denial of service, caused by an error in the ptrace() function. A local attacker could exploit this vulnerability to cause a system crash.", "modified": "2014-05-25T00:00:00", "id": "AIX_IV59615.NASL", "href": "https://www.tenable.com/plugins/index.php?view=single&id=73842", "published": "2014-05-03T00:00:00", "title": "AIX 6.1 TL 9 : ptrace (IV59615)", "type": "nessus", "sourceData": "#\n# (C) Tenable Network Security, Inc.\n#\n# The text in the description was extracted from AIX Security\n# Advisory ptrace_advisory.asc.\n#\n\ninclude(\"compat.inc\");\n\nif (description)\n{\n script_id(73842);\n script_version(\"$Revision: 1.3 $\");\n script_cvs_date(\"$Date: 2014/05/25 00:05:22 $\");\n\n script_cve_id(\"CVE-2014-0930\");\n\n script_name(english:\"AIX 6.1 TL 9 : ptrace (IV59615)\");\n script_summary(english:\"Check for APAR IV59615\");\n\n script_set_attribute(\n attribute:\"synopsis\", \n value:\"The remote AIX host is missing a security patch.\"\n );\n script_set_attribute(\n attribute:\"description\", \n value:\n\"IBM AIX is vulnerable to a denial of service, caused by an error in\nthe ptrace() function. A local attacker could exploit this\nvulnerability to cause a system crash.\"\n );\n script_set_attribute(\n attribute:\"see_also\",\n value:\"http://aix.software.ibm.com/aix/efixes/security/ptrace_advisory.asc\"\n );\n script_set_attribute(\n attribute:\"solution\", \n value:\"Install the appropriate interim fix.\"\n );\n script_set_cvss_base_vector(\"CVSS2#AV:L/AC:M/Au:N/C:N/I:N/A:C\");\n\n script_set_attribute(attribute:\"plugin_type\", value:\"local\");\n script_set_attribute(attribute:\"cpe\", value:\"cpe:/o:ibm:aix:6.1\");\n\n script_set_attribute(attribute:\"vuln_publication_date\", value:\"2014/05/02\");\n script_set_attribute(attribute:\"patch_publication_date\", value:\"2014/05/02\");\n script_set_attribute(attribute:\"plugin_publication_date\", value:\"2014/05/03\");\n script_end_attributes();\n\n script_category(ACT_GATHER_INFO);\n script_copyright(english:\"This script is Copyright (C) 2014 Tenable Network Security, Inc.\");\n script_family(english:\"AIX Local Security Checks\");\n\n script_dependencies(\"ssh_get_info.nasl\");\n script_require_keys(\"Host/AIX/lslpp\", \"Host/local_checks_enabled\", \"Host/AIX/version\");\n\n exit(0);\n}\n\n\n\ninclude(\"audit.inc\");\ninclude(\"global_settings.inc\");\ninclude(\"aix.inc\");\ninclude(\"misc_func.inc\");\n\nif ( ! get_kb_item(\"Host/local_checks_enabled\") ) audit(AUDIT_LOCAL_CHECKS_NOT_ENABLED);\nif ( ! get_kb_item(\"Host/AIX/version\") ) audit(AUDIT_OS_NOT, \"AIX\");\nif ( ! get_kb_item(\"Host/AIX/lslpp\") ) audit(AUDIT_PACKAGE_LIST_MISSING);\n\nif ( get_kb_item(\"Host/AIX/emgr_failure\" ) ) exit(0, \"This iFix check is disabled because : \"+get_kb_item(\"Host/AIX/emgr_failure\") );\n\nflag = 0;\n\nif (aix_check_ifix(release:\"6.1\", ml:\"09\", sp:\"02\", patch:\"IV59615s2a\", package:\"bos.mp64\", minfilesetver:\"6.1.9.0\", maxfilesetver:\"6.1.9.2\") < 0) flag++;\n\nif (flag)\n{\n if (report_verbosity > 0) security_warning(port:0, extra:aix_report_get());\n else security_warning(0);\n exit(0);\n}\nelse audit(AUDIT_HOST_NOT, \"affected\");\n", "cvss": {"score": 4.7, "vector": "AV:LOCAL/AC:MEDIUM/Au:NONE/C:NONE/I:NONE/A:COMPLETE/"}}, {"lastseen": "2019-02-21T01:22:20", "bulletinFamily": "scanner", "description": "The remote host is missing AIX PTF U859634, which is related to the security of the package bos.mp64.\n\nIBM AIX is vulnerable to a denial of service, caused by an error in the ptrace() function. A local attacker could exploit this vulnerability to cause a system crash.", "modified": "2014-08-26T00:00:00", "id": "AIX_U859634.NASL", "href": "https://www.tenable.com/plugins/index.php?view=single&id=77378", "published": "2014-08-26T00:00:00", "title": "AIX 7.1 TL 2 : bos.mp64 (U859634)", "type": "nessus", "sourceData": "#\n# (C) Tenable Network Security, Inc.\n#\n# The descriptive text and package checks in this plugin were extracted\n# from AIX Security PTF U859634. The text itself is copyright (C)\n# International Business Machines Corp.\n#\n\ninclude(\"compat.inc\");\n\nif (description)\n{\n script_id(77378);\n script_version(\"$Revision: 1.1 $\");\n script_cvs_date(\"$Date: 2014/08/26 14:32:55 $\");\n\n script_cve_id(\"CVE-2014-0930\");\n\n script_name(english:\"AIX 7.1 TL 2 : bos.mp64 (U859634)\");\n script_summary(english:\"Check for PTF U859634\");\n\n script_set_attribute(\n attribute:\"synopsis\", \n value:\"The remote AIX host is missing a vendor-supplied security patch.\"\n );\n script_set_attribute(\n attribute:\"description\", \n value:\n\"The remote host is missing AIX PTF U859634, which is related to the\nsecurity of the package bos.mp64.\n\nIBM AIX is vulnerable to a denial of service, caused by an error in\nthe ptrace() function. A local attacker could exploit this\nvulnerability to cause a system crash.\"\n );\n script_set_attribute(\n attribute:\"see_also\",\n value:\"http://www-01.ibm.com/support/docview.wss?uid=isg1IV58861\"\n );\n script_set_attribute(\n attribute:\"solution\", \n value:\"Install the appropriate missing security-related fix.\"\n );\n script_set_cvss_base_vector(\"CVSS2#AV:L/AC:M/Au:N/C:N/I:N/A:C\");\n\n script_set_attribute(attribute:\"plugin_type\", value:\"local\");\n script_set_attribute(attribute:\"cpe\", value:\"cpe:/o:ibm:aix:7.1\");\n\n script_set_attribute(attribute:\"vuln_publication_date\", value:\"2014/04/07\");\n script_set_attribute(attribute:\"patch_publication_date\", value:\"2014/04/07\");\n script_set_attribute(attribute:\"plugin_publication_date\", value:\"2014/08/26\");\n script_end_attributes();\n\n script_category(ACT_GATHER_INFO);\n script_copyright(english:\"This script is Copyright (C) 2014 Tenable Network Security, Inc.\");\n script_family(english:\"AIX Local Security Checks\");\n\n script_dependencies(\"ssh_get_info.nasl\");\n script_require_keys(\"Host/local_checks_enabled\", \"Host/AIX/oslevel\", \"Host/AIX/version\", \"Host/AIX/lslpp\");\n\n exit(0);\n}\n\n\n\ninclude(\"audit.inc\");\ninclude(\"global_settings.inc\");\ninclude(\"aix.inc\");\n\nif ( ! get_kb_item(\"Host/local_checks_enabled\") ) audit(AUDIT_LOCAL_CHECKS_NOT_ENABLED);\nif ( ! get_kb_item(\"Host/AIX/version\") ) audit(AUDIT_OS_NOT, \"AIX\");\nif ( ! get_kb_item(\"Host/AIX/lslpp\") ) audit(AUDIT_PACKAGE_LIST_MISSING);\n\nflag = 0;\n\nif ( aix_check_patch(ml:\"710002\", patch:\"U859634\", package:\"bos.mp64.7.1.2.18\") < 0 ) flag++;\n\nif (flag)\n{\n if (report_verbosity > 0) security_warning(port:0, extra:aix_report_get());\n else security_warning(0);\n exit(0);\n}\nelse audit(AUDIT_HOST_NOT, \"affected\");\n", "cvss": {"score": 4.7, "vector": "AV:LOCAL/AC:MEDIUM/Au:NONE/C:NONE/I:NONE/A:COMPLETE/"}}, {"lastseen": "2019-02-21T01:22:20", "bulletinFamily": "scanner", "description": "The remote host is missing AIX PTF U861815, which is related to the security of the package bos.mp64.\n\nIBM AIX is vulnerable to a denial of service, caused by an error in the ptrace() function. A local attacker could exploit this vulnerability to cause a system crash.", "modified": "2014-08-26T00:00:00", "id": "AIX_U861815.NASL", "href": "https://www.tenable.com/plugins/index.php?view=single&id=77381", "published": "2014-08-26T00:00:00", "title": "AIX 7.1 TL 1 : bos.mp64 (U861815)", "type": "nessus", "sourceData": "#\n# (C) Tenable Network Security, Inc.\n#\n# The descriptive text and package checks in this plugin were extracted\n# from AIX Security PTF U861815. The text itself is copyright (C)\n# International Business Machines Corp.\n#\n\ninclude(\"compat.inc\");\n\nif (description)\n{\n script_id(77381);\n script_version(\"$Revision: 1.1 $\");\n script_cvs_date(\"$Date: 2014/08/26 14:32:55 $\");\n\n script_cve_id(\"CVE-2014-0930\");\n\n script_name(english:\"AIX 7.1 TL 1 : bos.mp64 (U861815)\");\n script_summary(english:\"Check for PTF U861815\");\n\n script_set_attribute(\n attribute:\"synopsis\", \n value:\"The remote AIX host is missing a vendor-supplied security patch.\"\n );\n script_set_attribute(\n attribute:\"description\", \n value:\n\"The remote host is missing AIX PTF U861815, which is related to the\nsecurity of the package bos.mp64.\n\nIBM AIX is vulnerable to a denial of service, caused by an error in\nthe ptrace() function. A local attacker could exploit this\nvulnerability to cause a system crash.\"\n );\n script_set_attribute(\n attribute:\"see_also\",\n value:\"http://www-01.ibm.com/support/docview.wss?uid=isg1IV58888\"\n );\n script_set_attribute(\n attribute:\"solution\", \n value:\"Install the appropriate missing security-related fix.\"\n );\n script_set_cvss_base_vector(\"CVSS2#AV:L/AC:M/Au:N/C:N/I:N/A:C\");\n\n script_set_attribute(attribute:\"plugin_type\", value:\"local\");\n script_set_attribute(attribute:\"cpe\", value:\"cpe:/o:ibm:aix:7.1\");\n\n script_set_attribute(attribute:\"vuln_publication_date\", value:\"2014/04/07\");\n script_set_attribute(attribute:\"patch_publication_date\", value:\"2014/04/07\");\n script_set_attribute(attribute:\"plugin_publication_date\", value:\"2014/08/26\");\n script_end_attributes();\n\n script_category(ACT_GATHER_INFO);\n script_copyright(english:\"This script is Copyright (C) 2014 Tenable Network Security, Inc.\");\n script_family(english:\"AIX Local Security Checks\");\n\n script_dependencies(\"ssh_get_info.nasl\");\n script_require_keys(\"Host/local_checks_enabled\", \"Host/AIX/oslevel\", \"Host/AIX/version\", \"Host/AIX/lslpp\");\n\n exit(0);\n}\n\n\n\ninclude(\"audit.inc\");\ninclude(\"global_settings.inc\");\ninclude(\"aix.inc\");\n\nif ( ! get_kb_item(\"Host/local_checks_enabled\") ) audit(AUDIT_LOCAL_CHECKS_NOT_ENABLED);\nif ( ! get_kb_item(\"Host/AIX/version\") ) audit(AUDIT_OS_NOT, \"AIX\");\nif ( ! get_kb_item(\"Host/AIX/lslpp\") ) audit(AUDIT_PACKAGE_LIST_MISSING);\n\nflag = 0;\n\nif ( aix_check_patch(ml:\"710001\", patch:\"U861815\", package:\"bos.mp64.7.1.1.21\") < 0 ) flag++;\n\nif (flag)\n{\n if (report_verbosity > 0) security_warning(port:0, extra:aix_report_get());\n else security_warning(0);\n exit(0);\n}\nelse audit(AUDIT_HOST_NOT, \"affected\");\n", "cvss": {"score": 4.7, "vector": "AV:LOCAL/AC:MEDIUM/Au:NONE/C:NONE/I:NONE/A:COMPLETE/"}}, {"lastseen": "2019-02-21T01:21:08", "bulletinFamily": "scanner", "description": "IBM AIX is vulnerable to a denial of service, caused by an error in the ptrace() function. A local attacker could exploit this vulnerability to cause a system crash.", "modified": "2014-05-09T00:00:00", "id": "AIX_IV58888.NASL", "href": "https://www.tenable.com/plugins/index.php?view=single&id=73838", "published": "2014-05-03T00:00:00", "title": "AIX 7.1 TL 1 : ptrace (IV58888)", "type": "nessus", "sourceData": "#\n# (C) Tenable Network Security, Inc.\n#\n# The text in the description was extracted from AIX Security\n# Advisory ptrace_advisory.asc.\n#\n\ninclude(\"compat.inc\");\n\nif (description)\n{\n script_id(73838);\n script_version(\"$Revision: 1.2 $\");\n script_cvs_date(\"$Date: 2014/05/09 10:43:35 $\");\n\n script_cve_id(\"CVE-2014-0930\");\n\n script_name(english:\"AIX 7.1 TL 1 : ptrace (IV58888)\");\n script_summary(english:\"Check for APAR IV58888\");\n\n script_set_attribute(\n attribute:\"synopsis\", \n value:\"The remote AIX host is missing a security patch.\"\n );\n script_set_attribute(\n attribute:\"description\", \n value:\n\"IBM AIX is vulnerable to a denial of service, caused by an error in\nthe ptrace() function. A local attacker could exploit this\nvulnerability to cause a system crash.\"\n );\n script_set_attribute(\n attribute:\"see_also\",\n value:\"http://aix.software.ibm.com/aix/efixes/security/ptrace_advisory.asc\"\n );\n script_set_attribute(\n attribute:\"solution\", \n value:\"Install the appropriate interim fix.\"\n );\n script_set_cvss_base_vector(\"CVSS2#AV:L/AC:M/Au:N/C:N/I:N/A:C\");\n\n script_set_attribute(attribute:\"plugin_type\", value:\"local\");\n script_set_attribute(attribute:\"cpe\", value:\"cpe:/o:ibm:aix:7.1\");\n\n script_set_attribute(attribute:\"vuln_publication_date\", value:\"2014/05/02\");\n script_set_attribute(attribute:\"patch_publication_date\", value:\"2014/05/02\");\n script_set_attribute(attribute:\"plugin_publication_date\", value:\"2014/05/03\");\n script_end_attributes();\n\n script_category(ACT_GATHER_INFO);\n script_copyright(english:\"This script is Copyright (C) 2014 Tenable Network Security, Inc.\");\n script_family(english:\"AIX Local Security Checks\");\n\n script_dependencies(\"ssh_get_info.nasl\");\n script_require_keys(\"Host/AIX/lslpp\", \"Host/local_checks_enabled\", \"Host/AIX/version\");\n\n exit(0);\n}\n\n\n\ninclude(\"audit.inc\");\ninclude(\"global_settings.inc\");\ninclude(\"aix.inc\");\ninclude(\"misc_func.inc\");\n\nif ( ! get_kb_item(\"Host/local_checks_enabled\") ) audit(AUDIT_LOCAL_CHECKS_NOT_ENABLED);\nif ( ! get_kb_item(\"Host/AIX/version\") ) audit(AUDIT_OS_NOT, \"AIX\");\nif ( ! get_kb_item(\"Host/AIX/lslpp\") ) audit(AUDIT_PACKAGE_LIST_MISSING);\n\nif ( get_kb_item(\"Host/AIX/emgr_failure\" ) ) exit(0, \"This iFix check is disabled because : \"+get_kb_item(\"Host/AIX/emgr_failure\") );\n\nflag = 0;\n\nif (aix_check_ifix(release:\"7.1\", ml:\"01\", sp:\"09\", patch:\"IV58888s9a\", package:\"bos.mp64\", minfilesetver:\"7.1.1.0\", maxfilesetver:\"7.1.1.20\") < 0) flag++;\n\nif (flag)\n{\n if (report_verbosity > 0) security_warning(port:0, extra:aix_report_get());\n else security_warning(0);\n exit(0);\n}\nelse audit(AUDIT_HOST_NOT, \"affected\");\n", "cvss": {"score": 4.7, "vector": "AV:LOCAL/AC:MEDIUM/Au:NONE/C:NONE/I:NONE/A:COMPLETE/"}}, {"lastseen": "2019-02-21T01:21:08", "bulletinFamily": "scanner", "description": "IBM AIX is vulnerable to a denial of service, caused by an error in the ptrace() function. A local attacker could exploit this vulnerability to cause a system crash.", "modified": "2014-05-09T00:00:00", "id": "AIX_IV58861.NASL", "href": "https://www.tenable.com/plugins/index.php?view=single&id=73837", "published": "2014-05-03T00:00:00", "title": "AIX 7.1 TL 2 : ptrace (IV58861)", "type": "nessus", "sourceData": "#\n# (C) Tenable Network Security, Inc.\n#\n# The text in the description was extracted from AIX Security\n# Advisory ptrace_advisory.asc.\n#\n\ninclude(\"compat.inc\");\n\nif (description)\n{\n script_id(73837);\n script_version(\"$Revision: 1.2 $\");\n script_cvs_date(\"$Date: 2014/05/09 10:43:35 $\");\n\n script_cve_id(\"CVE-2014-0930\");\n\n script_name(english:\"AIX 7.1 TL 2 : ptrace (IV58861)\");\n script_summary(english:\"Check for APAR IV58861\");\n\n script_set_attribute(\n attribute:\"synopsis\", \n value:\"The remote AIX host is missing a security patch.\"\n );\n script_set_attribute(\n attribute:\"description\", \n value:\n\"IBM AIX is vulnerable to a denial of service, caused by an error in\nthe ptrace() function. A local attacker could exploit this\nvulnerability to cause a system crash.\"\n );\n script_set_attribute(\n attribute:\"see_also\",\n value:\"http://aix.software.ibm.com/aix/efixes/security/ptrace_advisory.asc\"\n );\n script_set_attribute(\n attribute:\"solution\", \n value:\"Install the appropriate interim fix.\"\n );\n script_set_cvss_base_vector(\"CVSS2#AV:L/AC:M/Au:N/C:N/I:N/A:C\");\n\n script_set_attribute(attribute:\"plugin_type\", value:\"local\");\n script_set_attribute(attribute:\"cpe\", value:\"cpe:/o:ibm:aix:7.1\");\n\n script_set_attribute(attribute:\"vuln_publication_date\", value:\"2014/05/02\");\n script_set_attribute(attribute:\"patch_publication_date\", value:\"2014/05/02\");\n script_set_attribute(attribute:\"plugin_publication_date\", value:\"2014/05/03\");\n script_end_attributes();\n\n script_category(ACT_GATHER_INFO);\n script_copyright(english:\"This script is Copyright (C) 2014 Tenable Network Security, Inc.\");\n script_family(english:\"AIX Local Security Checks\");\n\n script_dependencies(\"ssh_get_info.nasl\");\n script_require_keys(\"Host/AIX/lslpp\", \"Host/local_checks_enabled\", \"Host/AIX/version\");\n\n exit(0);\n}\n\n\n\ninclude(\"audit.inc\");\ninclude(\"global_settings.inc\");\ninclude(\"aix.inc\");\ninclude(\"misc_func.inc\");\n\nif ( ! get_kb_item(\"Host/local_checks_enabled\") ) audit(AUDIT_LOCAL_CHECKS_NOT_ENABLED);\nif ( ! get_kb_item(\"Host/AIX/version\") ) audit(AUDIT_OS_NOT, \"AIX\");\nif ( ! get_kb_item(\"Host/AIX/lslpp\") ) audit(AUDIT_PACKAGE_LIST_MISSING);\n\nif ( get_kb_item(\"Host/AIX/emgr_failure\" ) ) exit(0, \"This iFix check is disabled because : \"+get_kb_item(\"Host/AIX/emgr_failure\") );\n\nflag = 0;\n\nif (aix_check_ifix(release:\"7.1\", ml:\"02\", sp:\"04\", patch:\"IV58861s4a\", package:\"bos.mp64\", minfilesetver:\"7.1.2.0\", maxfilesetver:\"7.1.2.17\") < 0) flag++;\n\nif (flag)\n{\n if (report_verbosity > 0) security_warning(port:0, extra:aix_report_get());\n else security_warning(0);\n exit(0);\n}\nelse audit(AUDIT_HOST_NOT, \"affected\");\n", "cvss": {"score": 4.7, "vector": "AV:LOCAL/AC:MEDIUM/Au:NONE/C:NONE/I:NONE/A:COMPLETE/"}}, {"lastseen": "2019-02-21T01:21:08", "bulletinFamily": "scanner", "description": "IBM AIX is vulnerable to a denial of service, caused by an error in the ptrace() function. A local attacker could exploit this vulnerability to cause a system crash.", "modified": "2014-05-25T00:00:00", "id": "AIX_IV59675.NASL", "href": "https://www.tenable.com/plugins/index.php?view=single&id=73843", "published": "2014-05-03T00:00:00", "title": "AIX 5.3 TL 12 : ptrace (IV59675)", "type": "nessus", "sourceData": "#\n# (C) Tenable Network Security, Inc.\n#\n# The text in the description was extracted from AIX Security\n# Advisory ptrace_advisory.asc.\n#\n\ninclude(\"compat.inc\");\n\nif (description)\n{\n script_id(73843);\n script_version(\"$Revision: 1.3 $\");\n script_cvs_date(\"$Date: 2014/05/25 00:05:22 $\");\n\n script_cve_id(\"CVE-2014-0930\");\n\n script_name(english:\"AIX 5.3 TL 12 : ptrace (IV59675)\");\n script_summary(english:\"Check for APAR IV59675\");\n\n script_set_attribute(\n attribute:\"synopsis\", \n value:\"The remote AIX host is missing a security patch.\"\n );\n script_set_attribute(\n attribute:\"description\", \n value:\n\"IBM AIX is vulnerable to a denial of service, caused by an error in\nthe ptrace() function. A local attacker could exploit this\nvulnerability to cause a system crash.\"\n );\n script_set_attribute(\n attribute:\"see_also\",\n value:\"http://aix.software.ibm.com/aix/efixes/security/ptrace_advisory.asc\"\n );\n script_set_attribute(\n attribute:\"solution\", \n value:\"Install the appropriate interim fix.\"\n );\n script_set_cvss_base_vector(\"CVSS2#AV:L/AC:M/Au:N/C:N/I:N/A:C\");\n\n script_set_attribute(attribute:\"plugin_type\", value:\"local\");\n script_set_attribute(attribute:\"cpe\", value:\"cpe:/o:ibm:aix:5.3\");\n\n script_set_attribute(attribute:\"vuln_publication_date\", value:\"2014/05/02\");\n script_set_attribute(attribute:\"patch_publication_date\", value:\"2014/05/02\");\n script_set_attribute(attribute:\"plugin_publication_date\", value:\"2014/05/03\");\n script_end_attributes();\n\n script_category(ACT_GATHER_INFO);\n script_copyright(english:\"This script is Copyright (C) 2014 Tenable Network Security, Inc.\");\n script_family(english:\"AIX Local Security Checks\");\n\n script_dependencies(\"ssh_get_info.nasl\");\n script_require_keys(\"Host/AIX/lslpp\", \"Host/local_checks_enabled\", \"Host/AIX/version\");\n\n exit(0);\n}\n\n\n\ninclude(\"audit.inc\");\ninclude(\"global_settings.inc\");\ninclude(\"aix.inc\");\ninclude(\"misc_func.inc\");\n\nif ( ! get_kb_item(\"Host/local_checks_enabled\") ) audit(AUDIT_LOCAL_CHECKS_NOT_ENABLED);\nif ( ! get_kb_item(\"Host/AIX/version\") ) audit(AUDIT_OS_NOT, \"AIX\");\nif ( ! get_kb_item(\"Host/AIX/lslpp\") ) audit(AUDIT_PACKAGE_LIST_MISSING);\n\nif ( get_kb_item(\"Host/AIX/emgr_failure\" ) ) exit(0, \"This iFix check is disabled because : \"+get_kb_item(\"Host/AIX/emgr_failure\") );\n\nflag = 0;\n\nif (aix_check_ifix(release:\"5.3\", ml:\"12\", sp:\"09\", patch:\"IV59675s9\", package:\"bos.mp64\", minfilesetver:\"5.3.12.0\", maxfilesetver:\"5.3.12.9\") < 0) flag++;\n\nif (flag)\n{\n if (report_verbosity > 0) security_warning(port:0, extra:aix_report_get());\n else security_warning(0);\n exit(0);\n}\nelse audit(AUDIT_HOST_NOT, \"affected\");\n", "cvss": {"score": 4.7, "vector": "AV:LOCAL/AC:MEDIUM/Au:NONE/C:NONE/I:NONE/A:COMPLETE/"}}, {"lastseen": "2019-02-21T01:21:14", "bulletinFamily": "scanner", "description": "The remote host is missing AIX PTF U859304, which is related to the security of the package bos.mp64.", "modified": "2014-06-03T00:00:00", "id": "AIX_U859304.NASL", "href": "https://www.tenable.com/plugins/index.php?view=single&id=74272", "published": "2014-06-03T00:00:00", "title": "AIX 6.1 TL 9 : bos.mp64 (U859304)", "type": "nessus", "sourceData": "#\n# (C) Tenable Network Security, Inc.\n#\n# The descriptive text and package checks in this plugin were extracted\n# from AIX Security PTF U859304. The text itself is copyright (C)\n# International Business Machines Corp.\n#\n\ninclude(\"compat.inc\");\n\nif (description)\n{\n script_id(74272);\n script_version(\"$Revision: 1.1 $\");\n script_cvs_date(\"$Date: 2014/06/03 10:48:05 $\");\n\n script_cve_id(\"CVE-2014-0930\");\n\n script_name(english:\"AIX 6.1 TL 9 : bos.mp64 (U859304)\");\n script_summary(english:\"Check for PTF U859304\");\n\n script_set_attribute(\n attribute:\"synopsis\", \n value:\"The remote AIX host is missing a vendor-supplied security patch.\"\n );\n script_set_attribute(\n attribute:\"description\", \n value:\n\"The remote host is missing AIX PTF U859304, which is related to the\nsecurity of the package bos.mp64.\"\n );\n script_set_attribute(\n attribute:\"see_also\",\n value:\"http://www-01.ibm.com/support/docview.wss?uid=isg1IV58766\"\n );\n script_set_attribute(\n attribute:\"solution\", \n value:\"Install the appropriate missing security-related fix.\"\n );\n script_set_cvss_base_vector(\"CVSS2#AV:L/AC:M/Au:N/C:N/I:N/A:C\");\n\n script_set_attribute(attribute:\"plugin_type\", value:\"local\");\n script_set_attribute(attribute:\"cpe\", value:\"cpe:/o:ibm:aix:6.1\");\n\n script_set_attribute(attribute:\"vuln_publication_date\", value:\"2014/04/04\");\n script_set_attribute(attribute:\"patch_publication_date\", value:\"2014/04/04\");\n script_set_attribute(attribute:\"plugin_publication_date\", value:\"2014/06/03\");\n script_end_attributes();\n\n script_category(ACT_GATHER_INFO);\n script_copyright(english:\"This script is Copyright (C) 2014 Tenable Network Security, Inc.\");\n script_family(english:\"AIX Local Security Checks\");\n\n script_dependencies(\"ssh_get_info.nasl\");\n script_require_keys(\"Host/local_checks_enabled\", \"Host/AIX/oslevel\", \"Host/AIX/version\", \"Host/AIX/lslpp\");\n\n exit(0);\n}\n\n\n\ninclude(\"audit.inc\");\ninclude(\"global_settings.inc\");\ninclude(\"aix.inc\");\n\nif ( ! get_kb_item(\"Host/local_checks_enabled\") ) audit(AUDIT_LOCAL_CHECKS_NOT_ENABLED);\nif ( ! get_kb_item(\"Host/AIX/version\") ) audit(AUDIT_OS_NOT, \"AIX\");\nif ( ! get_kb_item(\"Host/AIX/lslpp\") ) audit(AUDIT_PACKAGE_LIST_MISSING);\n\nflag = 0;\n\nif ( aix_check_patch(ml:\"610009\", patch:\"U859304\", package:\"bos.mp64.6.1.9.15\") < 0 ) flag++;\n\nif (flag)\n{\n if (report_verbosity > 0) security_warning(port:0, extra:aix_report_get());\n else security_warning(0);\n exit(0);\n}\nelse audit(AUDIT_HOST_NOT, \"affected\");\n", "cvss": {"score": 4.7, "vector": "AV:LOCAL/AC:MEDIUM/Au:NONE/C:NONE/I:NONE/A:COMPLETE/"}}, {"lastseen": "2019-02-21T01:22:20", "bulletinFamily": "scanner", "description": "The remote host is missing AIX PTF U861576, which is related to the security of the package bos.mp64.\n\nIBM AIX is vulnerable to a denial of service, caused by an error in the ptrace() function. A local attacker could exploit this vulnerability to cause a system crash.", "modified": "2014-08-28T00:00:00", "id": "AIX_U861576.NASL", "href": "https://www.tenable.com/plugins/index.php?view=single&id=77412", "published": "2014-08-28T00:00:00", "title": "AIX 6.1 TL 7 : bos.mp64 (U861576)", "type": "nessus", "sourceData": "#\n# (C) Tenable Network Security, Inc.\n#\n# The descriptive text and package checks in this plugin were extracted\n# from AIX Security PTF U861576. The text itself is copyright (C)\n# International Business Machines Corp.\n#\n\ninclude(\"compat.inc\");\n\nif (description)\n{\n script_id(77412);\n script_version(\"$Revision: 1.1 $\");\n script_cvs_date(\"$Date: 2014/08/28 13:53:44 $\");\n\n script_cve_id(\"CVE-2014-0930\");\n\n script_name(english:\"AIX 6.1 TL 7 : bos.mp64 (U861576)\");\n script_summary(english:\"Check for PTF U861576\");\n\n script_set_attribute(\n attribute:\"synopsis\", \n value:\"The remote AIX host is missing a vendor-supplied security patch.\"\n );\n script_set_attribute(\n attribute:\"description\", \n value:\n\"The remote host is missing AIX PTF U861576, which is related to the\nsecurity of the package bos.mp64.\n\nIBM AIX is vulnerable to a denial of service, caused by an error in\nthe ptrace() function. A local attacker could exploit this\nvulnerability to cause a system crash.\"\n );\n script_set_attribute(\n attribute:\"see_also\",\n value:\"http://www-01.ibm.com/support/docview.wss?uid=isg1IV59045\"\n );\n script_set_attribute(\n attribute:\"solution\", \n value:\"Install the appropriate missing security-related fix.\"\n );\n script_set_cvss_base_vector(\"CVSS2#AV:L/AC:M/Au:N/C:N/I:N/A:C\");\n\n script_set_attribute(attribute:\"plugin_type\", value:\"local\");\n script_set_attribute(attribute:\"cpe\", value:\"cpe:/o:ibm:aix:6.1\");\n\n script_set_attribute(attribute:\"vuln_publication_date\", value:\"2014/04/09\");\n script_set_attribute(attribute:\"patch_publication_date\", value:\"2014/04/09\");\n script_set_attribute(attribute:\"plugin_publication_date\", value:\"2014/08/28\");\n script_end_attributes();\n\n script_category(ACT_GATHER_INFO);\n script_copyright(english:\"This script is Copyright (C) 2014 Tenable Network Security, Inc.\");\n script_family(english:\"AIX Local Security Checks\");\n\n script_dependencies(\"ssh_get_info.nasl\");\n script_require_keys(\"Host/local_checks_enabled\", \"Host/AIX/oslevel\", \"Host/AIX/version\", \"Host/AIX/lslpp\");\n\n exit(0);\n}\n\n\n\ninclude(\"audit.inc\");\ninclude(\"global_settings.inc\");\ninclude(\"aix.inc\");\n\nif ( ! get_kb_item(\"Host/local_checks_enabled\") ) audit(AUDIT_LOCAL_CHECKS_NOT_ENABLED);\nif ( ! get_kb_item(\"Host/AIX/version\") ) audit(AUDIT_OS_NOT, \"AIX\");\nif ( ! get_kb_item(\"Host/AIX/lslpp\") ) audit(AUDIT_PACKAGE_LIST_MISSING);\n\nflag = 0;\n\nif ( aix_check_patch(ml:\"610007\", patch:\"U861576\", package:\"bos.mp64.6.1.7.21\") < 0 ) flag++;\n\nif (flag)\n{\n if (report_verbosity > 0) security_warning(port:0, extra:aix_report_get());\n else security_warning(0);\n exit(0);\n}\nelse audit(AUDIT_HOST_NOT, \"affected\");\n", "cvss": {"score": 4.7, "vector": "AV:LOCAL/AC:MEDIUM/Au:NONE/C:NONE/I:NONE/A:COMPLETE/"}}, {"lastseen": "2019-02-21T01:22:20", "bulletinFamily": "scanner", "description": "The remote host is missing AIX PTF U862133, which is related to the security of the package bos.mp64.\n\nIBM AIX is vulnerable to a denial of service, caused by an error in the ptrace() function. A local attacker could exploit this vulnerability to cause a system crash.", "modified": "2014-08-28T00:00:00", "id": "AIX_U862133.NASL", "href": "https://www.tenable.com/plugins/index.php?view=single&id=77413", "published": "2014-08-28T00:00:00", "title": "AIX 6.1 TL 8 : bos.mp64 (U862133)", "type": "nessus", "sourceData": "#\n# (C) Tenable Network Security, Inc.\n#\n# The descriptive text and package checks in this plugin were extracted\n# from AIX Security PTF U862133. The text itself is copyright (C)\n# International Business Machines Corp.\n#\n\ninclude(\"compat.inc\");\n\nif (description)\n{\n script_id(77413);\n script_version(\"$Revision: 1.1 $\");\n script_cvs_date(\"$Date: 2014/08/28 13:53:44 $\");\n\n script_cve_id(\"CVE-2014-0930\");\n\n script_name(english:\"AIX 6.1 TL 8 : bos.mp64 (U862133)\");\n script_summary(english:\"Check for PTF U862133\");\n\n script_set_attribute(\n attribute:\"synopsis\", \n value:\"The remote AIX host is missing a vendor-supplied security patch.\"\n );\n script_set_attribute(\n attribute:\"description\", \n value:\n\"The remote host is missing AIX PTF U862133, which is related to the\nsecurity of the package bos.mp64.\n\nIBM AIX is vulnerable to a denial of service, caused by an error in\nthe ptrace() function. A local attacker could exploit this\nvulnerability to cause a system crash.\"\n );\n script_set_attribute(\n attribute:\"see_also\",\n value:\"http://www-01.ibm.com/support/docview.wss?uid=isg1IV58948\"\n );\n script_set_attribute(\n attribute:\"solution\", \n value:\"Install the appropriate missing security-related fix.\"\n );\n script_set_cvss_base_vector(\"CVSS2#AV:L/AC:M/Au:N/C:N/I:N/A:C\");\n\n script_set_attribute(attribute:\"plugin_type\", value:\"local\");\n script_set_attribute(attribute:\"cpe\", value:\"cpe:/o:ibm:aix:6.1\");\n\n script_set_attribute(attribute:\"vuln_publication_date\", value:\"2014/04/08\");\n script_set_attribute(attribute:\"patch_publication_date\", value:\"2014/04/08\");\n script_set_attribute(attribute:\"plugin_publication_date\", value:\"2014/08/28\");\n script_end_attributes();\n\n script_category(ACT_GATHER_INFO);\n script_copyright(english:\"This script is Copyright (C) 2014 Tenable Network Security, Inc.\");\n script_family(english:\"AIX Local Security Checks\");\n\n script_dependencies(\"ssh_get_info.nasl\");\n script_require_keys(\"Host/local_checks_enabled\", \"Host/AIX/oslevel\", \"Host/AIX/version\", \"Host/AIX/lslpp\");\n\n exit(0);\n}\n\n\n\ninclude(\"audit.inc\");\ninclude(\"global_settings.inc\");\ninclude(\"aix.inc\");\n\nif ( ! get_kb_item(\"Host/local_checks_enabled\") ) audit(AUDIT_LOCAL_CHECKS_NOT_ENABLED);\nif ( ! get_kb_item(\"Host/AIX/version\") ) audit(AUDIT_OS_NOT, \"AIX\");\nif ( ! get_kb_item(\"Host/AIX/lslpp\") ) audit(AUDIT_PACKAGE_LIST_MISSING);\n\nflag = 0;\n\nif ( aix_check_patch(ml:\"610008\", patch:\"U862133\", package:\"bos.mp64.6.1.8.18\") < 0 ) flag++;\n\nif (flag)\n{\n if (report_verbosity > 0) security_warning(port:0, extra:aix_report_get());\n else security_warning(0);\n exit(0);\n}\nelse audit(AUDIT_HOST_NOT, \"affected\");\n", "cvss": {"score": 4.7, "vector": "AV:LOCAL/AC:MEDIUM/Au:NONE/C:NONE/I:NONE/A:COMPLETE/"}}]}