ID OPENVAS:1361412562310865888 Type openvas Reporter Copyright (c) 2013 Greenbone Networks GmbH Modified 2019-03-15T00:00:00
Description
The remote host is missing an update for the
###############################################################################
# OpenVAS Vulnerability Test
#
# Fedora Update for kdenetwork FEDORA-2013-10182
#
# Authors:
# System Generated Check
#
# Copyright:
# Copyright (c) 2013 Greenbone Networks GmbH, http://www.greenbone.net
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License version 2
# (or any later version), as published by the Free Software Foundation.
#
# This program is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU General Public License for more details.
#
# You should have received a copy of the GNU General Public License
# along with this program; if not, write to the Free Software
# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
###############################################################################
if(description)
{
script_oid("1.3.6.1.4.1.25623.1.0.865888");
script_version("$Revision: 14223 $");
script_tag(name:"last_modification", value:"$Date: 2019-03-15 14:49:35 +0100 (Fri, 15 Mar 2019) $");
script_tag(name:"creation_date", value:"2013-06-18 10:30:34 +0530 (Tue, 18 Jun 2013)");
script_cve_id("CVE-2013-2120");
script_tag(name:"cvss_base", value:"7.5");
script_tag(name:"cvss_base_vector", value:"AV:N/AC:L/Au:N/C:P/I:P/A:P");
script_name("Fedora Update for kdenetwork FEDORA-2013-10182");
script_xref(name:"FEDORA", value:"2013-10182");
script_xref(name:"URL", value:"https://lists.fedoraproject.org/pipermail/package-announce/2013-June/109117.html");
script_tag(name:"summary", value:"The remote host is missing an update for the 'kdenetwork'
package(s) announced via the referenced advisory.");
script_category(ACT_GATHER_INFO);
script_copyright("Copyright (c) 2013 Greenbone Networks GmbH");
script_family("Fedora Local Security Checks");
script_dependencies("gather-package-list.nasl");
script_mandatory_keys("ssh/login/fedora", "ssh/login/rpms", re:"ssh/login/release=FC17");
script_tag(name:"affected", value:"kdenetwork on Fedora 17");
script_tag(name:"solution", value:"Please install the updated package(s).");
script_tag(name:"qod_type", value:"package");
script_tag(name:"solution_type", value:"VendorFix");
exit(0);
}
include("revisions-lib.inc");
include("pkg-lib-rpm.inc");
release = rpm_get_ssh_release();
if(!release)
exit(0);
res = "";
if(release == "FC17")
{
if ((res = isrpmvuln(pkg:"kdenetwork", rpm:"kdenetwork~4.10.4~1.fc17", rls:"FC17")) != NULL)
{
security_message(data:res);
exit(0);
}
if (__pkg_match) exit(99);
exit(0);
}
{"pluginID": "1361412562310865888", "sourceData": "###############################################################################\n# OpenVAS Vulnerability Test\n#\n# Fedora Update for kdenetwork FEDORA-2013-10182\n#\n# Authors:\n# System Generated Check\n#\n# Copyright:\n# Copyright (c) 2013 Greenbone Networks GmbH, http://www.greenbone.net\n#\n# This program is free software; you can redistribute it and/or modify\n# it under the terms of the GNU General Public License version 2\n# (or any later version), as published by the Free Software Foundation.\n#\n# This program is distributed in the hope that it will be useful,\n# but WITHOUT ANY WARRANTY; without even the implied warranty of\n# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n# GNU General Public License for more details.\n#\n# You should have received a copy of the GNU General Public License\n# along with this program; if not, write to the Free Software\n# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.\n###############################################################################\n\nif(description)\n{\n script_oid(\"1.3.6.1.4.1.25623.1.0.865888\");\n script_version(\"$Revision: 14223 $\");\n script_tag(name:\"last_modification\", value:\"$Date: 2019-03-15 14:49:35 +0100 (Fri, 15 Mar 2019) $\");\n script_tag(name:\"creation_date\", value:\"2013-06-18 10:30:34 +0530 (Tue, 18 Jun 2013)\");\n script_cve_id(\"CVE-2013-2120\");\n script_tag(name:\"cvss_base\", value:\"7.5\");\n script_tag(name:\"cvss_base_vector\", value:\"AV:N/AC:L/Au:N/C:P/I:P/A:P\");\n script_name(\"Fedora Update for kdenetwork FEDORA-2013-10182\");\n script_xref(name:\"FEDORA\", value:\"2013-10182\");\n script_xref(name:\"URL\", value:\"https://lists.fedoraproject.org/pipermail/package-announce/2013-June/109117.html\");\n script_tag(name:\"summary\", value:\"The remote host is missing an update for the 'kdenetwork'\n package(s) announced via the referenced advisory.\");\n script_category(ACT_GATHER_INFO);\n script_copyright(\"Copyright (c) 2013 Greenbone Networks GmbH\");\n script_family(\"Fedora Local Security Checks\");\n script_dependencies(\"gather-package-list.nasl\");\n script_mandatory_keys(\"ssh/login/fedora\", \"ssh/login/rpms\", re:\"ssh/login/release=FC17\");\n script_tag(name:\"affected\", value:\"kdenetwork on Fedora 17\");\n script_tag(name:\"solution\", value:\"Please install the updated package(s).\");\n script_tag(name:\"qod_type\", value:\"package\");\n script_tag(name:\"solution_type\", value:\"VendorFix\");\n\n exit(0);\n}\n\ninclude(\"revisions-lib.inc\");\ninclude(\"pkg-lib-rpm.inc\");\n\nrelease = rpm_get_ssh_release();\nif(!release)\n exit(0);\n\nres = \"\";\n\nif(release == \"FC17\")\n{\n\n if ((res = isrpmvuln(pkg:\"kdenetwork\", rpm:\"kdenetwork~4.10.4~1.fc17\", rls:\"FC17\")) != NULL)\n {\n security_message(data:res);\n exit(0);\n }\n\n if (__pkg_match) exit(99);\n exit(0);\n}\n", "history": [{"bulletin": {"bulletinFamily": "scanner", "cvelist": ["CVE-2013-2120"], "cvss": {"score": 0.0, "vector": "NONE"}, "description": "Check for the Version of kdenetwork", "edition": 1, "enchantments": {"dependencies": {"modified": "2018-04-06T11:21:43", "references": [{"idList": ["OPENVAS:865746", "OPENVAS:865977", "OPENVAS:865857", "OPENVAS:865978", "OPENVAS:865735", "OPENVAS:865724", "OPENVAS:865736", "OPENVAS:865796", "OPENVAS:865836", "OPENVAS:865896"], "type": "openvas"}]}, "score": {"value": 7.5, "vector": "NONE"}}, "hash": "8a36851a53f826bd9716128539a339df1640d9f5ad9abd61324dc14938d0fdd9", "hashmap": [{"hash": "98da6d012ea545a1e6678fc9f410f0cd", "key": "published"}, {"hash": "001c9603b40d346f8e817153054755cd", "key": "sourceData"}, {"hash": "da3de7bcab9566bcceabd1faab335842", "key": "description"}, {"hash": "f632db20eecce3270f5b26250d993da2", "key": "references"}, {"hash": "4fb7fd6149697e74d091717ea3f1ca84", "key": "modified"}, {"hash": "9a65234202ef5ffd84b814c511851464", "key": "title"}, {"hash": "1a99a5f9a50e5bac3b749d8558d5e46b", "key": "reporter"}, {"hash": "80addae16f6c21ce5066dd87a3ca1555", "key": "cvelist"}, {"hash": "47c1f692ea47a21f716dad07043ade01", "key": "type"}, {"hash": "8cd4821cb504d25572038ed182587d85", "key": "cvss"}, {"hash": "bbdaea376f500d25f6b0c1050311dd07", "key": "bulletinFamily"}, {"hash": "b9c43fb3772b09c5f71774443724476a", "key": "href"}, {"hash": "be931514784f88df80712740ad2723e7", "key": "naslFamily"}, {"hash": "44dd137d4d4228c09e645e99d40112ed", "key": "pluginID"}], "history": [], "href": "http://plugins.openvas.org/nasl.php?oid=1361412562310865888", "id": "OPENVAS:1361412562310865888", "lastseen": "2018-04-06T11:21:43", "modified": "2018-04-06T00:00:00", "naslFamily": "Fedora Local Security Checks", "objectVersion": "1.3", "pluginID": "1361412562310865888", "published": "2013-06-18T00:00:00", "references": ["2013-10182", "https://lists.fedoraproject.org/pipermail/package-announce/2013-June/109117.html"], "reporter": "Copyright (c) 2013 Greenbone Networks GmbH", "sourceData": "###############################################################################\n# OpenVAS Vulnerability Test\n#\n# Fedora Update for kdenetwork FEDORA-2013-10182\n#\n# Authors:\n# System Generated Check\n#\n# Copyright:\n# Copyright (c) 2013 Greenbone Networks GmbH, http://www.greenbone.net\n#\n# This program is free software; you can redistribute it and/or modify\n# it under the terms of the GNU General Public License version 2\n# (or any later version), as published by the Free Software Foundation.\n#\n# This program is distributed in the hope that it will be useful,\n# but WITHOUT ANY WARRANTY; without even the implied warranty of\n# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n# GNU General Public License for more details.\n#\n# You should have received a copy of the GNU General Public License\n# along with this program; if not, write to the Free Software\n# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.\n###############################################################################\n\ninclude(\"revisions-lib.inc\");\n\ntag_affected = \"kdenetwork on Fedora 17\";\ntag_insight = \"Networking applications, including:\n * kget: downloader manager\n * kopete: chat client\n * kppp: dialer and front end for pppd\n * krdc: a client for Desktop Sharing and other VNC servers\n * krfb: Desktop Sharing server, allow others to access your desktop via VNC\";\ntag_solution = \"Please Install the Updated Packages.\";\n\nif(description)\n{\n script_oid(\"1.3.6.1.4.1.25623.1.0.865888\");\n script_version(\"$Revision: 9353 $\");\n script_tag(name:\"last_modification\", value:\"$Date: 2018-04-06 09:14:20 +0200 (Fri, 06 Apr 2018) $\");\n script_tag(name:\"creation_date\", value:\"2013-06-18 10:30:34 +0530 (Tue, 18 Jun 2013)\");\n script_cve_id(\"CVE-2013-2120\");\n script_tag(name:\"cvss_base\", value:\"7.5\");\n script_tag(name:\"cvss_base_vector\", value:\"AV:N/AC:L/Au:N/C:P/I:P/A:P\");\n script_name(\"Fedora Update for kdenetwork FEDORA-2013-10182\");\n\n script_xref(name: \"FEDORA\", value: \"2013-10182\");\n script_xref(name: \"URL\" , value: \"https://lists.fedoraproject.org/pipermail/package-announce/2013-June/109117.html\");\n script_tag(name: \"summary\" , value: \"Check for the Version of kdenetwork\");\n script_category(ACT_GATHER_INFO);\n script_copyright(\"Copyright (c) 2013 Greenbone Networks GmbH\");\n script_family(\"Fedora Local Security Checks\");\n script_dependencies(\"gather-package-list.nasl\");\n script_mandatory_keys(\"ssh/login/fedora\", \"ssh/login/rpms\");\n script_tag(name : \"affected\" , value : tag_affected);\n script_tag(name : \"insight\" , value : tag_insight);\n script_tag(name : \"solution\" , value : tag_solution);\n script_tag(name:\"qod_type\", value:\"package\");\n script_tag(name:\"solution_type\", value:\"VendorFix\");\n exit(0);\n}\n\n\ninclude(\"pkg-lib-rpm.inc\");\n\nrelease = get_kb_item(\"ssh/login/release\");\n\nres = \"\";\nif(release == NULL){\n exit(0);\n}\n\nif(release == \"FC17\")\n{\n\n if ((res = isrpmvuln(pkg:\"kdenetwork\", rpm:\"kdenetwork~4.10.4~1.fc17\", rls:\"FC17\")) != NULL)\n {\n security_message(data:res);\n exit(0);\n }\n\n if (__pkg_match) exit(99); # Not vulnerable.\n exit(0);\n}\n", "title": "Fedora Update for kdenetwork FEDORA-2013-10182", "type": "openvas", "viewCount": 1}, "differentElements": ["description", "modified", "sourceData"], "edition": 1, "lastseen": "2018-04-06T11:21:43"}], "description": "The remote host is missing an update for the ", "reporter": "Copyright (c) 2013 Greenbone Networks GmbH", "href": "http://plugins.openvas.org/nasl.php?oid=1361412562310865888", "type": "openvas", "hashmap": [{"key": "bulletinFamily", "hash": "bbdaea376f500d25f6b0c1050311dd07"}, {"key": "cvelist", "hash": "80addae16f6c21ce5066dd87a3ca1555"}, {"key": "cvss", "hash": "8cd4821cb504d25572038ed182587d85"}, {"key": "description", "hash": "1693b96dcccf4fbcd463bf8baaa2bf3f"}, {"key": "href", "hash": "b9c43fb3772b09c5f71774443724476a"}, {"key": "modified", "hash": "4525bc09d1c4c408a417a5eb7b850972"}, {"key": "naslFamily", "hash": "be931514784f88df80712740ad2723e7"}, {"key": "pluginID", "hash": "44dd137d4d4228c09e645e99d40112ed"}, {"key": "published", "hash": "98da6d012ea545a1e6678fc9f410f0cd"}, {"key": "references", "hash": "f632db20eecce3270f5b26250d993da2"}, {"key": "reporter", "hash": "1a99a5f9a50e5bac3b749d8558d5e46b"}, {"key": "sourceData", "hash": "0ebcac19477e1c0c9a50628bcfee3d64"}, {"key": "title", "hash": "9a65234202ef5ffd84b814c511851464"}, {"key": "type", "hash": "47c1f692ea47a21f716dad07043ade01"}], "viewCount": 1, "references": ["2013-10182", "https://lists.fedoraproject.org/pipermail/package-announce/2013-June/109117.html"], "lastseen": "2019-03-18T14:40:02", "published": "2013-06-18T00:00:00", "naslFamily": "Fedora Local Security Checks", "objectVersion": "1.3", "cvelist": ["CVE-2013-2120"], "id": "OPENVAS:1361412562310865888", "hash": "dc6053c65f4cf5ab1d39f86f055a590489b071d6f7c9cd054254e842445fd29c", "modified": "2019-03-15T00:00:00", "title": "Fedora Update for kdenetwork FEDORA-2013-10182", "edition": 2, "cvss": {"score": 0.0, "vector": "NONE"}, "bulletinFamily": "scanner", "enchantments": {"dependencies": {"references": [{"type": "openvas", "idList": ["OPENVAS:1361412562310865836", "OPENVAS:1361412562310865808", "OPENVAS:1361412562310865870", "OPENVAS:1361412562310865953", "OPENVAS:1361412562310865973", "OPENVAS:1361412562310865723", "OPENVAS:1361412562310865865", "OPENVAS:1361412562310865860", "OPENVAS:1361412562310865736", "OPENVAS:1361412562310866007"]}, {"type": "nessus", "idList": ["FEDORA_2013-10182.NASL"]}], "modified": "2019-03-18T14:40:02"}, "score": {"value": 0.8, "vector": "NONE", "modified": "2019-03-18T14:40:02"}, "vulnersScore": 0.8}, "scheme": null}
{"nessus": [{"lastseen": "2019-11-01T02:27:03", "bulletinFamily": "scanner", "description": "kde 4.10.4 bugfix release, see also:\nhttp://kde.org/announcements/announce-4.10.4.php\n\nNote that Tenable Network Security has extracted the preceding\ndescription block directly from the Fedora security advisory. Tenable\nhas attempted to automatically clean and format it as much as possible\nwithout introducing additional issues.", "modified": "2019-11-02T00:00:00", "id": "FEDORA_2013-10182.NASL", "href": "https://www.tenable.com/plugins/nessus/67272", "published": "2013-07-12T00:00:00", "title": "Fedora 17 : analitza-4.10.4-1.fc17 / ark-4.10.4-1.fc17 / audiocd-kio-4.10.4-1.fc17 / etc (2013-10182)", "type": "nessus", "sourceData": "#\n# (C) Tenable Network Security, Inc.\n#\n# The descriptive text and package checks in this plugin were \n# extracted from Fedora Security Advisory 2013-10182.\n#\n\ninclude(\"compat.inc\");\n\nif (description)\n{\n script_id(67272);\n script_version(\"1.10\");\n script_cvs_date(\"Date: 2019/07/15 14:20:31\");\n\n script_cve_id(\"CVE-2013-2120\");\n script_bugtraq_id(60216);\n script_xref(name:\"FEDORA\", value:\"2013-10182\");\n\n script_name(english:\"Fedora 17 : analitza-4.10.4-1.fc17 / ark-4.10.4-1.fc17 / audiocd-kio-4.10.4-1.fc17 / etc (2013-10182)\");\n script_summary(english:\"Checks rpm output for the updated packages.\");\n\n script_set_attribute(\n attribute:\"synopsis\", \n value:\"The remote Fedora host is missing one or more security updates.\"\n );\n script_set_attribute(\n attribute:\"description\", \n value:\n\"kde 4.10.4 bugfix release, see also:\nhttp://kde.org/announcements/announce-4.10.4.php\n\nNote that Tenable Network Security has extracted the preceding\ndescription block directly from the Fedora security advisory. Tenable\nhas attempted to automatically clean and format it as much as possible\nwithout introducing additional issues.\"\n );\n # http://kde.org/announcements/announce-4.10.4.php\n script_set_attribute(\n attribute:\"see_also\",\n value:\"https://www.kde.org/announcements/announce-4.10.4.php\"\n );\n script_set_attribute(\n attribute:\"see_also\",\n value:\"https://bugzilla.redhat.com/show_bug.cgi?id=969421\"\n );\n # https://lists.fedoraproject.org/pipermail/package-announce/2013-June/109073.html\n script_set_attribute(\n attribute:\"see_also\",\n value:\"http://www.nessus.org/u?7fbae17d\"\n );\n # https://lists.fedoraproject.org/pipermail/package-announce/2013-June/109074.html\n script_set_attribute(\n attribute:\"see_also\",\n value:\"http://www.nessus.org/u?d8aeeba4\"\n );\n # https://lists.fedoraproject.org/pipermail/package-announce/2013-June/109075.html\n script_set_attribute(\n attribute:\"see_also\",\n value:\"http://www.nessus.org/u?295a733e\"\n );\n # https://lists.fedoraproject.org/pipermail/package-announce/2013-June/109076.html\n script_set_attribute(\n attribute:\"see_also\",\n value:\"http://www.nessus.org/u?42fb259e\"\n );\n # https://lists.fedoraproject.org/pipermail/package-announce/2013-June/109077.html\n script_set_attribute(\n attribute:\"see_also\",\n value:\"http://www.nessus.org/u?64660dca\"\n );\n # https://lists.fedoraproject.org/pipermail/package-announce/2013-June/109078.html\n script_set_attribute(\n attribute:\"see_also\",\n value:\"http://www.nessus.org/u?edd45f6e\"\n );\n # https://lists.fedoraproject.org/pipermail/package-announce/2013-June/109079.html\n script_set_attribute(\n attribute:\"see_also\",\n value:\"http://www.nessus.org/u?d8bfcbbd\"\n );\n # https://lists.fedoraproject.org/pipermail/package-announce/2013-June/109080.html\n script_set_attribute(\n attribute:\"see_also\",\n value:\"http://www.nessus.org/u?3bc57882\"\n );\n # https://lists.fedoraproject.org/pipermail/package-announce/2013-June/109081.html\n script_set_attribute(\n attribute:\"see_also\",\n value:\"http://www.nessus.org/u?5287dbd6\"\n );\n # https://lists.fedoraproject.org/pipermail/package-announce/2013-June/109082.html\n script_set_attribute(\n attribute:\"see_also\",\n value:\"http://www.nessus.org/u?44ccef12\"\n );\n # https://lists.fedoraproject.org/pipermail/package-announce/2013-June/109083.html\n script_set_attribute(\n attribute:\"see_also\",\n value:\"http://www.nessus.org/u?26300c34\"\n );\n # https://lists.fedoraproject.org/pipermail/package-announce/2013-June/109084.html\n script_set_attribute(\n attribute:\"see_also\",\n value:\"http://www.nessus.org/u?eeb7f570\"\n );\n # https://lists.fedoraproject.org/pipermail/package-announce/2013-June/109085.html\n script_set_attribute(\n attribute:\"see_also\",\n value:\"http://www.nessus.org/u?821da07f\"\n );\n # https://lists.fedoraproject.org/pipermail/package-announce/2013-June/109086.html\n script_set_attribute(\n attribute:\"see_also\",\n value:\"http://www.nessus.org/u?678ab743\"\n );\n # https://lists.fedoraproject.org/pipermail/package-announce/2013-June/109087.html\n script_set_attribute(\n attribute:\"see_also\",\n value:\"http://www.nessus.org/u?64b3731b\"\n );\n # https://lists.fedoraproject.org/pipermail/package-announce/2013-June/109088.html\n script_set_attribute(\n attribute:\"see_also\",\n value:\"http://www.nessus.org/u?325efcfb\"\n );\n # https://lists.fedoraproject.org/pipermail/package-announce/2013-June/109089.html\n script_set_attribute(\n attribute:\"see_also\",\n value:\"http://www.nessus.org/u?bc55227a\"\n );\n # https://lists.fedoraproject.org/pipermail/package-announce/2013-June/109090.html\n script_set_attribute(\n attribute:\"see_also\",\n value:\"http://www.nessus.org/u?f02438ae\"\n );\n # https://lists.fedoraproject.org/pipermail/package-announce/2013-June/109091.html\n script_set_attribute(\n attribute:\"see_also\",\n value:\"http://www.nessus.org/u?3b722f97\"\n );\n # https://lists.fedoraproject.org/pipermail/package-announce/2013-June/109092.html\n script_set_attribute(\n attribute:\"see_also\",\n value:\"http://www.nessus.org/u?98644d73\"\n );\n # https://lists.fedoraproject.org/pipermail/package-announce/2013-June/109093.html\n script_set_attribute(\n attribute:\"see_also\",\n value:\"http://www.nessus.org/u?2649a95f\"\n );\n # https://lists.fedoraproject.org/pipermail/package-announce/2013-June/109094.html\n script_set_attribute(\n attribute:\"see_also\",\n value:\"http://www.nessus.org/u?04efcf38\"\n );\n # https://lists.fedoraproject.org/pipermail/package-announce/2013-June/109095.html\n script_set_attribute(\n attribute:\"see_also\",\n value:\"http://www.nessus.org/u?1c6015c1\"\n );\n # https://lists.fedoraproject.org/pipermail/package-announce/2013-June/109096.html\n script_set_attribute(\n attribute:\"see_also\",\n value:\"http://www.nessus.org/u?4d19f14d\"\n );\n # https://lists.fedoraproject.org/pipermail/package-announce/2013-June/109097.html\n script_set_attribute(\n attribute:\"see_also\",\n value:\"http://www.nessus.org/u?b3ec8bac\"\n );\n # https://lists.fedoraproject.org/pipermail/package-announce/2013-June/109098.html\n script_set_attribute(\n attribute:\"see_also\",\n value:\"http://www.nessus.org/u?fb4c29df\"\n );\n # https://lists.fedoraproject.org/pipermail/package-announce/2013-June/109099.html\n script_set_attribute(\n attribute:\"see_also\",\n value:\"http://www.nessus.org/u?6a4013eb\"\n );\n # https://lists.fedoraproject.org/pipermail/package-announce/2013-June/109100.html\n script_set_attribute(\n attribute:\"see_also\",\n value:\"http://www.nessus.org/u?d96c3f23\"\n );\n # https://lists.fedoraproject.org/pipermail/package-announce/2013-June/109101.html\n script_set_attribute(\n attribute:\"see_also\",\n value:\"http://www.nessus.org/u?5874ac34\"\n );\n # https://lists.fedoraproject.org/pipermail/package-announce/2013-June/109102.html\n script_set_attribute(\n attribute:\"see_also\",\n value:\"http://www.nessus.org/u?dcf73d35\"\n );\n # https://lists.fedoraproject.org/pipermail/package-announce/2013-June/109103.html\n script_set_attribute(\n attribute:\"see_also\",\n value:\"http://www.nessus.org/u?1e592b02\"\n );\n # https://lists.fedoraproject.org/pipermail/package-announce/2013-June/109104.html\n script_set_attribute(\n attribute:\"see_also\",\n value:\"http://www.nessus.org/u?a8276cc9\"\n );\n # https://lists.fedoraproject.org/pipermail/package-announce/2013-June/109105.html\n script_set_attribute(\n attribute:\"see_also\",\n value:\"http://www.nessus.org/u?5aaadfc9\"\n );\n # https://lists.fedoraproject.org/pipermail/package-announce/2013-June/109106.html\n script_set_attribute(\n attribute:\"see_also\",\n value:\"http://www.nessus.org/u?bde66ff4\"\n );\n # https://lists.fedoraproject.org/pipermail/package-announce/2013-June/109107.html\n script_set_attribute(\n attribute:\"see_also\",\n value:\"http://www.nessus.org/u?d856e9cf\"\n );\n # https://lists.fedoraproject.org/pipermail/package-announce/2013-June/109108.html\n script_set_attribute(\n attribute:\"see_also\",\n value:\"http://www.nessus.org/u?64ad135f\"\n );\n # https://lists.fedoraproject.org/pipermail/package-announce/2013-June/109109.html\n script_set_attribute(\n attribute:\"see_also\",\n value:\"http://www.nessus.org/u?25b20058\"\n );\n # https://lists.fedoraproject.org/pipermail/package-announce/2013-June/109110.html\n script_set_attribute(\n attribute:\"see_also\",\n value:\"http://www.nessus.org/u?7322c5db\"\n );\n # https://lists.fedoraproject.org/pipermail/package-announce/2013-June/109111.html\n script_set_attribute(\n attribute:\"see_also\",\n value:\"http://www.nessus.org/u?f5fdf9b7\"\n );\n # https://lists.fedoraproject.org/pipermail/package-announce/2013-June/109112.html\n script_set_attribute(\n attribute:\"see_also\",\n value:\"http://www.nessus.org/u?f9fe1a08\"\n );\n # https://lists.fedoraproject.org/pipermail/package-announce/2013-June/109113.html\n script_set_attribute(\n attribute:\"see_also\",\n value:\"http://www.nessus.org/u?76ec8996\"\n );\n # https://lists.fedoraproject.org/pipermail/package-announce/2013-June/109114.html\n script_set_attribute(\n attribute:\"see_also\",\n value:\"http://www.nessus.org/u?c4c27479\"\n );\n # https://lists.fedoraproject.org/pipermail/package-announce/2013-June/109115.html\n script_set_attribute(\n attribute:\"see_also\",\n value:\"http://www.nessus.org/u?00fc2c60\"\n );\n # https://lists.fedoraproject.org/pipermail/package-announce/2013-June/109116.html\n script_set_attribute(\n attribute:\"see_also\",\n value:\"http://www.nessus.org/u?6ed0c939\"\n );\n # https://lists.fedoraproject.org/pipermail/package-announce/2013-June/109117.html\n script_set_attribute(\n attribute:\"see_also\",\n value:\"http://www.nessus.org/u?14de7504\"\n );\n # https://lists.fedoraproject.org/pipermail/package-announce/2013-June/109118.html\n script_set_attribute(\n attribute:\"see_also\",\n value:\"http://www.nessus.org/u?ca4085d1\"\n );\n # https://lists.fedoraproject.org/pipermail/package-announce/2013-June/109119.html\n script_set_attribute(\n attribute:\"see_also\",\n value:\"http://www.nessus.org/u?711db6fc\"\n );\n # https://lists.fedoraproject.org/pipermail/package-announce/2013-June/109120.html\n script_set_attribute(\n attribute:\"see_also\",\n value:\"http://www.nessus.org/u?9951c587\"\n );\n # https://lists.fedoraproject.org/pipermail/package-announce/2013-June/109121.html\n script_set_attribute(\n attribute:\"see_also\",\n value:\"http://www.nessus.org/u?197d0906\"\n );\n # https://lists.fedoraproject.org/pipermail/package-announce/2013-June/109122.html\n script_set_attribute(\n attribute:\"see_also\",\n value:\"http://www.nessus.org/u?97347d0d\"\n );\n # https://lists.fedoraproject.org/pipermail/package-announce/2013-June/109123.html\n script_set_attribute(\n attribute:\"see_also\",\n value:\"http://www.nessus.org/u?e84bcba1\"\n );\n # https://lists.fedoraproject.org/pipermail/package-announce/2013-June/109124.html\n script_set_attribute(\n attribute:\"see_also\",\n value:\"http://www.nessus.org/u?fc03e4dc\"\n );\n # https://lists.fedoraproject.org/pipermail/package-announce/2013-June/109125.html\n script_set_attribute(\n attribute:\"see_also\",\n value:\"http://www.nessus.org/u?4579de4c\"\n );\n # https://lists.fedoraproject.org/pipermail/package-announce/2013-June/109126.html\n script_set_attribute(\n attribute:\"see_also\",\n value:\"http://www.nessus.org/u?cc12d9db\"\n );\n # https://lists.fedoraproject.org/pipermail/package-announce/2013-June/109127.html\n script_set_attribute(\n attribute:\"see_also\",\n value:\"http://www.nessus.org/u?a16f924d\"\n );\n # https://lists.fedoraproject.org/pipermail/package-announce/2013-June/109128.html\n script_set_attribute(\n attribute:\"see_also\",\n value:\"http://www.nessus.org/u?5ebc42f2\"\n );\n # https://lists.fedoraproject.org/pipermail/package-announce/2013-June/109129.html\n script_set_attribute(\n attribute:\"see_also\",\n value:\"http://www.nessus.org/u?bcfe5526\"\n );\n # https://lists.fedoraproject.org/pipermail/package-announce/2013-June/109130.html\n script_set_attribute(\n attribute:\"see_also\",\n value:\"http://www.nessus.org/u?63f2c34f\"\n );\n # https://lists.fedoraproject.org/pipermail/package-announce/2013-June/109131.html\n script_set_attribute(\n attribute:\"see_also\",\n value:\"http://www.nessus.org/u?c7bd0b2a\"\n );\n # https://lists.fedoraproject.org/pipermail/package-announce/2013-June/109132.html\n script_set_attribute(\n attribute:\"see_also\",\n value:\"http://www.nessus.org/u?428ff4d3\"\n );\n # https://lists.fedoraproject.org/pipermail/package-announce/2013-June/109133.html\n script_set_attribute(\n attribute:\"see_also\",\n value:\"http://www.nessus.org/u?115b0c41\"\n );\n # https://lists.fedoraproject.org/pipermail/package-announce/2013-June/109134.html\n script_set_attribute(\n attribute:\"see_also\",\n value:\"http://www.nessus.org/u?2d26ae14\"\n );\n # https://lists.fedoraproject.org/pipermail/package-announce/2013-June/109135.html\n script_set_attribute(\n attribute:\"see_also\",\n value:\"http://www.nessus.org/u?3c527711\"\n );\n # https://lists.fedoraproject.org/pipermail/package-announce/2013-June/109136.html\n script_set_attribute(\n attribute:\"see_also\",\n value:\"http://www.nessus.org/u?aae7ba39\"\n );\n # https://lists.fedoraproject.org/pipermail/package-announce/2013-June/109137.html\n script_set_attribute(\n attribute:\"see_also\",\n value:\"http://www.nessus.org/u?3f85f9c2\"\n );\n # https://lists.fedoraproject.org/pipermail/package-announce/2013-June/109138.html\n script_set_attribute(\n attribute:\"see_also\",\n value:\"http://www.nessus.org/u?0a7944b7\"\n );\n # https://lists.fedoraproject.org/pipermail/package-announce/2013-June/109139.html\n script_set_attribute(\n attribute:\"see_also\",\n value:\"http://www.nessus.org/u?f79524f0\"\n );\n # https://lists.fedoraproject.org/pipermail/package-announce/2013-June/109140.html\n script_set_attribute(\n attribute:\"see_also\",\n value:\"http://www.nessus.org/u?e29ce78c\"\n );\n # https://lists.fedoraproject.org/pipermail/package-announce/2013-June/109141.html\n script_set_attribute(\n attribute:\"see_also\",\n value:\"http://www.nessus.org/u?a7d8fe66\"\n );\n # https://lists.fedoraproject.org/pipermail/package-announce/2013-June/109142.html\n script_set_attribute(\n attribute:\"see_also\",\n value:\"http://www.nessus.org/u?4a1c089a\"\n );\n # https://lists.fedoraproject.org/pipermail/package-announce/2013-June/109143.html\n script_set_attribute(\n attribute:\"see_also\",\n value:\"http://www.nessus.org/u?168282fd\"\n );\n # https://lists.fedoraproject.org/pipermail/package-announce/2013-June/109144.html\n script_set_attribute(\n attribute:\"see_also\",\n value:\"http://www.nessus.org/u?50ba21c6\"\n );\n # https://lists.fedoraproject.org/pipermail/package-announce/2013-June/109145.html\n script_set_attribute(\n attribute:\"see_also\",\n value:\"http://www.nessus.org/u?72dd381f\"\n );\n # https://lists.fedoraproject.org/pipermail/package-announce/2013-June/109146.html\n script_set_attribute(\n attribute:\"see_also\",\n value:\"http://www.nessus.org/u?793a0e0a\"\n );\n # https://lists.fedoraproject.org/pipermail/package-announce/2013-June/109147.html\n script_set_attribute(\n attribute:\"see_also\",\n value:\"http://www.nessus.org/u?a24ba2f1\"\n );\n # https://lists.fedoraproject.org/pipermail/package-announce/2013-June/109148.html\n script_set_attribute(\n attribute:\"see_also\",\n value:\"http://www.nessus.org/u?65396c0f\"\n );\n # https://lists.fedoraproject.org/pipermail/package-announce/2013-June/109149.html\n script_set_attribute(\n attribute:\"see_also\",\n value:\"http://www.nessus.org/u?7732fcc7\"\n );\n # https://lists.fedoraproject.org/pipermail/package-announce/2013-June/109150.html\n script_set_attribute(\n attribute:\"see_also\",\n value:\"http://www.nessus.org/u?daec2602\"\n );\n # https://lists.fedoraproject.org/pipermail/package-announce/2013-June/109151.html\n script_set_attribute(\n attribute:\"see_also\",\n value:\"http://www.nessus.org/u?de215801\"\n );\n # https://lists.fedoraproject.org/pipermail/package-announce/2013-June/109152.html\n script_set_attribute(\n attribute:\"see_also\",\n value:\"http://www.nessus.org/u?f5855b76\"\n );\n # https://lists.fedoraproject.org/pipermail/package-announce/2013-June/109153.html\n script_set_attribute(\n attribute:\"see_also\",\n value:\"http://www.nessus.org/u?867b5c24\"\n );\n # https://lists.fedoraproject.org/pipermail/package-announce/2013-June/109154.html\n script_set_attribute(\n attribute:\"see_also\",\n value:\"http://www.nessus.org/u?cd9242fc\"\n );\n # https://lists.fedoraproject.org/pipermail/package-announce/2013-June/109155.html\n script_set_attribute(\n attribute:\"see_also\",\n value:\"http://www.nessus.org/u?5654398e\"\n );\n # https://lists.fedoraproject.org/pipermail/package-announce/2013-June/109156.html\n script_set_attribute(\n attribute:\"see_also\",\n value:\"http://www.nessus.org/u?180a9c85\"\n );\n # https://lists.fedoraproject.org/pipermail/package-announce/2013-June/109157.html\n script_set_attribute(\n attribute:\"see_also\",\n value:\"http://www.nessus.org/u?e33953b9\"\n );\n # https://lists.fedoraproject.org/pipermail/package-announce/2013-June/109158.html\n script_set_attribute(\n attribute:\"see_also\",\n value:\"http://www.nessus.org/u?23b98a15\"\n );\n # https://lists.fedoraproject.org/pipermail/package-announce/2013-June/109159.html\n script_set_attribute(\n attribute:\"see_also\",\n value:\"http://www.nessus.org/u?4e1bf9c5\"\n );\n # https://lists.fedoraproject.org/pipermail/package-announce/2013-June/109160.html\n script_set_attribute(\n attribute:\"see_also\",\n value:\"http://www.nessus.org/u?f34c1e5e\"\n );\n # https://lists.fedoraproject.org/pipermail/package-announce/2013-June/109161.html\n script_set_attribute(\n attribute:\"see_also\",\n value:\"http://www.nessus.org/u?72454c53\"\n );\n # https://lists.fedoraproject.org/pipermail/package-announce/2013-June/109162.html\n script_set_attribute(\n attribute:\"see_also\",\n value:\"http://www.nessus.org/u?87348c15\"\n );\n # https://lists.fedoraproject.org/pipermail/package-announce/2013-June/109163.html\n script_set_attribute(\n attribute:\"see_also\",\n value:\"http://www.nessus.org/u?af80690d\"\n );\n # https://lists.fedoraproject.org/pipermail/package-announce/2013-June/109164.html\n script_set_attribute(\n attribute:\"see_also\",\n value:\"http://www.nessus.org/u?1626a2ae\"\n );\n # https://lists.fedoraproject.org/pipermail/package-announce/2013-June/109165.html\n script_set_attribute(\n attribute:\"see_also\",\n value:\"http://www.nessus.org/u?279a0bcd\"\n );\n # https://lists.fedoraproject.org/pipermail/package-announce/2013-June/109166.html\n script_set_attribute(\n attribute:\"see_also\",\n value:\"http://www.nessus.org/u?03a6e7b4\"\n );\n # https://lists.fedoraproject.org/pipermail/package-announce/2013-June/109167.html\n script_set_attribute(\n attribute:\"see_also\",\n value:\"http://www.nessus.org/u?f5ed62ad\"\n );\n # https://lists.fedoraproject.org/pipermail/package-announce/2013-June/109168.html\n script_set_attribute(\n attribute:\"see_also\",\n value:\"http://www.nessus.org/u?f0abb92e\"\n );\n # https://lists.fedoraproject.org/pipermail/package-announce/2013-June/109169.html\n script_set_attribute(\n attribute:\"see_also\",\n value:\"http://www.nessus.org/u?d56229eb\"\n );\n # https://lists.fedoraproject.org/pipermail/package-announce/2013-June/109170.html\n script_set_attribute(\n attribute:\"see_also\",\n value:\"http://www.nessus.org/u?943f363c\"\n );\n # https://lists.fedoraproject.org/pipermail/package-announce/2013-June/109171.html\n script_set_attribute(\n attribute:\"see_also\",\n value:\"http://www.nessus.org/u?02f3da51\"\n );\n # https://lists.fedoraproject.org/pipermail/package-announce/2013-June/109172.html\n script_set_attribute(\n attribute:\"see_also\",\n value:\"http://www.nessus.org/u?9c327c17\"\n );\n # https://lists.fedoraproject.org/pipermail/package-announce/2013-June/109173.html\n script_set_attribute(\n attribute:\"see_also\",\n value:\"http://www.nessus.org/u?c07bc1ec\"\n );\n # https://lists.fedoraproject.org/pipermail/package-announce/2013-June/109174.html\n script_set_attribute(\n attribute:\"see_also\",\n value:\"http://www.nessus.org/u?6ca0667a\"\n );\n # https://lists.fedoraproject.org/pipermail/package-announce/2013-June/109175.html\n script_set_attribute(\n attribute:\"see_also\",\n value:\"http://www.nessus.org/u?de7488cd\"\n );\n # https://lists.fedoraproject.org/pipermail/package-announce/2013-June/109176.html\n script_set_attribute(\n attribute:\"see_also\",\n value:\"http://www.nessus.org/u?d1e67d74\"\n );\n # https://lists.fedoraproject.org/pipermail/package-announce/2013-June/109177.html\n script_set_attribute(\n attribute:\"see_also\",\n value:\"http://www.nessus.org/u?61f0f84c\"\n );\n # https://lists.fedoraproject.org/pipermail/package-announce/2013-June/109178.html\n script_set_attribute(\n attribute:\"see_also\",\n value:\"http://www.nessus.org/u?6167d4e2\"\n );\n # https://lists.fedoraproject.org/pipermail/package-announce/2013-June/109179.html\n script_set_attribute(\n attribute:\"see_also\",\n value:\"http://www.nessus.org/u?721783ec\"\n );\n # https://lists.fedoraproject.org/pipermail/package-announce/2013-June/109180.html\n script_set_attribute(\n attribute:\"see_also\",\n value:\"http://www.nessus.org/u?26ab8bcd\"\n );\n # https://lists.fedoraproject.org/pipermail/package-announce/2013-June/109181.html\n script_set_attribute(\n attribute:\"see_also\",\n value:\"http://www.nessus.org/u?8d705fc3\"\n );\n # https://lists.fedoraproject.org/pipermail/package-announce/2013-June/109182.html\n script_set_attribute(\n attribute:\"see_also\",\n value:\"http://www.nessus.org/u?74e578b8\"\n );\n # https://lists.fedoraproject.org/pipermail/package-announce/2013-June/109183.html\n script_set_attribute(\n attribute:\"see_also\",\n value:\"http://www.nessus.org/u?43fb8f41\"\n );\n # https://lists.fedoraproject.org/pipermail/package-announce/2013-June/109184.html\n script_set_attribute(\n attribute:\"see_also\",\n value:\"http://www.nessus.org/u?ed67e24a\"\n );\n # https://lists.fedoraproject.org/pipermail/package-announce/2013-June/109185.html\n script_set_attribute(\n attribute:\"see_also\",\n value:\"http://www.nessus.org/u?220bab98\"\n );\n # https://lists.fedoraproject.org/pipermail/package-announce/2013-June/109186.html\n script_set_attribute(\n attribute:\"see_also\",\n value:\"http://www.nessus.org/u?cfe1ff9a\"\n );\n # https://lists.fedoraproject.org/pipermail/package-announce/2013-June/109187.html\n script_set_attribute(\n attribute:\"see_also\",\n value:\"http://www.nessus.org/u?8ed5fbc2\"\n );\n # https://lists.fedoraproject.org/pipermail/package-announce/2013-June/109188.html\n script_set_attribute(\n attribute:\"see_also\",\n value:\"http://www.nessus.org/u?0de786eb\"\n );\n # https://lists.fedoraproject.org/pipermail/package-announce/2013-June/109189.html\n script_set_attribute(\n attribute:\"see_also\",\n value:\"http://www.nessus.org/u?2b76e0ca\"\n );\n # https://lists.fedoraproject.org/pipermail/package-announce/2013-June/109190.html\n script_set_attribute(\n attribute:\"see_also\",\n value:\"http://www.nessus.org/u?278afd40\"\n );\n # https://lists.fedoraproject.org/pipermail/package-announce/2013-June/109191.html\n script_set_attribute(\n attribute:\"see_also\",\n value:\"http://www.nessus.org/u?5f5d2e24\"\n );\n # https://lists.fedoraproject.org/pipermail/package-announce/2013-June/109192.html\n script_set_attribute(\n attribute:\"see_also\",\n value:\"http://www.nessus.org/u?f8d207ac\"\n );\n # https://lists.fedoraproject.org/pipermail/package-announce/2013-June/109193.html\n script_set_attribute(\n attribute:\"see_also\",\n value:\"http://www.nessus.org/u?3256be5e\"\n );\n # https://lists.fedoraproject.org/pipermail/package-announce/2013-June/109194.html\n script_set_attribute(\n attribute:\"see_also\",\n value:\"http://www.nessus.org/u?aab6bf49\"\n );\n # https://lists.fedoraproject.org/pipermail/package-announce/2013-June/109195.html\n script_set_attribute(\n attribute:\"see_also\",\n value:\"http://www.nessus.org/u?287b5cf2\"\n );\n # https://lists.fedoraproject.org/pipermail/package-announce/2013-June/109196.html\n script_set_attribute(\n attribute:\"see_also\",\n value:\"http://www.nessus.org/u?db586b7b\"\n );\n # https://lists.fedoraproject.org/pipermail/package-announce/2013-June/109197.html\n script_set_attribute(\n attribute:\"see_also\",\n value:\"http://www.nessus.org/u?715646bf\"\n );\n # https://lists.fedoraproject.org/pipermail/package-announce/2013-June/109198.html\n script_set_attribute(\n attribute:\"see_also\",\n value:\"http://www.nessus.org/u?90c66175\"\n );\n # https://lists.fedoraproject.org/pipermail/package-announce/2013-June/109199.html\n script_set_attribute(\n attribute:\"see_also\",\n value:\"http://www.nessus.org/u?67bebd64\"\n );\n # https://lists.fedoraproject.org/pipermail/package-announce/2013-June/109200.html\n script_set_attribute(\n attribute:\"see_also\",\n value:\"http://www.nessus.org/u?ed6532eb\"\n );\n # https://lists.fedoraproject.org/pipermail/package-announce/2013-June/109201.html\n script_set_attribute(\n attribute:\"see_also\",\n value:\"http://www.nessus.org/u?0cc562dc\"\n );\n # https://lists.fedoraproject.org/pipermail/package-announce/2013-June/109202.html\n script_set_attribute(\n attribute:\"see_also\",\n value:\"http://www.nessus.org/u?5889972e\"\n );\n # https://lists.fedoraproject.org/pipermail/package-announce/2013-June/109203.html\n script_set_attribute(\n attribute:\"see_also\",\n value:\"http://www.nessus.org/u?25e5abd5\"\n );\n # https://lists.fedoraproject.org/pipermail/package-announce/2013-June/109204.html\n script_set_attribute(\n attribute:\"see_also\",\n value:\"http://www.nessus.org/u?367d972d\"\n );\n # https://lists.fedoraproject.org/pipermail/package-announce/2013-June/109205.html\n script_set_attribute(\n attribute:\"see_also\",\n value:\"http://www.nessus.org/u?37c669c8\"\n );\n # https://lists.fedoraproject.org/pipermail/package-announce/2013-June/109206.html\n script_set_attribute(\n attribute:\"see_also\",\n value:\"http://www.nessus.org/u?db73a68a\"\n );\n # https://lists.fedoraproject.org/pipermail/package-announce/2013-June/109207.html\n script_set_attribute(\n attribute:\"see_also\",\n value:\"http://www.nessus.org/u?370621e7\"\n );\n # https://lists.fedoraproject.org/pipermail/package-announce/2013-June/109208.html\n script_set_attribute(\n attribute:\"see_also\",\n value:\"http://www.nessus.org/u?8fa3168b\"\n );\n # https://lists.fedoraproject.org/pipermail/package-announce/2013-June/109209.html\n script_set_attribute(\n attribute:\"see_also\",\n value:\"http://www.nessus.org/u?bdb8d929\"\n );\n # https://lists.fedoraproject.org/pipermail/package-announce/2013-June/109210.html\n script_set_attribute(\n attribute:\"see_also\",\n value:\"http://www.nessus.org/u?aa4f449a\"\n );\n # https://lists.fedoraproject.org/pipermail/package-announce/2013-June/109211.html\n script_set_attribute(\n attribute:\"see_also\",\n value:\"http://www.nessus.org/u?bdaa879c\"\n );\n # https://lists.fedoraproject.org/pipermail/package-announce/2013-June/109212.html\n script_set_attribute(\n attribute:\"see_also\",\n value:\"http://www.nessus.org/u?12c05dae\"\n );\n # https://lists.fedoraproject.org/pipermail/package-announce/2013-June/109213.html\n script_set_attribute(\n attribute:\"see_also\",\n value:\"http://www.nessus.org/u?80ed32cb\"\n );\n # https://lists.fedoraproject.org/pipermail/package-announce/2013-June/109214.html\n script_set_attribute(\n attribute:\"see_also\",\n value:\"http://www.nessus.org/u?489933b2\"\n );\n # https://lists.fedoraproject.org/pipermail/package-announce/2013-June/109215.html\n script_set_attribute(\n attribute:\"see_also\",\n value:\"http://www.nessus.org/u?1d3462c3\"\n );\n # https://lists.fedoraproject.org/pipermail/package-announce/2013-June/109216.html\n script_set_attribute(\n attribute:\"see_also\",\n value:\"http://www.nessus.org/u?ff9b689c\"\n );\n script_set_attribute(attribute:\"solution\", value:\"Update the affected packages.\");\n script_set_cvss_base_vector(\"CVSS2#AV:L/AC:H/Au:N/C:P/I:N/A:N\");\n script_set_cvss_temporal_vector(\"CVSS2#E:U/RL:OF/RC:ND\");\n script_set_attribute(attribute:\"exploitability_ease\", value:\"No known exploits are available\");\n script_set_attribute(attribute:\"exploit_available\", value:\"false\");\n\n script_set_attribute(attribute:\"plugin_type\", value:\"local\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:fedoraproject:fedora:analitza\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:fedoraproject:fedora:ark\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:fedoraproject:fedora:audiocd-kio\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:fedoraproject:fedora:blinken\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:fedoraproject:fedora:bomber\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:fedoraproject:fedora:bovo\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:fedoraproject:fedora:cantor\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:fedoraproject:fedora:dragon\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:fedoraproject:fedora:filelight\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:fedoraproject:fedora:granatier\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:fedoraproject:fedora:gwenview\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:fedoraproject:fedora:jovie\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:fedoraproject:fedora:juk\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:fedoraproject:fedora:kaccessible\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:fedoraproject:fedora:kactivities\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:fedoraproject:fedora:kajongg\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:fedoraproject:fedora:kalgebra\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:fedoraproject:fedora:kalzium\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:fedoraproject:fedora:kamera\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:fedoraproject:fedora:kanagram\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:fedoraproject:fedora:kapman\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:fedoraproject:fedora:kate\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:fedoraproject:fedora:katomic\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:fedoraproject:fedora:kblackbox\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:fedoraproject:fedora:kblocks\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:fedoraproject:fedora:kbounce\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:fedoraproject:fedora:kbreakout\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:fedoraproject:fedora:kbruch\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:fedoraproject:fedora:kcalc\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:fedoraproject:fedora:kcharselect\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:fedoraproject:fedora:kcolorchooser\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:fedoraproject:fedora:kde-base-artwork\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:fedoraproject:fedora:kde-baseapps\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:fedoraproject:fedora:kde-l10n\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:fedoraproject:fedora:kde-print-manager\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:fedoraproject:fedora:kde-runtime\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:fedoraproject:fedora:kde-wallpapers\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:fedoraproject:fedora:kde-workspace\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:fedoraproject:fedora:kdeaccessibility\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:fedoraproject:fedora:kdeadmin\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:fedoraproject:fedora:kdeartwork\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:fedoraproject:fedora:kdebindings\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:fedoraproject:fedora:kdeedu\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:fedoraproject:fedora:kdegames\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:fedoraproject:fedora:kdegraphics\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:fedoraproject:fedora:kdegraphics-mobipocket\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:fedoraproject:fedora:kdegraphics-strigi-analyzer\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:fedoraproject:fedora:kdegraphics-thumbnailers\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:fedoraproject:fedora:kdelibs\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:fedoraproject:fedora:kdemultimedia\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:fedoraproject:fedora:kdenetwork\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:fedoraproject:fedora:kdepim\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:fedoraproject:fedora:kdepim-runtime\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:fedoraproject:fedora:kdepimlibs\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:fedoraproject:fedora:kdeplasma-addons\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:fedoraproject:fedora:kdesdk\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:fedoraproject:fedora:kdetoys\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:fedoraproject:fedora:kdeutils\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:fedoraproject:fedora:kdf\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:fedoraproject:fedora:kdiamond\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:fedoraproject:fedora:kfloppy\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:fedoraproject:fedora:kfourinline\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:fedoraproject:fedora:kgamma\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:fedoraproject:fedora:kgeography\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:fedoraproject:fedora:kgoldrunner\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:fedoraproject:fedora:kgpg\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:fedoraproject:fedora:khangman\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:fedoraproject:fedora:kig\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:fedoraproject:fedora:kigo\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:fedoraproject:fedora:killbots\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:fedoraproject:fedora:kimono\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:fedoraproject:fedora:kiriki\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:fedoraproject:fedora:kiten\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:fedoraproject:fedora:kjumpingcube\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:fedoraproject:fedora:klettres\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:fedoraproject:fedora:klickety\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:fedoraproject:fedora:klines\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:fedoraproject:fedora:kmag\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:fedoraproject:fedora:kmahjongg\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:fedoraproject:fedora:kmines\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:fedoraproject:fedora:kmix\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:fedoraproject:fedora:kmousetool\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:fedoraproject:fedora:kmouth\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:fedoraproject:fedora:kmplot\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:fedoraproject:fedora:knavalbattle\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:fedoraproject:fedora:knetwalk\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:fedoraproject:fedora:kolf\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:fedoraproject:fedora:kollision\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:fedoraproject:fedora:kolourpaint\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:fedoraproject:fedora:konquest\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:fedoraproject:fedora:konsole\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:fedoraproject:fedora:kpat\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:fedoraproject:fedora:kremotecontrol\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:fedoraproject:fedora:kreversi\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:fedoraproject:fedora:kross-interpreters\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:fedoraproject:fedora:kruler\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:fedoraproject:fedora:ksaneplugin\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:fedoraproject:fedora:kscd\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:fedoraproject:fedora:kshisen\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:fedoraproject:fedora:ksirk\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:fedoraproject:fedora:ksnakeduel\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:fedoraproject:fedora:ksnapshot\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:fedoraproject:fedora:kspaceduel\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:fedoraproject:fedora:ksquares\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:fedoraproject:fedora:kstars\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:fedoraproject:fedora:ksudoku\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:fedoraproject:fedora:ktimer\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:fedoraproject:fedora:ktouch\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:fedoraproject:fedora:ktuberling\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:fedoraproject:fedora:kturtle\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:fedoraproject:fedora:kubrick\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:fedoraproject:fedora:kwallet\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:fedoraproject:fedora:kwordquiz\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:fedoraproject:fedora:libkcddb\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:fedoraproject:fedora:libkcompactdisc\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:fedoraproject:fedora:libkdcraw\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:fedoraproject:fedora:libkdeedu\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:fedoraproject:fedora:libkdegames\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:fedoraproject:fedora:libkexiv2\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:fedoraproject:fedora:libkipi\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:fedoraproject:fedora:libkmahjongg\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:fedoraproject:fedora:libksane\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:fedoraproject:fedora:lskat\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:fedoraproject:fedora:marble\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:fedoraproject:fedora:nepomuk-core\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:fedoraproject:fedora:nepomuk-widgets\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:fedoraproject:fedora:okular\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:fedoraproject:fedora:oxygen-icon-theme\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:fedoraproject:fedora:pairs\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:fedoraproject:fedora:palapeli\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:fedoraproject:fedora:parley\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:fedoraproject:fedora:picmi\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:fedoraproject:fedora:pykde4\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:fedoraproject:fedora:qyoto\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:fedoraproject:fedora:rocs\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:fedoraproject:fedora:ruby-korundum\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:fedoraproject:fedora:ruby-qt\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:fedoraproject:fedora:smokegen\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:fedoraproject:fedora:smokekde\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:fedoraproject:fedora:smokeqt\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:fedoraproject:fedora:step\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:fedoraproject:fedora:superkaramba\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:fedoraproject:fedora:svgpart\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:fedoraproject:fedora:sweeper\");\n script_set_attribute(attribute:\"cpe\", value:\"cpe:/o:fedoraproject:fedora:17\");\n\n script_set_attribute(attribute:\"patch_publication_date\", value:\"2013/06/06\");\n script_set_attribute(attribute:\"plugin_publication_date\", value:\"2013/07/12\");\n script_set_attribute(attribute:\"generated_plugin\", value:\"current\");\n script_end_attributes();\n\n script_category(ACT_GATHER_INFO);\n script_copyright(english:\"This script is Copyright (C) 2013-2019 and is owned by Tenable, Inc. or an Affiliate thereof.\");\n script_family(english:\"Fedora Local Security Checks\");\n\n script_dependencies(\"ssh_get_info.nasl\");\n script_require_keys(\"Host/local_checks_enabled\", \"Host/RedHat/release\", \"Host/RedHat/rpm-list\");\n\n exit(0);\n}\n\n\ninclude(\"audit.inc\");\ninclude(\"global_settings.inc\");\ninclude(\"rpm.inc\");\n\nif (!get_kb_item(\"Host/local_checks_enabled\")) audit(AUDIT_LOCAL_CHECKS_NOT_ENABLED);\nrelease = get_kb_item(\"Host/RedHat/release\");\nif (isnull(release) || \"Fedora\" >!< release) audit(AUDIT_OS_NOT, \"Fedora\");\nos_ver = eregmatch(pattern: \"Fedora.*release ([0-9]+)\", string:release);\nif (isnull(os_ver)) audit(AUDIT_UNKNOWN_APP_VER, \"Fedora\");\nos_ver = os_ver[1];\nif (! ereg(pattern:\"^17([^0-9]|$)\", string:os_ver)) audit(AUDIT_OS_NOT, \"Fedora 17.x\", \"Fedora \" + os_ver);\n\nif (!get_kb_item(\"Host/RedHat/rpm-list\")) audit(AUDIT_PACKAGE_LIST_MISSING);\n\ncpu = get_kb_item(\"Host/cpu\");\nif (isnull(cpu)) audit(AUDIT_UNKNOWN_ARCH);\nif (\"x86_64\" >!< cpu && cpu !~ \"^i[3-6]86$\") audit(AUDIT_LOCAL_CHECKS_NOT_IMPLEMENTED, \"Fedora\", cpu);\n\nflag = 0;\nif (rpm_check(release:\"FC17\", reference:\"analitza-4.10.4-1.fc17\")) flag++;\nif (rpm_check(release:\"FC17\", reference:\"ark-4.10.4-1.fc17\")) flag++;\nif (rpm_check(release:\"FC17\", reference:\"audiocd-kio-4.10.4-1.fc17\")) flag++;\nif (rpm_check(release:\"FC17\", reference:\"blinken-4.10.4-1.fc17\")) flag++;\nif (rpm_check(release:\"FC17\", reference:\"bomber-4.10.4-1.fc17\")) flag++;\nif (rpm_check(release:\"FC17\", reference:\"bovo-4.10.4-1.fc17\")) flag++;\nif (rpm_check(release:\"FC17\", reference:\"cantor-4.10.4-1.fc17\")) flag++;\nif (rpm_check(release:\"FC17\", reference:\"dragon-4.10.4-1.fc17\")) flag++;\nif (rpm_check(release:\"FC17\", reference:\"filelight-4.10.4-1.fc17\")) flag++;\nif (rpm_check(release:\"FC17\", reference:\"granatier-4.10.4-1.fc17\")) flag++;\nif (rpm_check(release:\"FC17\", reference:\"gwenview-4.10.4-1.fc17\")) flag++;\nif (rpm_check(release:\"FC17\", reference:\"jovie-4.10.4-1.fc17\")) flag++;\nif (rpm_check(release:\"FC17\", reference:\"juk-4.10.4-1.fc17\")) flag++;\nif (rpm_check(release:\"FC17\", reference:\"kaccessible-4.10.4-1.fc17\")) flag++;\nif (rpm_check(release:\"FC17\", reference:\"kactivities-4.10.4-1.fc17\")) flag++;\nif (rpm_check(release:\"FC17\", reference:\"kajongg-4.10.4-1.fc17\")) flag++;\nif (rpm_check(release:\"FC17\", reference:\"kalgebra-4.10.4-1.fc17\")) flag++;\nif (rpm_check(release:\"FC17\", reference:\"kalzium-4.10.4-1.fc17\")) flag++;\nif (rpm_check(release:\"FC17\", reference:\"kamera-4.10.4-1.fc17\")) flag++;\nif (rpm_check(release:\"FC17\", reference:\"kanagram-4.10.4-1.fc17\")) flag++;\nif (rpm_check(release:\"FC17\", reference:\"kapman-4.10.4-1.fc17\")) flag++;\nif (rpm_check(release:\"FC17\", reference:\"kate-4.10.4-1.fc17\")) flag++;\nif (rpm_check(release:\"FC17\", reference:\"katomic-4.10.4-1.fc17\")) flag++;\nif (rpm_check(release:\"FC17\", reference:\"kblackbox-4.10.4-1.fc17\")) flag++;\nif (rpm_check(release:\"FC17\", reference:\"kblocks-4.10.4-1.fc17\")) flag++;\nif (rpm_check(release:\"FC17\", reference:\"kbounce-4.10.4-1.fc17\")) flag++;\nif (rpm_check(release:\"FC17\", reference:\"kbreakout-4.10.4-1.fc17\")) flag++;\nif (rpm_check(release:\"FC17\", reference:\"kbruch-4.10.4-1.fc17\")) flag++;\nif (rpm_check(release:\"FC17\", reference:\"kcalc-4.10.4-1.fc17\")) flag++;\nif (rpm_check(release:\"FC17\", reference:\"kcharselect-4.10.4-1.fc17\")) flag++;\nif (rpm_check(release:\"FC17\", reference:\"kcolorchooser-4.10.4-1.fc17\")) flag++;\nif (rpm_check(release:\"FC17\", reference:\"kde-base-artwork-4.10.4-1.fc17\")) flag++;\nif (rpm_check(release:\"FC17\", reference:\"kde-baseapps-4.10.4-1.fc17\")) flag++;\nif (rpm_check(release:\"FC17\", reference:\"kde-l10n-4.10.4-1.fc17\")) flag++;\nif (rpm_check(release:\"FC17\", reference:\"kde-print-manager-4.10.4-1.fc17\")) flag++;\nif (rpm_check(release:\"FC17\", reference:\"kde-runtime-4.10.4-1.fc17\")) flag++;\nif (rpm_check(release:\"FC17\", reference:\"kde-wallpapers-4.10.4-1.fc17\")) flag++;\nif (rpm_check(release:\"FC17\", reference:\"kde-workspace-4.10.4-1.fc17\")) flag++;\nif (rpm_check(release:\"FC17\", reference:\"kdeaccessibility-4.10.4-1.fc17\")) flag++;\nif (rpm_check(release:\"FC17\", reference:\"kdeadmin-4.10.4-1.fc17\")) flag++;\nif (rpm_check(release:\"FC17\", reference:\"kdeartwork-4.10.4-1.fc17\")) flag++;\nif (rpm_check(release:\"FC17\", reference:\"kdebindings-4.10.4-1.fc17\")) flag++;\nif (rpm_check(release:\"FC17\", reference:\"kdeedu-4.10.4-1.fc17\")) flag++;\nif (rpm_check(release:\"FC17\", reference:\"kdegames-4.10.4-1.fc17\")) flag++;\nif (rpm_check(release:\"FC17\", reference:\"kdegraphics-4.10.4-1.fc17\")) flag++;\nif (rpm_check(release:\"FC17\", reference:\"kdegraphics-mobipocket-4.10.4-1.fc17\")) flag++;\nif (rpm_check(release:\"FC17\", reference:\"kdegraphics-strigi-analyzer-4.10.4-1.fc17\")) flag++;\nif (rpm_check(release:\"FC17\", reference:\"kdegraphics-thumbnailers-4.10.4-1.fc17\")) flag++;\nif (rpm_check(release:\"FC17\", reference:\"kdelibs-4.10.4-1.fc17\")) flag++;\nif (rpm_check(release:\"FC17\", reference:\"kdemultimedia-4.10.4-1.fc17\")) flag++;\nif (rpm_check(release:\"FC17\", reference:\"kdenetwork-4.10.4-1.fc17\")) flag++;\nif (rpm_check(release:\"FC17\", reference:\"kdepim-4.10.4-1.fc17\")) flag++;\nif (rpm_check(release:\"FC17\", reference:\"kdepim-runtime-4.10.4-1.fc17\")) flag++;\nif (rpm_check(release:\"FC17\", reference:\"kdepimlibs-4.10.4-2.fc17\")) flag++;\nif (rpm_check(release:\"FC17\", reference:\"kdeplasma-addons-4.10.4-2.fc17\")) flag++;\nif (rpm_check(release:\"FC17\", reference:\"kdesdk-4.10.4-1.fc17\")) flag++;\nif (rpm_check(release:\"FC17\", reference:\"kdetoys-4.10.4-1.fc17\")) flag++;\nif (rpm_check(release:\"FC17\", reference:\"kdeutils-4.10.4-1.fc17\")) flag++;\nif (rpm_check(release:\"FC17\", reference:\"kdf-4.10.4-1.fc17\")) flag++;\nif (rpm_check(release:\"FC17\", reference:\"kdiamond-4.10.4-1.fc17\")) flag++;\nif (rpm_check(release:\"FC17\", reference:\"kfloppy-4.10.4-1.fc17\")) flag++;\nif (rpm_check(release:\"FC17\", reference:\"kfourinline-4.10.4-1.fc17\")) flag++;\nif (rpm_check(release:\"FC17\", reference:\"kgamma-4.10.4-1.fc17\")) flag++;\nif (rpm_check(release:\"FC17\", reference:\"kgeography-4.10.4-1.fc17\")) flag++;\nif (rpm_check(release:\"FC17\", reference:\"kgoldrunner-4.10.4-1.fc17\")) flag++;\nif (rpm_check(release:\"FC17\", reference:\"kgpg-4.10.4-1.fc17\")) flag++;\nif (rpm_check(release:\"FC17\", reference:\"khangman-4.10.4-1.fc17\")) flag++;\nif (rpm_check(release:\"FC17\", reference:\"kig-4.10.4-1.fc17\")) flag++;\nif (rpm_check(release:\"FC17\", reference:\"kigo-4.10.4-1.fc17\")) flag++;\nif (rpm_check(release:\"FC17\", reference:\"killbots-4.10.4-1.fc17\")) flag++;\nif (rpm_check(release:\"FC17\", reference:\"kimono-4.10.4-1.fc17\")) flag++;\nif (rpm_check(release:\"FC17\", reference:\"kiriki-4.10.4-1.fc17\")) flag++;\nif (rpm_check(release:\"FC17\", reference:\"kiten-4.10.4-1.fc17\")) flag++;\nif (rpm_check(release:\"FC17\", reference:\"kjumpingcube-4.10.4-1.fc17\")) flag++;\nif (rpm_check(release:\"FC17\", reference:\"klettres-4.10.4-1.fc17\")) flag++;\nif (rpm_check(release:\"FC17\", reference:\"klickety-4.10.4-1.fc17\")) flag++;\nif (rpm_check(release:\"FC17\", reference:\"klines-4.10.4-1.fc17\")) flag++;\nif (rpm_check(release:\"FC17\", reference:\"kmag-4.10.4-1.fc17\")) flag++;\nif (rpm_check(release:\"FC17\", reference:\"kmahjongg-4.10.4-1.fc17\")) flag++;\nif (rpm_check(release:\"FC17\", reference:\"kmines-4.10.4-1.fc17\")) flag++;\nif (rpm_check(release:\"FC17\", reference:\"kmix-4.10.4-1.fc17\")) flag++;\nif (rpm_check(release:\"FC17\", reference:\"kmousetool-4.10.4-1.fc17\")) flag++;\nif (rpm_check(release:\"FC17\", reference:\"kmouth-4.10.4-1.fc17\")) flag++;\nif (rpm_check(release:\"FC17\", reference:\"kmplot-4.10.4-1.fc17\")) flag++;\nif (rpm_check(release:\"FC17\", reference:\"knavalbattle-4.10.4-1.fc17\")) flag++;\nif (rpm_check(release:\"FC17\", reference:\"knetwalk-4.10.4-1.fc17\")) flag++;\nif (rpm_check(release:\"FC17\", reference:\"kolf-4.10.4-1.fc17\")) flag++;\nif (rpm_check(release:\"FC17\", reference:\"kollision-4.10.4-1.fc17\")) flag++;\nif (rpm_check(release:\"FC17\", reference:\"kolourpaint-4.10.4-1.fc17\")) flag++;\nif (rpm_check(release:\"FC17\", reference:\"konquest-4.10.4-1.fc17\")) flag++;\nif (rpm_check(release:\"FC17\", reference:\"konsole-4.10.4-1.fc17\")) flag++;\nif (rpm_check(release:\"FC17\", reference:\"kpat-4.10.4-1.fc17\")) flag++;\nif (rpm_check(release:\"FC17\", reference:\"kremotecontrol-4.10.4-1.fc17\")) flag++;\nif (rpm_check(release:\"FC17\", reference:\"kreversi-4.10.4-1.fc17\")) flag++;\nif (rpm_check(release:\"FC17\", reference:\"kross-interpreters-4.10.4-1.fc17\")) flag++;\nif (rpm_check(release:\"FC17\", reference:\"kruler-4.10.4-1.fc17\")) flag++;\nif (rpm_check(release:\"FC17\", reference:\"ksaneplugin-4.10.4-1.fc17\")) flag++;\nif (rpm_check(release:\"FC17\", reference:\"kscd-4.10.4-1.fc17\")) flag++;\nif (rpm_check(release:\"FC17\", reference:\"kshisen-4.10.4-1.fc17\")) flag++;\nif (rpm_check(release:\"FC17\", reference:\"ksirk-4.10.4-1.fc17\")) flag++;\nif (rpm_check(release:\"FC17\", reference:\"ksnakeduel-4.10.4-1.fc17\")) flag++;\nif (rpm_check(release:\"FC17\", reference:\"ksnapshot-4.10.4-1.fc17\")) flag++;\nif (rpm_check(release:\"FC17\", reference:\"kspaceduel-4.10.4-1.fc17\")) flag++;\nif (rpm_check(release:\"FC17\", reference:\"ksquares-4.10.4-1.fc17\")) flag++;\nif (rpm_check(release:\"FC17\", reference:\"kstars-4.10.4-1.fc17\")) flag++;\nif (rpm_check(release:\"FC17\", reference:\"ksudoku-4.10.4-1.fc17\")) flag++;\nif (rpm_check(release:\"FC17\", reference:\"ktimer-4.10.4-1.fc17\")) flag++;\nif (rpm_check(release:\"FC17\", reference:\"ktouch-4.10.4-1.fc17\")) flag++;\nif (rpm_check(release:\"FC17\", reference:\"ktuberling-4.10.4-1.fc17\")) flag++;\nif (rpm_check(release:\"FC17\", reference:\"kturtle-4.10.4-1.fc17\")) flag++;\nif (rpm_check(release:\"FC17\", reference:\"kubrick-4.10.4-1.fc17\")) flag++;\nif (rpm_check(release:\"FC17\", reference:\"kwallet-4.10.4-1.fc17\")) flag++;\nif (rpm_check(release:\"FC17\", reference:\"kwordquiz-4.10.4-1.fc17\")) flag++;\nif (rpm_check(release:\"FC17\", reference:\"libkcddb-4.10.4-1.fc17\")) flag++;\nif (rpm_check(release:\"FC17\", reference:\"libkcompactdisc-4.10.4-1.fc17\")) flag++;\nif (rpm_check(release:\"FC17\", reference:\"libkdcraw-4.10.4-1.fc17\")) flag++;\nif (rpm_check(release:\"FC17\", reference:\"libkdeedu-4.10.4-1.fc17\")) flag++;\nif (rpm_check(release:\"FC17\", reference:\"libkdegames-4.10.4-1.fc17\")) flag++;\nif (rpm_check(release:\"FC17\", reference:\"libkexiv2-4.10.4-1.fc17\")) flag++;\nif (rpm_check(release:\"FC17\", reference:\"libkipi-4.10.4-1.fc17\")) flag++;\nif (rpm_check(release:\"FC17\", reference:\"libkmahjongg-4.10.4-1.fc17\")) flag++;\nif (rpm_check(release:\"FC17\", reference:\"libksane-4.10.4-1.fc17\")) flag++;\nif (rpm_check(release:\"FC17\", reference:\"lskat-4.10.4-1.fc17\")) flag++;\nif (rpm_check(release:\"FC17\", reference:\"marble-4.10.4-1.fc17\")) flag++;\nif (rpm_check(release:\"FC17\", reference:\"nepomuk-core-4.10.4-1.fc17\")) flag++;\nif (rpm_check(release:\"FC17\", reference:\"nepomuk-widgets-4.10.4-1.fc17\")) flag++;\nif (rpm_check(release:\"FC17\", reference:\"okular-4.10.4-1.fc17\")) flag++;\nif (rpm_check(release:\"FC17\", reference:\"oxygen-icon-theme-4.10.4-1.fc17\")) flag++;\nif (rpm_check(release:\"FC17\", reference:\"pairs-4.10.4-1.fc17\")) flag++;\nif (rpm_check(release:\"FC17\", reference:\"palapeli-4.10.4-1.fc17\")) flag++;\nif (rpm_check(release:\"FC17\", reference:\"parley-4.10.4-1.fc17\")) flag++;\nif (rpm_check(release:\"FC17\", reference:\"picmi-4.10.4-1.fc17\")) flag++;\nif (rpm_check(release:\"FC17\", reference:\"pykde4-4.10.4-1.fc17\")) flag++;\nif (rpm_check(release:\"FC17\", reference:\"qyoto-4.10.4-1.fc17\")) flag++;\nif (rpm_check(release:\"FC17\", reference:\"rocs-4.10.4-1.fc17\")) flag++;\nif (rpm_check(release:\"FC17\", reference:\"ruby-korundum-4.10.4-1.fc17\")) flag++;\nif (rpm_check(release:\"FC17\", reference:\"ruby-qt-4.10.4-1.fc17\")) flag++;\nif (rpm_check(release:\"FC17\", reference:\"smokegen-4.10.4-1.fc17\")) flag++;\nif (rpm_check(release:\"FC17\", reference:\"smokekde-4.10.4-1.fc17\")) flag++;\nif (rpm_check(release:\"FC17\", reference:\"smokeqt-4.10.4-1.fc17\")) flag++;\nif (rpm_check(release:\"FC17\", reference:\"step-4.10.4-1.fc17\")) flag++;\nif (rpm_check(release:\"FC17\", reference:\"superkaramba-4.10.4-1.fc17\")) flag++;\nif (rpm_check(release:\"FC17\", reference:\"svgpart-4.10.4-1.fc17\")) flag++;\nif (rpm_check(release:\"FC17\", reference:\"sweeper-4.10.4-1.fc17\")) flag++;\n\n\nif (flag)\n{\n if (report_verbosity > 0) security_note(port:0, extra:rpm_report_get());\n else security_note(0);\n exit(0);\n}\nelse\n{\n tested = pkg_tests_get();\n if (tested) audit(AUDIT_PACKAGE_NOT_AFFECTED, tested);\n else audit(AUDIT_PACKAGE_NOT_INSTALLED, \"analitza / ark / audiocd-kio / blinken / bomber / bovo / cantor / etc\");\n}\n", "cvss": {"score": 0.0, "vector": "NONE"}}], "openvas": [{"lastseen": "2017-07-25T10:51:52", "bulletinFamily": "scanner", "description": "Check for the Version of smokekde", "modified": "2017-07-10T00:00:00", "published": "2013-06-13T00:00:00", "href": "http://plugins.openvas.org/nasl.php?oid=865853", "id": "OPENVAS:865853", "title": "Fedora Update for smokekde FEDORA-2013-10130", "type": "openvas", "sourceData": "###############################################################################\n# OpenVAS Vulnerability Test\n#\n# Fedora Update for smokekde FEDORA-2013-10130\n#\n# Authors:\n# System Generated Check\n#\n# Copyright:\n# Copyright (c) 2013 Greenbone Networks GmbH, http://www.greenbone.net\n#\n# This program is free software; you can redistribute it and/or modify\n# it under the terms of the GNU General Public License version 2\n# (or any later version), as published by the Free Software Foundation.\n#\n# This program is distributed in the hope that it will be useful,\n# but WITHOUT ANY WARRANTY; without even the implied warranty of\n# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n# GNU General Public License for more details.\n#\n# You should have received a copy of the GNU General Public License\n# along with this program; if not, write to the Free Software\n# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.\n###############################################################################\n\ninclude(\"revisions-lib.inc\");\n\ntag_affected = \"smokekde on Fedora 18\";\ntag_insight = \"This package includes bindings for KDE libraries.\";\ntag_solution = \"Please Install the Updated Packages.\";\n\nif(description)\n{\n script_id(865853);\n script_version(\"$Revision: 6628 $\");\n script_tag(name:\"last_modification\", value:\"$Date: 2017-07-10 08:32:47 +0200 (Mon, 10 Jul 2017) $\");\n script_tag(name:\"creation_date\", value:\"2013-06-13 10:05:01 +0530 (Thu, 13 Jun 2013)\");\n script_cve_id(\"CVE-2013-2120\");\n script_tag(name:\"cvss_base\", value:\"7.5\");\n script_tag(name:\"cvss_base_vector\", value:\"AV:N/AC:L/Au:N/C:P/I:P/A:P\");\n script_name(\"Fedora Update for smokekde FEDORA-2013-10130\");\n\n script_xref(name: \"FEDORA\", value: \"2013-10130\");\n script_xref(name: \"URL\" , value: \"https://lists.fedoraproject.org/pipermail/package-announce/2013-June/108641.html\");\n script_summary(\"Check for the Version of smokekde\");\n script_category(ACT_GATHER_INFO);\n script_copyright(\"Copyright (c) 2013 Greenbone Networks GmbH\");\n script_family(\"Fedora Local Security Checks\");\n script_dependencies(\"gather-package-list.nasl\");\n script_mandatory_keys(\"ssh/login/fedora\", \"ssh/login/rpms\");\n script_tag(name : \"affected\" , value : tag_affected);\n script_tag(name : \"insight\" , value : tag_insight);\n script_tag(name : \"solution\" , value : tag_solution);\n script_tag(name:\"qod_type\", value:\"package\");\n script_tag(name:\"solution_type\", value:\"VendorFix\");\n exit(0);\n}\n\n\ninclude(\"pkg-lib-rpm.inc\");\n\nrelease = get_kb_item(\"ssh/login/release\");\n\nres = \"\";\nif(release == NULL){\n exit(0);\n}\n\nif(release == \"FC18\")\n{\n\n if ((res = isrpmvuln(pkg:\"smokekde\", rpm:\"smokekde~4.10.4~1.fc18\", rls:\"FC18\")) != NULL)\n {\n security_message(data:res);\n exit(0);\n }\n\n if (__pkg_match) exit(99); # Not vulnerable.\n exit(0);\n}\n", "cvss": {"score": 0.0, "vector": "NONE"}}, {"lastseen": "2018-01-18T11:08:38", "bulletinFamily": "scanner", "description": "Check for the Version of kmag", "modified": "2018-01-18T00:00:00", "published": "2013-06-13T00:00:00", "href": "http://plugins.openvas.org/nasl.php?oid=865759", "id": "OPENVAS:865759", "title": "Fedora Update for kmag FEDORA-2013-10130", "type": "openvas", "sourceData": "###############################################################################\n# OpenVAS Vulnerability Test\n#\n# Fedora Update for kmag FEDORA-2013-10130\n#\n# Authors:\n# System Generated Check\n#\n# Copyright:\n# Copyright (c) 2013 Greenbone Networks GmbH, http://www.greenbone.net\n#\n# This program is free software; you can redistribute it and/or modify\n# it under the terms of the GNU General Public License version 2\n# (or any later version), as published by the Free Software Foundation.\n#\n# This program is distributed in the hope that it will be useful,\n# but WITHOUT ANY WARRANTY; without even the implied warranty of\n# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n# GNU General Public License for more details.\n#\n# You should have received a copy of the GNU General Public License\n# along with this program; if not, write to the Free Software\n# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.\n###############################################################################\n\ninclude(\"revisions-lib.inc\");\n\ntag_affected = \"kmag on Fedora 18\";\ntag_insight = \"A screen magnifier.\";\ntag_solution = \"Please Install the Updated Packages.\";\n\nif(description)\n{\n script_id(865759);\n script_version(\"$Revision: 8456 $\");\n script_tag(name:\"last_modification\", value:\"$Date: 2018-01-18 07:58:40 +0100 (Thu, 18 Jan 2018) $\");\n script_tag(name:\"creation_date\", value:\"2013-06-13 10:02:24 +0530 (Thu, 13 Jun 2013)\");\n script_cve_id(\"CVE-2013-2120\");\n script_tag(name:\"cvss_base\", value:\"7.5\");\n script_tag(name:\"cvss_base_vector\", value:\"AV:N/AC:L/Au:N/C:P/I:P/A:P\");\n script_name(\"Fedora Update for kmag FEDORA-2013-10130\");\n\n script_xref(name: \"FEDORA\", value: \"2013-10130\");\n script_xref(name: \"URL\" , value: \"https://lists.fedoraproject.org/pipermail/package-announce/2013-June/108584.html\");\n script_tag(name: \"summary\" , value: \"Check for the Version of kmag\");\n script_category(ACT_GATHER_INFO);\n script_copyright(\"Copyright (c) 2013 Greenbone Networks GmbH\");\n script_family(\"Fedora Local Security Checks\");\n script_dependencies(\"gather-package-list.nasl\");\n script_mandatory_keys(\"ssh/login/fedora\", \"ssh/login/rpms\");\n script_tag(name : \"affected\" , value : tag_affected);\n script_tag(name : \"insight\" , value : tag_insight);\n script_tag(name : \"solution\" , value : tag_solution);\n script_tag(name:\"qod_type\", value:\"package\");\n script_tag(name:\"solution_type\", value:\"VendorFix\");\n exit(0);\n}\n\n\ninclude(\"pkg-lib-rpm.inc\");\n\nrelease = get_kb_item(\"ssh/login/release\");\n\nres = \"\";\nif(release == NULL){\n exit(0);\n}\n\nif(release == \"FC18\")\n{\n\n if ((res = isrpmvuln(pkg:\"kmag\", rpm:\"kmag~4.10.4~1.fc18\", rls:\"FC18\")) != NULL)\n {\n security_message(data:res);\n exit(0);\n }\n\n if (__pkg_match) exit(99); # Not vulnerable.\n exit(0);\n}\n", "cvss": {"score": 0.0, "vector": "NONE"}}, {"lastseen": "2017-07-25T10:51:31", "bulletinFamily": "scanner", "description": "Check for the Version of libkdcraw", "modified": "2017-07-10T00:00:00", "published": "2013-06-13T00:00:00", "href": "http://plugins.openvas.org/nasl.php?oid=865765", "id": "OPENVAS:865765", "title": "Fedora Update for libkdcraw FEDORA-2013-10130", "type": "openvas", "sourceData": "###############################################################################\n# OpenVAS Vulnerability Test\n#\n# Fedora Update for libkdcraw FEDORA-2013-10130\n#\n# Authors:\n# System Generated Check\n#\n# Copyright:\n# Copyright (c) 2013 Greenbone Networks GmbH, http://www.greenbone.net\n#\n# This program is free software; you can redistribute it and/or modify\n# it under the terms of the GNU General Public License version 2\n# (or any later version), as published by the Free Software Foundation.\n#\n# This program is distributed in the hope that it will be useful,\n# but WITHOUT ANY WARRANTY; without even the implied warranty of\n# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n# GNU General Public License for more details.\n#\n# You should have received a copy of the GNU General Public License\n# along with this program; if not, write to the Free Software\n# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.\n###############################################################################\n\ninclude(\"revisions-lib.inc\");\n\ntag_affected = \"libkdcraw on Fedora 18\";\ntag_insight = \"Libkdcraw is a C++ interface around LibRaw library used to decode RAW\n picture files. More information about LibRaw can be found at\n http://www.libraw.org.\";\ntag_solution = \"Please Install the Updated Packages.\";\n\nif(description)\n{\n script_id(865765);\n script_version(\"$Revision: 6628 $\");\n script_tag(name:\"last_modification\", value:\"$Date: 2017-07-10 08:32:47 +0200 (Mon, 10 Jul 2017) $\");\n script_tag(name:\"creation_date\", value:\"2013-06-13 10:02:33 +0530 (Thu, 13 Jun 2013)\");\n script_cve_id(\"CVE-2013-2120\");\n script_tag(name:\"cvss_base\", value:\"7.5\");\n script_tag(name:\"cvss_base_vector\", value:\"AV:N/AC:L/Au:N/C:P/I:P/A:P\");\n script_name(\"Fedora Update for libkdcraw FEDORA-2013-10130\");\n\n script_xref(name: \"FEDORA\", value: \"2013-10130\");\n script_xref(name: \"URL\" , value: \"https://lists.fedoraproject.org/pipermail/package-announce/2013-June/108630.html\");\n script_summary(\"Check for the Version of libkdcraw\");\n script_category(ACT_GATHER_INFO);\n script_copyright(\"Copyright (c) 2013 Greenbone Networks GmbH\");\n script_family(\"Fedora Local Security Checks\");\n script_dependencies(\"gather-package-list.nasl\");\n script_mandatory_keys(\"ssh/login/fedora\", \"ssh/login/rpms\");\n script_tag(name : \"affected\" , value : tag_affected);\n script_tag(name : \"insight\" , value : tag_insight);\n script_tag(name : \"solution\" , value : tag_solution);\n script_tag(name:\"qod_type\", value:\"package\");\n script_tag(name:\"solution_type\", value:\"VendorFix\");\n exit(0);\n}\n\n\ninclude(\"pkg-lib-rpm.inc\");\n\nrelease = get_kb_item(\"ssh/login/release\");\n\nres = \"\";\nif(release == NULL){\n exit(0);\n}\n\nif(release == \"FC18\")\n{\n\n if ((res = isrpmvuln(pkg:\"libkdcraw\", rpm:\"libkdcraw~4.10.4~1.fc18\", rls:\"FC18\")) != NULL)\n {\n security_message(data:res);\n exit(0);\n }\n\n if (__pkg_match) exit(99); # Not vulnerable.\n exit(0);\n}\n", "cvss": {"score": 0.0, "vector": "NONE"}}, {"lastseen": "2017-07-25T10:52:03", "bulletinFamily": "scanner", "description": "Check for the Version of kcharselect", "modified": "2017-07-10T00:00:00", "published": "2013-06-13T00:00:00", "href": "http://plugins.openvas.org/nasl.php?oid=865788", "id": "OPENVAS:865788", "title": "Fedora Update for kcharselect FEDORA-2013-10130", "type": "openvas", "sourceData": "###############################################################################\n# OpenVAS Vulnerability Test\n#\n# Fedora Update for kcharselect FEDORA-2013-10130\n#\n# Authors:\n# System Generated Check\n#\n# Copyright:\n# Copyright (c) 2013 Greenbone Networks GmbH, http://www.greenbone.net\n#\n# This program is free software; you can redistribute it and/or modify\n# it under the terms of the GNU General Public License version 2\n# (or any later version), as published by the Free Software Foundation.\n#\n# This program is distributed in the hope that it will be useful,\n# but WITHOUT ANY WARRANTY; without even the implied warranty of\n# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n# GNU General Public License for more details.\n#\n# You should have received a copy of the GNU General Public License\n# along with this program; if not, write to the Free Software\n# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.\n###############################################################################\n\ninclude(\"revisions-lib.inc\");\n\ntag_affected = \"kcharselect on Fedora 18\";\ntag_insight = \"KCharSelect is a tool to select special characters from all installed\n fonts and copy them into the clipboard.\";\ntag_solution = \"Please Install the Updated Packages.\";\n\nif(description)\n{\n script_id(865788);\n script_version(\"$Revision: 6628 $\");\n script_tag(name:\"last_modification\", value:\"$Date: 2017-07-10 08:32:47 +0200 (Mon, 10 Jul 2017) $\");\n script_tag(name:\"creation_date\", value:\"2013-06-13 10:03:11 +0530 (Thu, 13 Jun 2013)\");\n script_cve_id(\"CVE-2013-2120\");\n script_tag(name:\"cvss_base\", value:\"7.5\");\n script_tag(name:\"cvss_base_vector\", value:\"AV:N/AC:L/Au:N/C:P/I:P/A:P\");\n script_name(\"Fedora Update for kcharselect FEDORA-2013-10130\");\n\n script_xref(name: \"FEDORA\", value: \"2013-10130\");\n script_xref(name: \"URL\" , value: \"https://lists.fedoraproject.org/pipermail/package-announce/2013-June/108536.html\");\n script_summary(\"Check for the Version of kcharselect\");\n script_category(ACT_GATHER_INFO);\n script_copyright(\"Copyright (c) 2013 Greenbone Networks GmbH\");\n script_family(\"Fedora Local Security Checks\");\n script_dependencies(\"gather-package-list.nasl\");\n script_mandatory_keys(\"ssh/login/fedora\", \"ssh/login/rpms\");\n script_tag(name : \"affected\" , value : tag_affected);\n script_tag(name : \"insight\" , value : tag_insight);\n script_tag(name : \"solution\" , value : tag_solution);\n script_tag(name:\"qod_type\", value:\"package\");\n script_tag(name:\"solution_type\", value:\"VendorFix\");\n exit(0);\n}\n\n\ninclude(\"pkg-lib-rpm.inc\");\n\nrelease = get_kb_item(\"ssh/login/release\");\n\nres = \"\";\nif(release == NULL){\n exit(0);\n}\n\nif(release == \"FC18\")\n{\n\n if ((res = isrpmvuln(pkg:\"kcharselect\", rpm:\"kcharselect~4.10.4~1.fc18\", rls:\"FC18\")) != NULL)\n {\n security_message(data:res);\n exit(0);\n }\n\n if (__pkg_match) exit(99); # Not vulnerable.\n exit(0);\n}\n", "cvss": {"score": 0.0, "vector": "NONE"}}, {"lastseen": "2018-01-26T11:09:48", "bulletinFamily": "scanner", "description": "Check for the Version of kde-runtime", "modified": "2018-01-25T00:00:00", "published": "2013-06-13T00:00:00", "href": "http://plugins.openvas.org/nasl.php?oid=865806", "id": "OPENVAS:865806", "title": "Fedora Update for kde-runtime FEDORA-2013-10130", "type": "openvas", "sourceData": "###############################################################################\n# OpenVAS Vulnerability Test\n#\n# Fedora Update for kde-runtime FEDORA-2013-10130\n#\n# Authors:\n# System Generated Check\n#\n# Copyright:\n# Copyright (c) 2013 Greenbone Networks GmbH, http://www.greenbone.net\n#\n# This program is free software; you can redistribute it and/or modify\n# it under the terms of the GNU General Public License version 2\n# (or any later version), as published by the Free Software Foundation.\n#\n# This program is distributed in the hope that it will be useful,\n# but WITHOUT ANY WARRANTY; without even the implied warranty of\n# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n# GNU General Public License for more details.\n#\n# You should have received a copy of the GNU General Public License\n# along with this program; if not, write to the Free Software\n# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.\n###############################################################################\n\ninclude(\"revisions-lib.inc\");\n\ntag_affected = \"kde-runtime on Fedora 18\";\ntag_insight = \"Core runtime for KDE 4.\";\ntag_solution = \"Please Install the Updated Packages.\";\n\nif(description)\n{\n script_id(865806);\n script_version(\"$Revision: 8526 $\");\n script_tag(name:\"last_modification\", value:\"$Date: 2018-01-25 07:57:37 +0100 (Thu, 25 Jan 2018) $\");\n script_tag(name:\"creation_date\", value:\"2013-06-13 10:03:39 +0530 (Thu, 13 Jun 2013)\");\n script_cve_id(\"CVE-2013-2120\");\n script_tag(name:\"cvss_base\", value:\"7.5\");\n script_tag(name:\"cvss_base_vector\", value:\"AV:N/AC:L/Au:N/C:P/I:P/A:P\");\n script_name(\"Fedora Update for kde-runtime FEDORA-2013-10130\");\n\n script_xref(name: \"FEDORA\", value: \"2013-10130\");\n script_xref(name: \"URL\" , value: \"https://lists.fedoraproject.org/pipermail/package-announce/2013-June/108564.html\");\n script_tag(name: \"summary\" , value: \"Check for the Version of kde-runtime\");\n script_category(ACT_GATHER_INFO);\n script_copyright(\"Copyright (c) 2013 Greenbone Networks GmbH\");\n script_family(\"Fedora Local Security Checks\");\n script_dependencies(\"gather-package-list.nasl\");\n script_mandatory_keys(\"ssh/login/fedora\", \"ssh/login/rpms\");\n script_tag(name : \"affected\" , value : tag_affected);\n script_tag(name : \"insight\" , value : tag_insight);\n script_tag(name : \"solution\" , value : tag_solution);\n script_tag(name:\"qod_type\", value:\"package\");\n script_tag(name:\"solution_type\", value:\"VendorFix\");\n exit(0);\n}\n\n\ninclude(\"pkg-lib-rpm.inc\");\n\nrelease = get_kb_item(\"ssh/login/release\");\n\nres = \"\";\nif(release == NULL){\n exit(0);\n}\n\nif(release == \"FC18\")\n{\n\n if ((res = isrpmvuln(pkg:\"kde-runtime\", rpm:\"kde-runtime~4.10.4~1.fc18\", rls:\"FC18\")) != NULL)\n {\n security_message(data:res);\n exit(0);\n }\n\n if (__pkg_match) exit(99); # Not vulnerable.\n exit(0);\n}\n", "cvss": {"score": 0.0, "vector": "NONE"}}, {"lastseen": "2019-03-18T14:40:09", "bulletinFamily": "scanner", "description": "The remote host is missing an update for the ", "modified": "2019-03-15T00:00:00", "published": "2013-06-13T00:00:00", "href": "http://plugins.openvas.org/nasl.php?oid=1361412562310865860", "id": "OPENVAS:1361412562310865860", "type": "openvas", "title": "Fedora Update for kmines FEDORA-2013-10130", "sourceData": "###############################################################################\n# OpenVAS Vulnerability Test\n#\n# Fedora Update for kmines FEDORA-2013-10130\n#\n# Authors:\n# System Generated Check\n#\n# Copyright:\n# Copyright (c) 2013 Greenbone Networks GmbH, http://www.greenbone.net\n#\n# This program is free software; you can redistribute it and/or modify\n# it under the terms of the GNU General Public License version 2\n# (or any later version), as published by the Free Software Foundation.\n#\n# This program is distributed in the hope that it will be useful,\n# but WITHOUT ANY WARRANTY; without even the implied warranty of\n# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n# GNU General Public License for more details.\n#\n# You should have received a copy of the GNU General Public License\n# along with this program; if not, write to the Free Software\n# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.\n###############################################################################\n\nif(description)\n{\n script_oid(\"1.3.6.1.4.1.25623.1.0.865860\");\n script_version(\"$Revision: 14223 $\");\n script_tag(name:\"last_modification\", value:\"$Date: 2019-03-15 14:49:35 +0100 (Fri, 15 Mar 2019) $\");\n script_tag(name:\"creation_date\", value:\"2013-06-13 10:05:12 +0530 (Thu, 13 Jun 2013)\");\n script_cve_id(\"CVE-2013-2120\");\n script_tag(name:\"cvss_base\", value:\"7.5\");\n script_tag(name:\"cvss_base_vector\", value:\"AV:N/AC:L/Au:N/C:P/I:P/A:P\");\n script_name(\"Fedora Update for kmines FEDORA-2013-10130\");\n script_xref(name:\"FEDORA\", value:\"2013-10130\");\n script_xref(name:\"URL\", value:\"https://lists.fedoraproject.org/pipermail/package-announce/2013-June/108586.html\");\n script_tag(name:\"summary\", value:\"The remote host is missing an update for the 'kmines'\n package(s) announced via the referenced advisory.\");\n script_category(ACT_GATHER_INFO);\n script_copyright(\"Copyright (c) 2013 Greenbone Networks GmbH\");\n script_family(\"Fedora Local Security Checks\");\n script_dependencies(\"gather-package-list.nasl\");\n script_mandatory_keys(\"ssh/login/fedora\", \"ssh/login/rpms\", re:\"ssh/login/release=FC18\");\n script_tag(name:\"affected\", value:\"kmines on Fedora 18\");\n script_tag(name:\"solution\", value:\"Please install the updated package(s).\");\n script_tag(name:\"qod_type\", value:\"package\");\n script_tag(name:\"solution_type\", value:\"VendorFix\");\n\n exit(0);\n}\n\ninclude(\"revisions-lib.inc\");\ninclude(\"pkg-lib-rpm.inc\");\n\nrelease = rpm_get_ssh_release();\nif(!release)\n exit(0);\n\nres = \"\";\n\nif(release == \"FC18\")\n{\n\n if ((res = isrpmvuln(pkg:\"kmines\", rpm:\"kmines~4.10.4~1.fc18\", rls:\"FC18\")) != NULL)\n {\n security_message(data:res);\n exit(0);\n }\n\n if (__pkg_match) exit(99);\n exit(0);\n}\n", "cvss": {"score": 0.0, "vector": "NONE"}}, {"lastseen": "2019-03-18T14:38:31", "bulletinFamily": "scanner", "description": "The remote host is missing an update for the ", "modified": "2019-03-15T00:00:00", "published": "2013-06-13T00:00:00", "href": "http://plugins.openvas.org/nasl.php?oid=1361412562310865787", "id": "OPENVAS:1361412562310865787", "type": "openvas", "title": "Fedora Update for kaccessible FEDORA-2013-10130", "sourceData": "###############################################################################\n# OpenVAS Vulnerability Test\n#\n# Fedora Update for kaccessible FEDORA-2013-10130\n#\n# Authors:\n# System Generated Check\n#\n# Copyright:\n# Copyright (c) 2013 Greenbone Networks GmbH, http://www.greenbone.net\n#\n# This program is free software; you can redistribute it and/or modify\n# it under the terms of the GNU General Public License version 2\n# (or any later version), as published by the Free Software Foundation.\n#\n# This program is distributed in the hope that it will be useful,\n# but WITHOUT ANY WARRANTY; without even the implied warranty of\n# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n# GNU General Public License for more details.\n#\n# You should have received a copy of the GNU General Public License\n# along with this program; if not, write to the Free Software\n# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.\n###############################################################################\n\nif(description)\n{\n script_oid(\"1.3.6.1.4.1.25623.1.0.865787\");\n script_version(\"$Revision: 14223 $\");\n script_tag(name:\"last_modification\", value:\"$Date: 2019-03-15 14:49:35 +0100 (Fri, 15 Mar 2019) $\");\n script_tag(name:\"creation_date\", value:\"2013-06-13 10:03:10 +0530 (Thu, 13 Jun 2013)\");\n script_cve_id(\"CVE-2013-2120\");\n script_tag(name:\"cvss_base\", value:\"7.5\");\n script_tag(name:\"cvss_base_vector\", value:\"AV:N/AC:L/Au:N/C:P/I:P/A:P\");\n script_name(\"Fedora Update for kaccessible FEDORA-2013-10130\");\n script_xref(name:\"FEDORA\", value:\"2013-10130\");\n script_xref(name:\"URL\", value:\"https://lists.fedoraproject.org/pipermail/package-announce/2013-June/108526.html\");\n script_tag(name:\"summary\", value:\"The remote host is missing an update for the 'kaccessible'\n package(s) announced via the referenced advisory.\");\n script_category(ACT_GATHER_INFO);\n script_copyright(\"Copyright (c) 2013 Greenbone Networks GmbH\");\n script_family(\"Fedora Local Security Checks\");\n script_dependencies(\"gather-package-list.nasl\");\n script_mandatory_keys(\"ssh/login/fedora\", \"ssh/login/rpms\", re:\"ssh/login/release=FC18\");\n script_tag(name:\"affected\", value:\"kaccessible on Fedora 18\");\n script_tag(name:\"solution\", value:\"Please install the updated package(s).\");\n script_tag(name:\"qod_type\", value:\"package\");\n script_tag(name:\"solution_type\", value:\"VendorFix\");\n\n exit(0);\n}\n\ninclude(\"revisions-lib.inc\");\ninclude(\"pkg-lib-rpm.inc\");\n\nrelease = rpm_get_ssh_release();\nif(!release)\n exit(0);\n\nres = \"\";\n\nif(release == \"FC18\")\n{\n\n if ((res = isrpmvuln(pkg:\"kaccessible\", rpm:\"kaccessible~4.10.4~1.fc18\", rls:\"FC18\")) != NULL)\n {\n security_message(data:res);\n exit(0);\n }\n\n if (__pkg_match) exit(99);\n exit(0);\n}\n", "cvss": {"score": 0.0, "vector": "NONE"}}, {"lastseen": "2017-07-25T10:51:43", "bulletinFamily": "scanner", "description": "Check for the Version of kcalc", "modified": "2017-07-10T00:00:00", "published": "2013-06-13T00:00:00", "href": "http://plugins.openvas.org/nasl.php?oid=865797", "id": "OPENVAS:865797", "title": "Fedora Update for kcalc FEDORA-2013-10130", "type": "openvas", "sourceData": "###############################################################################\n# OpenVAS Vulnerability Test\n#\n# Fedora Update for kcalc FEDORA-2013-10130\n#\n# Authors:\n# System Generated Check\n#\n# Copyright:\n# Copyright (c) 2013 Greenbone Networks GmbH, http://www.greenbone.net\n#\n# This program is free software; you can redistribute it and/or modify\n# it under the terms of the GNU General Public License version 2\n# (or any later version), as published by the Free Software Foundation.\n#\n# This program is distributed in the hope that it will be useful,\n# but WITHOUT ANY WARRANTY; without even the implied warranty of\n# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n# GNU General Public License for more details.\n#\n# You should have received a copy of the GNU General Public License\n# along with this program; if not, write to the Free Software\n# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.\n###############################################################################\n\ninclude(\"revisions-lib.inc\");\n\ntag_affected = \"kcalc on Fedora 18\";\ntag_insight = \"KCalc is a calculator which offers many more mathematical\n functions than meet the eye on a first glance.\";\ntag_solution = \"Please Install the Updated Packages.\";\n\nif(description)\n{\n script_id(865797);\n script_version(\"$Revision: 6628 $\");\n script_tag(name:\"last_modification\", value:\"$Date: 2017-07-10 08:32:47 +0200 (Mon, 10 Jul 2017) $\");\n script_tag(name:\"creation_date\", value:\"2013-06-13 10:03:25 +0530 (Thu, 13 Jun 2013)\");\n script_cve_id(\"CVE-2013-2120\");\n script_tag(name:\"cvss_base\", value:\"7.5\");\n script_tag(name:\"cvss_base_vector\", value:\"AV:N/AC:L/Au:N/C:P/I:P/A:P\");\n script_name(\"Fedora Update for kcalc FEDORA-2013-10130\");\n\n script_xref(name: \"FEDORA\", value: \"2013-10130\");\n script_xref(name: \"URL\" , value: \"https://lists.fedoraproject.org/pipermail/package-announce/2013-June/108535.html\");\n script_summary(\"Check for the Version of kcalc\");\n script_category(ACT_GATHER_INFO);\n script_copyright(\"Copyright (c) 2013 Greenbone Networks GmbH\");\n script_family(\"Fedora Local Security Checks\");\n script_dependencies(\"gather-package-list.nasl\");\n script_mandatory_keys(\"ssh/login/fedora\", \"ssh/login/rpms\");\n script_tag(name : \"affected\" , value : tag_affected);\n script_tag(name : \"insight\" , value : tag_insight);\n script_tag(name : \"solution\" , value : tag_solution);\n script_tag(name:\"qod_type\", value:\"package\");\n script_tag(name:\"solution_type\", value:\"VendorFix\");\n exit(0);\n}\n\n\ninclude(\"pkg-lib-rpm.inc\");\n\nrelease = get_kb_item(\"ssh/login/release\");\n\nres = \"\";\nif(release == NULL){\n exit(0);\n}\n\nif(release == \"FC18\")\n{\n\n if ((res = isrpmvuln(pkg:\"kcalc\", rpm:\"kcalc~4.10.4~1.fc18\", rls:\"FC18\")) != NULL)\n {\n security_message(data:res);\n exit(0);\n }\n\n if (__pkg_match) exit(99); # Not vulnerable.\n exit(0);\n}\n", "cvss": {"score": 0.0, "vector": "NONE"}}, {"lastseen": "2019-03-18T14:39:36", "bulletinFamily": "scanner", "description": "The remote host is missing an update for the ", "modified": "2019-03-15T00:00:00", "published": "2013-06-18T00:00:00", "href": "http://plugins.openvas.org/nasl.php?oid=1361412562310865936", "id": "OPENVAS:1361412562310865936", "type": "openvas", "title": "Fedora Update for kubrick FEDORA-2013-10182", "sourceData": "###############################################################################\n# OpenVAS Vulnerability Test\n#\n# Fedora Update for kubrick FEDORA-2013-10182\n#\n# Authors:\n# System Generated Check\n#\n# Copyright:\n# Copyright (c) 2013 Greenbone Networks GmbH, http://www.greenbone.net\n#\n# This program is free software; you can redistribute it and/or modify\n# it under the terms of the GNU General Public License version 2\n# (or any later version), as published by the Free Software Foundation.\n#\n# This program is distributed in the hope that it will be useful,\n# but WITHOUT ANY WARRANTY; without even the implied warranty of\n# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n# GNU General Public License for more details.\n#\n# You should have received a copy of the GNU General Public License\n# along with this program; if not, write to the Free Software\n# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.\n###############################################################################\n\nif(description)\n{\n script_oid(\"1.3.6.1.4.1.25623.1.0.865936\");\n script_version(\"$Revision: 14223 $\");\n script_tag(name:\"last_modification\", value:\"$Date: 2019-03-15 14:49:35 +0100 (Fri, 15 Mar 2019) $\");\n script_tag(name:\"creation_date\", value:\"2013-06-18 10:33:21 +0530 (Tue, 18 Jun 2013)\");\n script_cve_id(\"CVE-2013-2120\");\n script_tag(name:\"cvss_base\", value:\"7.5\");\n script_tag(name:\"cvss_base_vector\", value:\"AV:N/AC:L/Au:N/C:P/I:P/A:P\");\n script_name(\"Fedora Update for kubrick FEDORA-2013-10182\");\n script_xref(name:\"FEDORA\", value:\"2013-10182\");\n script_xref(name:\"URL\", value:\"https://lists.fedoraproject.org/pipermail/package-announce/2013-June/109199.html\");\n script_tag(name:\"summary\", value:\"The remote host is missing an update for the 'kubrick'\n package(s) announced via the referenced advisory.\");\n script_category(ACT_GATHER_INFO);\n script_copyright(\"Copyright (c) 2013 Greenbone Networks GmbH\");\n script_family(\"Fedora Local Security Checks\");\n script_dependencies(\"gather-package-list.nasl\");\n script_mandatory_keys(\"ssh/login/fedora\", \"ssh/login/rpms\", re:\"ssh/login/release=FC17\");\n script_tag(name:\"affected\", value:\"kubrick on Fedora 17\");\n script_tag(name:\"solution\", value:\"Please install the updated package(s).\");\n script_tag(name:\"qod_type\", value:\"package\");\n script_tag(name:\"solution_type\", value:\"VendorFix\");\n\n exit(0);\n}\n\ninclude(\"revisions-lib.inc\");\ninclude(\"pkg-lib-rpm.inc\");\n\nrelease = rpm_get_ssh_release();\nif(!release)\n exit(0);\n\nres = \"\";\n\nif(release == \"FC17\")\n{\n\n if ((res = isrpmvuln(pkg:\"kubrick\", rpm:\"kubrick~4.10.4~1.fc17\", rls:\"FC17\")) != NULL)\n {\n security_message(data:res);\n exit(0);\n }\n\n if (__pkg_match) exit(99);\n exit(0);\n}\n", "cvss": {"score": 0.0, "vector": "NONE"}}, {"lastseen": "2019-03-18T14:40:02", "bulletinFamily": "scanner", "description": "The remote host is missing an update for the ", "modified": "2019-03-15T00:00:00", "published": "2013-06-18T00:00:00", "href": "http://plugins.openvas.org/nasl.php?oid=1361412562310865865", "id": "OPENVAS:1361412562310865865", "type": "openvas", "title": "Fedora Update for kshisen FEDORA-2013-10182", "sourceData": "###############################################################################\n# OpenVAS Vulnerability Test\n#\n# Fedora Update for kshisen FEDORA-2013-10182\n#\n# Authors:\n# System Generated Check\n#\n# Copyright:\n# Copyright (c) 2013 Greenbone Networks GmbH, http://www.greenbone.net\n#\n# This program is free software; you can redistribute it and/or modify\n# it under the terms of the GNU General Public License version 2\n# (or any later version), as published by the Free Software Foundation.\n#\n# This program is distributed in the hope that it will be useful,\n# but WITHOUT ANY WARRANTY; without even the implied warranty of\n# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n# GNU General Public License for more details.\n#\n# You should have received a copy of the GNU General Public License\n# along with this program; if not, write to the Free Software\n# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.\n###############################################################################\n\nif(description)\n{\n script_oid(\"1.3.6.1.4.1.25623.1.0.865865\");\n script_version(\"$Revision: 14223 $\");\n script_tag(name:\"last_modification\", value:\"$Date: 2019-03-15 14:49:35 +0100 (Fri, 15 Mar 2019) $\");\n script_tag(name:\"creation_date\", value:\"2013-06-18 10:29:43 +0530 (Tue, 18 Jun 2013)\");\n script_cve_id(\"CVE-2013-2120\");\n script_tag(name:\"cvss_base\", value:\"7.5\");\n script_tag(name:\"cvss_base_vector\", value:\"AV:N/AC:L/Au:N/C:P/I:P/A:P\");\n script_name(\"Fedora Update for kshisen FEDORA-2013-10182\");\n script_xref(name:\"FEDORA\", value:\"2013-10182\");\n script_xref(name:\"URL\", value:\"https://lists.fedoraproject.org/pipermail/package-announce/2013-June/109170.html\");\n script_tag(name:\"summary\", value:\"The remote host is missing an update for the 'kshisen'\n package(s) announced via the referenced advisory.\");\n script_category(ACT_GATHER_INFO);\n script_copyright(\"Copyright (c) 2013 Greenbone Networks GmbH\");\n script_family(\"Fedora Local Security Checks\");\n script_dependencies(\"gather-package-list.nasl\");\n script_mandatory_keys(\"ssh/login/fedora\", \"ssh/login/rpms\", re:\"ssh/login/release=FC17\");\n script_tag(name:\"affected\", value:\"kshisen on Fedora 17\");\n script_tag(name:\"solution\", value:\"Please install the updated package(s).\");\n script_tag(name:\"qod_type\", value:\"package\");\n script_tag(name:\"solution_type\", value:\"VendorFix\");\n\n exit(0);\n}\n\ninclude(\"revisions-lib.inc\");\ninclude(\"pkg-lib-rpm.inc\");\n\nrelease = rpm_get_ssh_release();\nif(!release)\n exit(0);\n\nres = \"\";\n\nif(release == \"FC17\")\n{\n\n if ((res = isrpmvuln(pkg:\"kshisen\", rpm:\"kshisen~4.10.4~1.fc17\", rls:\"FC17\")) != NULL)\n {\n security_message(data:res);\n exit(0);\n }\n\n if (__pkg_match) exit(99);\n exit(0);\n}\n", "cvss": {"score": 0.0, "vector": "NONE"}}]}