SuSE9 Security Update : XFree86-server (YOU Patch Number 12058)
2009-09-24T00:00:00
ID SUSE9_12058.NASL Type nessus Reporter This script is Copyright (C) 2009-2019 Tenable Network Security, Inc. Modified 2019-11-02T00:00:00
Description
The previous XFree86 security update contained a flaw. Due to this
some applications using the shared memory extension did not work
properly anymore.
#%NASL_MIN_LEVEL 80502
#
# (C) Tenable Network Security, Inc.
#
# The text description of this plugin is (C) Novell, Inc.
#
include("compat.inc");
if (description)
{
script_id(41190);
script_version("1.6");
script_cvs_date("Date: 2019/10/25 13:36:31");
script_name(english:"SuSE9 Security Update : XFree86-server (YOU Patch Number 12058)");
script_summary(english:"Checks rpm output for the updated packages");
script_set_attribute(
attribute:"synopsis",
value:"The remote SuSE 9 host is missing a security-related patch."
);
script_set_attribute(
attribute:"description",
value:
"The previous XFree86 security update contained a flaw. Due to this
some applications using the shared memory extension did not work
properly anymore."
);
script_set_attribute(attribute:"solution", value:"Apply YOU patch number 12058.");
script_set_attribute(attribute:"risk_factor", value:"High");
script_set_attribute(attribute:"plugin_type", value:"local");
script_set_attribute(attribute:"cpe", value:"cpe:/o:suse:suse_linux");
script_set_attribute(attribute:"patch_publication_date", value:"2008/01/23");
script_set_attribute(attribute:"plugin_publication_date", value:"2009/09/24");
script_end_attributes();
script_category(ACT_GATHER_INFO);
script_copyright(english:"This script is Copyright (C) 2009-2019 Tenable Network Security, Inc.");
script_family(english:"SuSE Local Security Checks");
script_dependencies("ssh_get_info.nasl");
script_require_keys("Host/local_checks_enabled", "Host/cpu", "Host/SuSE/release", "Host/SuSE/rpm-list");
exit(0);
}
include("global_settings.inc");
include("rpm.inc");
if (!get_kb_item("Host/local_checks_enabled")) exit(0, "Local checks are not enabled.");
if (!get_kb_item("Host/SuSE/release")) exit(0, "The host is not running SuSE.");
if (!get_kb_item("Host/SuSE/rpm-list")) exit(1, "Could not obtain the list of installed packages.");
cpu = get_kb_item("Host/cpu");
if (isnull(cpu)) exit(1, "Failed to determine the architecture type.");
if (cpu >!< "x86_64" && cpu !~ "^i[3-6]86$") exit(1, "Local checks for SuSE 9 on the '"+cpu+"' architecture have not been implemented.");
flag = 0;
if (rpm_check(release:"SUSE9", reference:"XFree86-Xnest-4.3.99.902-43.95")) flag++;
if (rpm_check(release:"SUSE9", reference:"XFree86-Xvfb-4.3.99.902-43.95")) flag++;
if (rpm_check(release:"SUSE9", reference:"XFree86-server-4.3.99.902-43.95")) flag++;
if (flag)
{
if (report_verbosity > 0) security_hole(port:0, extra:rpm_report_get());
else security_hole(0);
exit(0);
}
else exit(0, "The host is not affected.");
{"id": "SUSE9_12058.NASL", "bulletinFamily": "scanner", "title": "SuSE9 Security Update : XFree86-server (YOU Patch Number 12058)", "description": "The previous XFree86 security update contained a flaw. Due to this\nsome applications using the shared memory extension did not work\nproperly anymore.", "published": "2009-09-24T00:00:00", "modified": "2019-11-02T00:00:00", "cvss": {"score": 0.0, "vector": "NONE"}, "href": "https://www.tenable.com/plugins/nessus/41190", "reporter": "This script is Copyright (C) 2009-2019 Tenable Network Security, Inc.", "references": [], "cvelist": [], "type": "nessus", "lastseen": "2019-11-03T12:17:17", "history": [{"bulletin": {"bulletinFamily": "scanner", "cpe": ["cpe:/o:suse:suse_linux"], "cvelist": [], "cvss": {"score": 0.0, "vector": "NONE"}, "description": "The previous XFree86 security update contained a flaw. Due to this some applications using the shared memory extension did not work properly anymore.", "edition": 4, "enchantments": {"dependencies": {"modified": "2019-02-21T01:12:24", "references": []}, "score": {"modified": "2019-02-21T01:12:24", "value": -0.4, "vector": "NONE"}}, "hash": "deb9f1154908d1824cb6c967f8fc489d890a921529f0e7eab5cc3e91ae82c5cc", "hashmap": [{"hash": "6b89c65d17f4918dc0cbbd19c23d76ac", "key": "description"}, {"hash": "d41d8cd98f00b204e9800998ecf8427e", "key": "references"}, {"hash": "90580119145df110c3e28d59dc37bcd3", "key": "modified"}, {"hash": "9cf00d658b687f030ebe173a0528c567", "key": "reporter"}, {"hash": "9505cf71a16afb5e6dfd63d7354c21a2", "key": "href"}, {"hash": "45e1080116c60c3513f2a50153f67a8d", "key": "sourceData"}, {"hash": "9c6dc3ff593093879a0eaf172f13589a", "key": "pluginID"}, {"hash": "d41d8cd98f00b204e9800998ecf8427e", "key": "cvelist"}, {"hash": "8cd4821cb504d25572038ed182587d85", "key": "cvss"}, {"hash": "bbdaea376f500d25f6b0c1050311dd07", "key": "bulletinFamily"}, {"hash": "5e0bd03bec244039678f2b955a2595aa", "key": "type"}, {"hash": "71a40666da62ba38d22539c8277870c7", "key": "naslFamily"}, {"hash": "3138d89b276fab4c175caf5f2b1e5bfc", "key": "cpe"}, {"hash": "08c17de6abaee62f9e42260622b62554", "key": "published"}, {"hash": "f7eabc7ac8d4cb65ee5cb68b6c799af7", "key": "title"}], "history": [], "href": "https://www.tenable.com/plugins/index.php?view=single&id=41190", "id": "SUSE9_12058.NASL", "lastseen": "2019-02-21T01:12:24", "modified": "2012-04-23T00:00:00", "naslFamily": "SuSE Local Security Checks", "objectVersion": "1.3", "pluginID": "41190", "published": "2009-09-24T00:00:00", "references": [], "reporter": "Tenable", "sourceData": "#\n# (C) Tenable Network Security, Inc.\n#\n# The text description of this plugin is (C) Novell, Inc.\n#\n\ninclude(\"compat.inc\");\n\nif (description)\n{\n script_id(41190);\n script_version(\"$Revision: 1.4 $\");\n script_cvs_date(\"$Date: 2012/04/23 18:14:42 $\");\n\n script_name(english:\"SuSE9 Security Update : XFree86-server (YOU Patch Number 12058)\");\n script_summary(english:\"Checks rpm output for the updated packages\");\n\n script_set_attribute(\n attribute:\"synopsis\", \n value:\"The remote SuSE 9 host is missing a security-related patch.\"\n );\n script_set_attribute(\n attribute:\"description\", \n value:\n\"The previous XFree86 security update contained a flaw. Due to this\nsome applications using the shared memory extension did not work\nproperly anymore.\"\n );\n script_set_attribute(attribute:\"solution\", value:\"Apply YOU patch number 12058.\");\n script_set_attribute(attribute:\"risk_factor\", value:\"High\");\n\n script_set_attribute(attribute:\"plugin_type\", value:\"local\");\n script_set_attribute(attribute:\"cpe\", value:\"cpe:/o:suse:suse_linux\");\n\n script_set_attribute(attribute:\"patch_publication_date\", value:\"2008/01/23\");\n script_set_attribute(attribute:\"plugin_publication_date\", value:\"2009/09/24\");\n script_end_attributes();\n\n script_category(ACT_GATHER_INFO);\n script_copyright(english:\"This script is Copyright (C) 2009-2012 Tenable Network Security, Inc.\");\n script_family(english:\"SuSE Local Security Checks\");\n\n script_dependencies(\"ssh_get_info.nasl\");\n script_require_keys(\"Host/local_checks_enabled\", \"Host/cpu\", \"Host/SuSE/release\", \"Host/SuSE/rpm-list\");\n\n exit(0);\n}\n\n\ninclude(\"global_settings.inc\");\ninclude(\"rpm.inc\");\n\n\nif (!get_kb_item(\"Host/local_checks_enabled\")) exit(0, \"Local checks are not enabled.\");\nif (!get_kb_item(\"Host/SuSE/release\")) exit(0, \"The host is not running SuSE.\");\nif (!get_kb_item(\"Host/SuSE/rpm-list\")) exit(1, \"Could not obtain the list of installed packages.\");\n\ncpu = get_kb_item(\"Host/cpu\");\nif (isnull(cpu)) exit(1, \"Failed to determine the architecture type.\");\nif (cpu >!< \"x86_64\" && cpu !~ \"^i[3-6]86$\") exit(1, \"Local checks for SuSE 9 on the '\"+cpu+\"' architecture have not been implemented.\");\n\n\nflag = 0;\nif (rpm_check(release:\"SUSE9\", reference:\"XFree86-Xnest-4.3.99.902-43.95\")) flag++;\nif (rpm_check(release:\"SUSE9\", reference:\"XFree86-Xvfb-4.3.99.902-43.95\")) flag++;\nif (rpm_check(release:\"SUSE9\", reference:\"XFree86-server-4.3.99.902-43.95\")) flag++;\n\n\nif (flag)\n{\n if (report_verbosity > 0) security_hole(port:0, extra:rpm_report_get());\n else security_hole(0);\n exit(0);\n}\nelse exit(0, \"The host is not affected.\");\n", "title": "SuSE9 Security Update : XFree86-server (YOU Patch Number 12058)", "type": "nessus", "viewCount": 0}, "differentElements": ["description", "reporter", "modified", "sourceData", "href"], "edition": 4, "lastseen": "2019-02-21T01:12:24"}, {"bulletin": {"bulletinFamily": "scanner", "cpe": [], "cvelist": [], "cvss": {"score": 0.0, "vector": "NONE"}, "description": "The previous XFree86 security update contained a flaw. Due to this some applications using the shared memory extension did not work properly anymore.", "edition": 1, "enchantments": {}, "hash": "f51a419dc9aa649c6721fc06a96d37a0c1ee8d8e112800fbd59a51ebd83fa4bc", "hashmap": [{"hash": "6b89c65d17f4918dc0cbbd19c23d76ac", "key": "description"}, {"hash": "d41d8cd98f00b204e9800998ecf8427e", "key": "references"}, {"hash": "90580119145df110c3e28d59dc37bcd3", "key": "modified"}, {"hash": "9cf00d658b687f030ebe173a0528c567", "key": "reporter"}, {"hash": "9505cf71a16afb5e6dfd63d7354c21a2", "key": "href"}, {"hash": "45e1080116c60c3513f2a50153f67a8d", "key": "sourceData"}, {"hash": "9c6dc3ff593093879a0eaf172f13589a", "key": "pluginID"}, {"hash": "d41d8cd98f00b204e9800998ecf8427e", "key": "cvelist"}, {"hash": "8cd4821cb504d25572038ed182587d85", "key": "cvss"}, {"hash": "bbdaea376f500d25f6b0c1050311dd07", "key": "bulletinFamily"}, {"hash": "5e0bd03bec244039678f2b955a2595aa", "key": "type"}, {"hash": "71a40666da62ba38d22539c8277870c7", "key": "naslFamily"}, {"hash": "08c17de6abaee62f9e42260622b62554", "key": "published"}, {"hash": "f7eabc7ac8d4cb65ee5cb68b6c799af7", "key": "title"}, {"hash": "d41d8cd98f00b204e9800998ecf8427e", "key": "cpe"}], "history": [], "href": "https://www.tenable.com/plugins/index.php?view=single&id=41190", "id": "SUSE9_12058.NASL", "lastseen": "2016-09-26T17:24:26", "modified": "2012-04-23T00:00:00", "naslFamily": "SuSE Local Security Checks", "objectVersion": "1.2", "pluginID": "41190", "published": "2009-09-24T00:00:00", "references": [], "reporter": "Tenable", "sourceData": "#\n# (C) Tenable Network Security, Inc.\n#\n# The text description of this plugin is (C) Novell, Inc.\n#\n\ninclude(\"compat.inc\");\n\nif (description)\n{\n script_id(41190);\n script_version(\"$Revision: 1.4 $\");\n script_cvs_date(\"$Date: 2012/04/23 18:14:42 $\");\n\n script_name(english:\"SuSE9 Security Update : XFree86-server (YOU Patch Number 12058)\");\n script_summary(english:\"Checks rpm output for the updated packages\");\n\n script_set_attribute(\n attribute:\"synopsis\", \n value:\"The remote SuSE 9 host is missing a security-related patch.\"\n );\n script_set_attribute(\n attribute:\"description\", \n value:\n\"The previous XFree86 security update contained a flaw. Due to this\nsome applications using the shared memory extension did not work\nproperly anymore.\"\n );\n script_set_attribute(attribute:\"solution\", value:\"Apply YOU patch number 12058.\");\n script_set_attribute(attribute:\"risk_factor\", value:\"High\");\n\n script_set_attribute(attribute:\"plugin_type\", value:\"local\");\n script_set_attribute(attribute:\"cpe\", value:\"cpe:/o:suse:suse_linux\");\n\n script_set_attribute(attribute:\"patch_publication_date\", value:\"2008/01/23\");\n script_set_attribute(attribute:\"plugin_publication_date\", value:\"2009/09/24\");\n script_end_attributes();\n\n script_category(ACT_GATHER_INFO);\n script_copyright(english:\"This script is Copyright (C) 2009-2012 Tenable Network Security, Inc.\");\n script_family(english:\"SuSE Local Security Checks\");\n\n script_dependencies(\"ssh_get_info.nasl\");\n script_require_keys(\"Host/local_checks_enabled\", \"Host/cpu\", \"Host/SuSE/release\", \"Host/SuSE/rpm-list\");\n\n exit(0);\n}\n\n\ninclude(\"global_settings.inc\");\ninclude(\"rpm.inc\");\n\n\nif (!get_kb_item(\"Host/local_checks_enabled\")) exit(0, \"Local checks are not enabled.\");\nif (!get_kb_item(\"Host/SuSE/release\")) exit(0, \"The host is not running SuSE.\");\nif (!get_kb_item(\"Host/SuSE/rpm-list\")) exit(1, \"Could not obtain the list of installed packages.\");\n\ncpu = get_kb_item(\"Host/cpu\");\nif (isnull(cpu)) exit(1, \"Failed to determine the architecture type.\");\nif (cpu >!< \"x86_64\" && cpu !~ \"^i[3-6]86$\") exit(1, \"Local checks for SuSE 9 on the '\"+cpu+\"' architecture have not been implemented.\");\n\n\nflag = 0;\nif (rpm_check(release:\"SUSE9\", reference:\"XFree86-Xnest-4.3.99.902-43.95\")) flag++;\nif (rpm_check(release:\"SUSE9\", reference:\"XFree86-Xvfb-4.3.99.902-43.95\")) flag++;\nif (rpm_check(release:\"SUSE9\", reference:\"XFree86-server-4.3.99.902-43.95\")) flag++;\n\n\nif (flag)\n{\n if (report_verbosity > 0) security_hole(port:0, extra:rpm_report_get());\n else security_hole(0);\n exit(0);\n}\nelse exit(0, \"The host is not affected.\");\n", "title": "SuSE9 Security Update : XFree86-server (YOU Patch Number 12058)", "type": "nessus", "viewCount": 0}, "differentElements": ["cpe"], "edition": 1, "lastseen": "2016-09-26T17:24:26"}, {"bulletin": {"bulletinFamily": "scanner", "cpe": ["cpe:/o:suse:suse_linux"], "cvelist": [], "cvss": {"score": 0.0, "vector": "NONE"}, "description": "The previous XFree86 security update contained a flaw. Due to this\nsome applications using the shared memory extension did not work\nproperly anymore.", "edition": 3, "enchantments": {"dependencies": {"modified": "2019-01-16T20:09:48", "references": []}, "score": {"value": 2.1, "vector": "NONE"}}, "hash": "d54575e941b4bd80c167c23805e8f241c96728d5a169c9a2de7007c56a80a0b7", "hashmap": [{"hash": "d41d8cd98f00b204e9800998ecf8427e", "key": "references"}, {"hash": "90580119145df110c3e28d59dc37bcd3", "key": "modified"}, {"hash": "9cf00d658b687f030ebe173a0528c567", "key": "reporter"}, {"hash": "83c23cf199e5e45958f0ae6a16f4941a", "key": "description"}, {"hash": "9505cf71a16afb5e6dfd63d7354c21a2", "key": "href"}, {"hash": "45e1080116c60c3513f2a50153f67a8d", "key": "sourceData"}, {"hash": "9c6dc3ff593093879a0eaf172f13589a", "key": "pluginID"}, {"hash": "d41d8cd98f00b204e9800998ecf8427e", "key": "cvelist"}, {"hash": "8cd4821cb504d25572038ed182587d85", "key": "cvss"}, {"hash": "bbdaea376f500d25f6b0c1050311dd07", "key": "bulletinFamily"}, {"hash": "5e0bd03bec244039678f2b955a2595aa", "key": "type"}, {"hash": "71a40666da62ba38d22539c8277870c7", "key": "naslFamily"}, {"hash": "3138d89b276fab4c175caf5f2b1e5bfc", "key": "cpe"}, {"hash": "08c17de6abaee62f9e42260622b62554", "key": "published"}, {"hash": "f7eabc7ac8d4cb65ee5cb68b6c799af7", "key": "title"}], "history": [], "href": "https://www.tenable.com/plugins/index.php?view=single&id=41190", "id": "SUSE9_12058.NASL", "lastseen": "2019-01-16T20:09:48", "modified": "2012-04-23T00:00:00", "naslFamily": "SuSE Local Security Checks", "objectVersion": "1.3", "pluginID": "41190", "published": "2009-09-24T00:00:00", "references": [], "reporter": "Tenable", "sourceData": "#\n# (C) Tenable Network Security, Inc.\n#\n# The text description of this plugin is (C) Novell, Inc.\n#\n\ninclude(\"compat.inc\");\n\nif (description)\n{\n script_id(41190);\n script_version(\"$Revision: 1.4 $\");\n script_cvs_date(\"$Date: 2012/04/23 18:14:42 $\");\n\n script_name(english:\"SuSE9 Security Update : XFree86-server (YOU Patch Number 12058)\");\n script_summary(english:\"Checks rpm output for the updated packages\");\n\n script_set_attribute(\n attribute:\"synopsis\", \n value:\"The remote SuSE 9 host is missing a security-related patch.\"\n );\n script_set_attribute(\n attribute:\"description\", \n value:\n\"The previous XFree86 security update contained a flaw. Due to this\nsome applications using the shared memory extension did not work\nproperly anymore.\"\n );\n script_set_attribute(attribute:\"solution\", value:\"Apply YOU patch number 12058.\");\n script_set_attribute(attribute:\"risk_factor\", value:\"High\");\n\n script_set_attribute(attribute:\"plugin_type\", value:\"local\");\n script_set_attribute(attribute:\"cpe\", value:\"cpe:/o:suse:suse_linux\");\n\n script_set_attribute(attribute:\"patch_publication_date\", value:\"2008/01/23\");\n script_set_attribute(attribute:\"plugin_publication_date\", value:\"2009/09/24\");\n script_end_attributes();\n\n script_category(ACT_GATHER_INFO);\n script_copyright(english:\"This script is Copyright (C) 2009-2012 Tenable Network Security, Inc.\");\n script_family(english:\"SuSE Local Security Checks\");\n\n script_dependencies(\"ssh_get_info.nasl\");\n script_require_keys(\"Host/local_checks_enabled\", \"Host/cpu\", \"Host/SuSE/release\", \"Host/SuSE/rpm-list\");\n\n exit(0);\n}\n\n\ninclude(\"global_settings.inc\");\ninclude(\"rpm.inc\");\n\n\nif (!get_kb_item(\"Host/local_checks_enabled\")) exit(0, \"Local checks are not enabled.\");\nif (!get_kb_item(\"Host/SuSE/release\")) exit(0, \"The host is not running SuSE.\");\nif (!get_kb_item(\"Host/SuSE/rpm-list\")) exit(1, \"Could not obtain the list of installed packages.\");\n\ncpu = get_kb_item(\"Host/cpu\");\nif (isnull(cpu)) exit(1, \"Failed to determine the architecture type.\");\nif (cpu >!< \"x86_64\" && cpu !~ \"^i[3-6]86$\") exit(1, \"Local checks for SuSE 9 on the '\"+cpu+\"' architecture have not been implemented.\");\n\n\nflag = 0;\nif (rpm_check(release:\"SUSE9\", reference:\"XFree86-Xnest-4.3.99.902-43.95\")) flag++;\nif (rpm_check(release:\"SUSE9\", reference:\"XFree86-Xvfb-4.3.99.902-43.95\")) flag++;\nif (rpm_check(release:\"SUSE9\", reference:\"XFree86-server-4.3.99.902-43.95\")) flag++;\n\n\nif (flag)\n{\n if (report_verbosity > 0) security_hole(port:0, extra:rpm_report_get());\n else security_hole(0);\n exit(0);\n}\nelse exit(0, \"The host is not affected.\");\n", "title": "SuSE9 Security Update : XFree86-server (YOU Patch Number 12058)", "type": "nessus", "viewCount": 0}, "differentElements": ["description"], "edition": 3, "lastseen": "2019-01-16T20:09:48"}, {"bulletin": {"bulletinFamily": "scanner", "cpe": ["cpe:/o:suse:suse_linux"], "cvelist": [], "cvss": {"score": 0.0, "vector": "NONE"}, "description": "The previous XFree86 security update contained a flaw. Due to this\nsome applications using the shared memory extension did not work\nproperly anymore.", "edition": 5, "enchantments": {"dependencies": {"modified": "2019-10-28T21:21:16", "references": []}, "score": {"modified": "2019-10-28T21:21:16", "value": -0.3, "vector": "NONE"}}, "hash": "91d94a14965da256dc00b080e95187112effb5ad579fb410558bd745765c3dcf", "hashmap": [{"hash": "d41d8cd98f00b204e9800998ecf8427e", "key": "references"}, {"hash": "83c23cf199e5e45958f0ae6a16f4941a", "key": "description"}, {"hash": "5abeac07df79262ccbe531741b35b62d", "key": "sourceData"}, {"hash": "9c6dc3ff593093879a0eaf172f13589a", "key": "pluginID"}, {"hash": "d41d8cd98f00b204e9800998ecf8427e", "key": "cvelist"}, {"hash": "4a057e101aa74e30c15de198bc3378a8", "key": "href"}, {"hash": "674a28b03d97384df1668d0d2428c53d", "key": "reporter"}, {"hash": "8cd4821cb504d25572038ed182587d85", "key": "cvss"}, {"hash": "bbdaea376f500d25f6b0c1050311dd07", "key": "bulletinFamily"}, {"hash": "5e0bd03bec244039678f2b955a2595aa", "key": "type"}, {"hash": "0bafb6325bcaf483a25404f785191cc5", "key": "modified"}, {"hash": "71a40666da62ba38d22539c8277870c7", "key": "naslFamily"}, {"hash": "3138d89b276fab4c175caf5f2b1e5bfc", "key": "cpe"}, {"hash": "08c17de6abaee62f9e42260622b62554", "key": "published"}, {"hash": "f7eabc7ac8d4cb65ee5cb68b6c799af7", "key": "title"}], "history": [], "href": "https://www.tenable.com/plugins/nessus/41190", "id": "SUSE9_12058.NASL", "lastseen": "2019-10-28T21:21:16", "modified": "2019-10-02T00:00:00", "naslFamily": "SuSE Local Security Checks", "objectVersion": "1.3", "pluginID": "41190", "published": "2009-09-24T00:00:00", "references": [], "reporter": "This script is Copyright (C) 2009-2019 Tenable Network Security, Inc.", "sourceData": "#%NASL_MIN_LEVEL 80502\n#\n# (C) Tenable Network Security, Inc.\n#\n# The text description of this plugin is (C) Novell, Inc.\n#\n\ninclude(\"compat.inc\");\n\nif (description)\n{\n script_id(41190);\n script_version(\"1.6\");\n script_cvs_date(\"Date: 2019/10/25 13:36:31\");\n\n script_name(english:\"SuSE9 Security Update : XFree86-server (YOU Patch Number 12058)\");\n script_summary(english:\"Checks rpm output for the updated packages\");\n\n script_set_attribute(\n attribute:\"synopsis\", \n value:\"The remote SuSE 9 host is missing a security-related patch.\"\n );\n script_set_attribute(\n attribute:\"description\", \n value:\n\"The previous XFree86 security update contained a flaw. Due to this\nsome applications using the shared memory extension did not work\nproperly anymore.\"\n );\n script_set_attribute(attribute:\"solution\", value:\"Apply YOU patch number 12058.\");\n script_set_attribute(attribute:\"risk_factor\", value:\"High\");\n\n script_set_attribute(attribute:\"plugin_type\", value:\"local\");\n script_set_attribute(attribute:\"cpe\", value:\"cpe:/o:suse:suse_linux\");\n\n script_set_attribute(attribute:\"patch_publication_date\", value:\"2008/01/23\");\n script_set_attribute(attribute:\"plugin_publication_date\", value:\"2009/09/24\");\n script_end_attributes();\n\n script_category(ACT_GATHER_INFO);\n script_copyright(english:\"This script is Copyright (C) 2009-2019 Tenable Network Security, Inc.\");\n script_family(english:\"SuSE Local Security Checks\");\n\n script_dependencies(\"ssh_get_info.nasl\");\n script_require_keys(\"Host/local_checks_enabled\", \"Host/cpu\", \"Host/SuSE/release\", \"Host/SuSE/rpm-list\");\n\n exit(0);\n}\n\n\ninclude(\"global_settings.inc\");\ninclude(\"rpm.inc\");\n\n\nif (!get_kb_item(\"Host/local_checks_enabled\")) exit(0, \"Local checks are not enabled.\");\nif (!get_kb_item(\"Host/SuSE/release\")) exit(0, \"The host is not running SuSE.\");\nif (!get_kb_item(\"Host/SuSE/rpm-list\")) exit(1, \"Could not obtain the list of installed packages.\");\n\ncpu = get_kb_item(\"Host/cpu\");\nif (isnull(cpu)) exit(1, \"Failed to determine the architecture type.\");\nif (cpu >!< \"x86_64\" && cpu !~ \"^i[3-6]86$\") exit(1, \"Local checks for SuSE 9 on the '\"+cpu+\"' architecture have not been implemented.\");\n\n\nflag = 0;\nif (rpm_check(release:\"SUSE9\", reference:\"XFree86-Xnest-4.3.99.902-43.95\")) flag++;\nif (rpm_check(release:\"SUSE9\", reference:\"XFree86-Xvfb-4.3.99.902-43.95\")) flag++;\nif (rpm_check(release:\"SUSE9\", reference:\"XFree86-server-4.3.99.902-43.95\")) flag++;\n\n\nif (flag)\n{\n if (report_verbosity > 0) security_hole(port:0, extra:rpm_report_get());\n else security_hole(0);\n exit(0);\n}\nelse exit(0, \"The host is not affected.\");\n", "title": "SuSE9 Security Update : XFree86-server (YOU Patch Number 12058)", "type": "nessus", "viewCount": 0}, "differentElements": ["modified"], "edition": 5, "lastseen": "2019-10-28T21:21:16"}, {"bulletin": {"bulletinFamily": "scanner", "cpe": ["cpe:/o:suse:suse_linux"], "cvelist": [], "cvss": {"score": 0.0, "vector": "NONE"}, "description": "The previous XFree86 security update contained a flaw. Due to this some applications using the shared memory extension did not work properly anymore.", "edition": 2, "enchantments": {"score": {"value": 2.1, "vector": "NONE"}}, "hash": "deb9f1154908d1824cb6c967f8fc489d890a921529f0e7eab5cc3e91ae82c5cc", "hashmap": [{"hash": "6b89c65d17f4918dc0cbbd19c23d76ac", "key": "description"}, {"hash": "d41d8cd98f00b204e9800998ecf8427e", "key": "references"}, {"hash": "90580119145df110c3e28d59dc37bcd3", "key": "modified"}, {"hash": "9cf00d658b687f030ebe173a0528c567", "key": "reporter"}, {"hash": "9505cf71a16afb5e6dfd63d7354c21a2", "key": "href"}, {"hash": "45e1080116c60c3513f2a50153f67a8d", "key": "sourceData"}, {"hash": "9c6dc3ff593093879a0eaf172f13589a", "key": "pluginID"}, {"hash": "d41d8cd98f00b204e9800998ecf8427e", "key": "cvelist"}, {"hash": "8cd4821cb504d25572038ed182587d85", "key": "cvss"}, {"hash": "bbdaea376f500d25f6b0c1050311dd07", "key": "bulletinFamily"}, {"hash": "5e0bd03bec244039678f2b955a2595aa", "key": "type"}, {"hash": "71a40666da62ba38d22539c8277870c7", "key": "naslFamily"}, {"hash": "3138d89b276fab4c175caf5f2b1e5bfc", "key": "cpe"}, {"hash": "08c17de6abaee62f9e42260622b62554", "key": "published"}, {"hash": "f7eabc7ac8d4cb65ee5cb68b6c799af7", "key": "title"}], "history": [], "href": "https://www.tenable.com/plugins/index.php?view=single&id=41190", "id": "SUSE9_12058.NASL", "lastseen": "2017-10-29T13:37:37", "modified": "2012-04-23T00:00:00", "naslFamily": "SuSE Local Security Checks", "objectVersion": "1.3", "pluginID": "41190", "published": "2009-09-24T00:00:00", "references": [], "reporter": "Tenable", "sourceData": "#\n# (C) Tenable Network Security, Inc.\n#\n# The text description of this plugin is (C) Novell, Inc.\n#\n\ninclude(\"compat.inc\");\n\nif (description)\n{\n script_id(41190);\n script_version(\"$Revision: 1.4 $\");\n script_cvs_date(\"$Date: 2012/04/23 18:14:42 $\");\n\n script_name(english:\"SuSE9 Security Update : XFree86-server (YOU Patch Number 12058)\");\n script_summary(english:\"Checks rpm output for the updated packages\");\n\n script_set_attribute(\n attribute:\"synopsis\", \n value:\"The remote SuSE 9 host is missing a security-related patch.\"\n );\n script_set_attribute(\n attribute:\"description\", \n value:\n\"The previous XFree86 security update contained a flaw. Due to this\nsome applications using the shared memory extension did not work\nproperly anymore.\"\n );\n script_set_attribute(attribute:\"solution\", value:\"Apply YOU patch number 12058.\");\n script_set_attribute(attribute:\"risk_factor\", value:\"High\");\n\n script_set_attribute(attribute:\"plugin_type\", value:\"local\");\n script_set_attribute(attribute:\"cpe\", value:\"cpe:/o:suse:suse_linux\");\n\n script_set_attribute(attribute:\"patch_publication_date\", value:\"2008/01/23\");\n script_set_attribute(attribute:\"plugin_publication_date\", value:\"2009/09/24\");\n script_end_attributes();\n\n script_category(ACT_GATHER_INFO);\n script_copyright(english:\"This script is Copyright (C) 2009-2012 Tenable Network Security, Inc.\");\n script_family(english:\"SuSE Local Security Checks\");\n\n script_dependencies(\"ssh_get_info.nasl\");\n script_require_keys(\"Host/local_checks_enabled\", \"Host/cpu\", \"Host/SuSE/release\", \"Host/SuSE/rpm-list\");\n\n exit(0);\n}\n\n\ninclude(\"global_settings.inc\");\ninclude(\"rpm.inc\");\n\n\nif (!get_kb_item(\"Host/local_checks_enabled\")) exit(0, \"Local checks are not enabled.\");\nif (!get_kb_item(\"Host/SuSE/release\")) exit(0, \"The host is not running SuSE.\");\nif (!get_kb_item(\"Host/SuSE/rpm-list\")) exit(1, \"Could not obtain the list of installed packages.\");\n\ncpu = get_kb_item(\"Host/cpu\");\nif (isnull(cpu)) exit(1, \"Failed to determine the architecture type.\");\nif (cpu >!< \"x86_64\" && cpu !~ \"^i[3-6]86$\") exit(1, \"Local checks for SuSE 9 on the '\"+cpu+\"' architecture have not been implemented.\");\n\n\nflag = 0;\nif (rpm_check(release:\"SUSE9\", reference:\"XFree86-Xnest-4.3.99.902-43.95\")) flag++;\nif (rpm_check(release:\"SUSE9\", reference:\"XFree86-Xvfb-4.3.99.902-43.95\")) flag++;\nif (rpm_check(release:\"SUSE9\", reference:\"XFree86-server-4.3.99.902-43.95\")) flag++;\n\n\nif (flag)\n{\n if (report_verbosity > 0) security_hole(port:0, extra:rpm_report_get());\n else security_hole(0);\n exit(0);\n}\nelse exit(0, \"The host is not affected.\");\n", "title": "SuSE9 Security Update : XFree86-server (YOU Patch Number 12058)", "type": "nessus", "viewCount": 0}, "differentElements": ["description"], "edition": 2, "lastseen": "2017-10-29T13:37:37"}], "edition": 6, "hashmap": [{"key": "bulletinFamily", "hash": "bbdaea376f500d25f6b0c1050311dd07"}, {"key": "cpe", "hash": "3138d89b276fab4c175caf5f2b1e5bfc"}, {"key": "cvelist", "hash": "d41d8cd98f00b204e9800998ecf8427e"}, {"key": "cvss", "hash": "8cd4821cb504d25572038ed182587d85"}, {"key": "description", "hash": "83c23cf199e5e45958f0ae6a16f4941a"}, {"key": "href", "hash": "4a057e101aa74e30c15de198bc3378a8"}, {"key": "modified", "hash": "abcf9266f425f12dda38f529cd4a94bc"}, {"key": "naslFamily", "hash": "71a40666da62ba38d22539c8277870c7"}, {"key": "pluginID", "hash": "9c6dc3ff593093879a0eaf172f13589a"}, {"key": "published", "hash": "08c17de6abaee62f9e42260622b62554"}, {"key": "references", "hash": "d41d8cd98f00b204e9800998ecf8427e"}, {"key": "reporter", "hash": "674a28b03d97384df1668d0d2428c53d"}, {"key": "sourceData", "hash": "5abeac07df79262ccbe531741b35b62d"}, {"key": "title", "hash": "f7eabc7ac8d4cb65ee5cb68b6c799af7"}, {"key": "type", "hash": "5e0bd03bec244039678f2b955a2595aa"}], "hash": "00dd056a6c7dc6dde44a0745d37f8fbba65404b2a0dd6991da168c6e3d6d0902", "viewCount": 0, "enchantments": {"dependencies": {"references": [], "modified": "2019-11-03T12:17:17"}, "score": {"value": -0.3, "vector": "NONE", "modified": "2019-11-03T12:17:17"}, "vulnersScore": -0.3}, "objectVersion": "1.3", "sourceData": "#%NASL_MIN_LEVEL 80502\n#\n# (C) Tenable Network Security, Inc.\n#\n# The text description of this plugin is (C) Novell, Inc.\n#\n\ninclude(\"compat.inc\");\n\nif (description)\n{\n script_id(41190);\n script_version(\"1.6\");\n script_cvs_date(\"Date: 2019/10/25 13:36:31\");\n\n script_name(english:\"SuSE9 Security Update : XFree86-server (YOU Patch Number 12058)\");\n script_summary(english:\"Checks rpm output for the updated packages\");\n\n script_set_attribute(\n attribute:\"synopsis\", \n value:\"The remote SuSE 9 host is missing a security-related patch.\"\n );\n script_set_attribute(\n attribute:\"description\", \n value:\n\"The previous XFree86 security update contained a flaw. Due to this\nsome applications using the shared memory extension did not work\nproperly anymore.\"\n );\n script_set_attribute(attribute:\"solution\", value:\"Apply YOU patch number 12058.\");\n script_set_attribute(attribute:\"risk_factor\", value:\"High\");\n\n script_set_attribute(attribute:\"plugin_type\", value:\"local\");\n script_set_attribute(attribute:\"cpe\", value:\"cpe:/o:suse:suse_linux\");\n\n script_set_attribute(attribute:\"patch_publication_date\", value:\"2008/01/23\");\n script_set_attribute(attribute:\"plugin_publication_date\", value:\"2009/09/24\");\n script_end_attributes();\n\n script_category(ACT_GATHER_INFO);\n script_copyright(english:\"This script is Copyright (C) 2009-2019 Tenable Network Security, Inc.\");\n script_family(english:\"SuSE Local Security Checks\");\n\n script_dependencies(\"ssh_get_info.nasl\");\n script_require_keys(\"Host/local_checks_enabled\", \"Host/cpu\", \"Host/SuSE/release\", \"Host/SuSE/rpm-list\");\n\n exit(0);\n}\n\n\ninclude(\"global_settings.inc\");\ninclude(\"rpm.inc\");\n\n\nif (!get_kb_item(\"Host/local_checks_enabled\")) exit(0, \"Local checks are not enabled.\");\nif (!get_kb_item(\"Host/SuSE/release\")) exit(0, \"The host is not running SuSE.\");\nif (!get_kb_item(\"Host/SuSE/rpm-list\")) exit(1, \"Could not obtain the list of installed packages.\");\n\ncpu = get_kb_item(\"Host/cpu\");\nif (isnull(cpu)) exit(1, \"Failed to determine the architecture type.\");\nif (cpu >!< \"x86_64\" && cpu !~ \"^i[3-6]86$\") exit(1, \"Local checks for SuSE 9 on the '\"+cpu+\"' architecture have not been implemented.\");\n\n\nflag = 0;\nif (rpm_check(release:\"SUSE9\", reference:\"XFree86-Xnest-4.3.99.902-43.95\")) flag++;\nif (rpm_check(release:\"SUSE9\", reference:\"XFree86-Xvfb-4.3.99.902-43.95\")) flag++;\nif (rpm_check(release:\"SUSE9\", reference:\"XFree86-server-4.3.99.902-43.95\")) flag++;\n\n\nif (flag)\n{\n if (report_verbosity > 0) security_hole(port:0, extra:rpm_report_get());\n else security_hole(0);\n exit(0);\n}\nelse exit(0, \"The host is not affected.\");\n", "naslFamily": "SuSE Local Security Checks", "pluginID": "41190", "cpe": ["cpe:/o:suse:suse_linux"], "scheme": null}