Fedora Update for kdegraphics-mobipocket FEDORA-2013-13112
2013-08-01T00:00:00
ID OPENVAS:866396 Type openvas Reporter Copyright (c) 2013 Greenbone Networks GmbH Modified 2017-07-10T00:00:00
Description
Check for the Version of kdegraphics-mobipocket
###############################################################################
# OpenVAS Vulnerability Test
#
# Fedora Update for kdegraphics-mobipocket FEDORA-2013-13112
#
# 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.
###############################################################################
include("revisions-lib.inc");
if(description)
{
script_id(866396);
script_version("$Revision: 6628 $");
script_tag(name:"last_modification", value:"$Date: 2017-07-10 08:32:47 +0200 (Mon, 10 Jul 2017) $");
script_tag(name:"creation_date", value:"2013-08-01 18:40:13 +0530 (Thu, 01 Aug 2013)");
script_cve_id("CVE-2013-2126");
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 kdegraphics-mobipocket FEDORA-2013-13112");
tag_insight = "A collection of plugins to handle mobipocket files.
";
tag_affected = "kdegraphics-mobipocket on Fedora 18";
tag_solution = "Please Install the Updated Packages.";
script_tag(name : "affected" , value : tag_affected);
script_tag(name : "insight" , value : tag_insight);
script_tag(name : "solution" , value : tag_solution);
script_tag(name:"qod_type", value:"package");
script_tag(name:"solution_type", value:"VendorFix");
script_xref(name: "FEDORA", value: "2013-13112");
script_xref(name: "URL" , value: "https://lists.fedoraproject.org/pipermail/package-announce/2013-July/112307.html");
script_summary("Check for the Version of kdegraphics-mobipocket");
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");
exit(0);
}
include("pkg-lib-rpm.inc");
release = get_kb_item("ssh/login/release");
res = "";
if(release == NULL){
exit(0);
}
if(release == "FC18")
{
if ((res = isrpmvuln(pkg:"kdegraphics-mobipocket", rpm:"kdegraphics-mobipocket~4.10.5~1.fc18", rls:"FC18")) != NULL)
{
security_message(data:res);
exit(0);
}
if (__pkg_match) exit(99); # Not vulnerable.
exit(0);
}
{"href": "http://plugins.openvas.org/nasl.php?oid=866396", "history": [{"lastseen": "2017-07-02T21:11:16", "differentElements": ["modified", "sourceData"], "edition": 1, "bulletin": {"href": "http://plugins.openvas.org/nasl.php?oid=866396", "history": [], "naslFamily": "Fedora Local Security Checks", "id": "OPENVAS:866396", "title": "Fedora Update for kdegraphics-mobipocket FEDORA-2013-13112", "description": "Check for the Version of kdegraphics-mobipocket", "published": "2013-08-01T00:00:00", "type": "openvas", "bulletinFamily": "scanner", "hashmap": [{"key": "title", "hash": "7d354388be63687b41641067793a231c"}, {"key": "cvelist", "hash": "0d3f2e13926eff411b3f1c1a7db81fb2"}, {"key": "href", "hash": "a1bbae757a3843b6a7bffdd95f4b2106"}, {"key": "cvss", "hash": "e5d275b3ebd62646b78320753699e02e"}, {"key": "sourceData", "hash": "971ca50b399778c95365593319bf7f7e"}, {"key": "published", "hash": "3d9d10d9e162c864d4e2a563ba7bb2c4"}, {"key": "references", "hash": "cb4eb905b3962e0217f70127e9baf7ba"}, {"key": "modified", "hash": "3b52ddb4f187a17dbac24cb856ffff86"}, {"key": "reporter", "hash": "1a99a5f9a50e5bac3b749d8558d5e46b"}, {"key": "type", "hash": "47c1f692ea47a21f716dad07043ade01"}, {"key": "bulletinFamily", "hash": "bbdaea376f500d25f6b0c1050311dd07"}, {"key": "naslFamily", "hash": "be931514784f88df80712740ad2723e7"}, {"key": "description", "hash": "8d8f86a0e2ada250af30a735a0866d64"}, {"key": "pluginID", "hash": "0941b36635fa5a428fda9dbf963861ce"}], "sourceData": "###############################################################################\n# OpenVAS Vulnerability Test\n#\n# Fedora Update for kdegraphics-mobipocket FEDORA-2013-13112\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\nif(description)\n{\n script_id(866396);\n script_version(\"$Revision: 2890 $\");\n script_tag(name:\"last_modification\", value:\"$Date: 2016-03-18 12:36:19 +0100 (Fri, 18 Mar 2016) $\");\n script_tag(name:\"creation_date\", value:\"2013-08-01 18:40:13 +0530 (Thu, 01 Aug 2013)\");\n script_cve_id(\"CVE-2013-2126\");\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 kdegraphics-mobipocket FEDORA-2013-13112\");\n\n tag_insight = \"A collection of plugins to handle mobipocket files.\n\";\n\n tag_affected = \"kdegraphics-mobipocket on Fedora 18\";\n\n tag_solution = \"Please Install the Updated Packages.\";\n\n\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 script_xref(name: \"FEDORA\", value: \"2013-13112\");\n script_xref(name: \"URL\" , value: \"https://lists.fedoraproject.org/pipermail/package-announce/2013-July/112307.html\");\n script_summary(\"Check for the Version of kdegraphics-mobipocket\");\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(\"HostDetails/OS/cpe:/o:fedoraproject:fedora\", \"login/SSH/success\", \"ssh/login/release\");\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:\"kdegraphics-mobipocket\", rpm:\"kdegraphics-mobipocket~4.10.5~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": 7.5, "vector": "AV:NETWORK/AC:LOW/Au:NONE/C:PARTIAL/I:PARTIAL/A:PARTIAL/"}, "pluginID": "866396", "hash": "127acfb561435c1659c422ec909cb4982a01a27923285d7d17b282e83a41d2ef", "modified": "2016-03-18T00:00:00", "edition": 1, "cvelist": ["CVE-2013-2126"], "lastseen": "2017-07-02T21:11:16", "viewCount": 0, "enchantments": {}, "reporter": "Copyright (c) 2013 Greenbone Networks GmbH", "objectVersion": "1.3", "references": ["https://lists.fedoraproject.org/pipermail/package-announce/2013-July/112307.html", "2013-13112"]}}], "naslFamily": "Fedora Local Security Checks", "id": "OPENVAS:866396", "reporter": "Copyright (c) 2013 Greenbone Networks GmbH", "published": "2013-08-01T00:00:00", "description": "Check for the Version of kdegraphics-mobipocket", "title": "Fedora Update for kdegraphics-mobipocket FEDORA-2013-13112", "bulletinFamily": "scanner", "type": "openvas", "sourceData": "###############################################################################\n# OpenVAS Vulnerability Test\n#\n# Fedora Update for kdegraphics-mobipocket FEDORA-2013-13112\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\nif(description)\n{\n script_id(866396);\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-08-01 18:40:13 +0530 (Thu, 01 Aug 2013)\");\n script_cve_id(\"CVE-2013-2126\");\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 kdegraphics-mobipocket FEDORA-2013-13112\");\n\n tag_insight = \"A collection of plugins to handle mobipocket files.\n\";\n\n tag_affected = \"kdegraphics-mobipocket on Fedora 18\";\n\n tag_solution = \"Please Install the Updated Packages.\";\n\n\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 script_xref(name: \"FEDORA\", value: \"2013-13112\");\n script_xref(name: \"URL\" , value: \"https://lists.fedoraproject.org/pipermail/package-announce/2013-July/112307.html\");\n script_summary(\"Check for the Version of kdegraphics-mobipocket\");\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 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:\"kdegraphics-mobipocket\", rpm:\"kdegraphics-mobipocket~4.10.5~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": 7.5, "vector": "AV:NETWORK/AC:LOW/Au:NONE/C:PARTIAL/I:PARTIAL/A:PARTIAL/"}, "pluginID": "866396", "hash": "477a08e56366f74bceb76745670eae79ea36bab056d6f3c5da5159086d62ae50", "references": ["https://lists.fedoraproject.org/pipermail/package-announce/2013-July/112307.html", "2013-13112"], "edition": 2, "cvelist": ["CVE-2013-2126"], "lastseen": "2017-07-25T10:51:57", "viewCount": 0, "enchantments": {"vulnersScore": 7.5}, "hashmap": [{"key": "bulletinFamily", "hash": "bbdaea376f500d25f6b0c1050311dd07"}, {"key": "cvelist", "hash": "0d3f2e13926eff411b3f1c1a7db81fb2"}, {"key": "cvss", "hash": "e5d275b3ebd62646b78320753699e02e"}, {"key": "description", "hash": "8d8f86a0e2ada250af30a735a0866d64"}, {"key": "href", "hash": "a1bbae757a3843b6a7bffdd95f4b2106"}, {"key": "modified", "hash": "0d134bf170d66438eb1e01173ee0187f"}, {"key": "naslFamily", "hash": "be931514784f88df80712740ad2723e7"}, {"key": "pluginID", "hash": "0941b36635fa5a428fda9dbf963861ce"}, {"key": "published", "hash": "3d9d10d9e162c864d4e2a563ba7bb2c4"}, {"key": "references", "hash": "cb4eb905b3962e0217f70127e9baf7ba"}, {"key": "reporter", "hash": "1a99a5f9a50e5bac3b749d8558d5e46b"}, {"key": "sourceData", "hash": "505574c9a5a69cad87ffc441304af67f"}, {"key": "title", "hash": "7d354388be63687b41641067793a231c"}, {"key": "type", "hash": "47c1f692ea47a21f716dad07043ade01"}], "objectVersion": "1.3", "modified": "2017-07-10T00:00:00"}
{"result": {"cve": [{"id": "CVE-2013-2126", "type": "cve", "title": "CVE-2013-2126", "description": "Multiple double free vulnerabilities in the LibRaw::unpack function in libraw_cxx.cpp in LibRaw before 0.15.2 allow context-dependent attackers to cause a denial of service (application crash) and possibly execute arbitrary code via a malformed full-color (1) Foveon or (2) sRAW image file.", "published": "2013-08-14T11:55:06", "cvss": {"score": 7.5, "vector": "AV:NETWORK/AC:LOW/Au:NONE/C:PARTIAL/I:PARTIAL/A:PARTIAL/"}, "href": "https://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2013-2126", "cvelist": ["CVE-2013-2126"], "lastseen": "2016-09-03T18:18:51"}], "openvas": [{"id": "OPENVAS:1361412562310866286", "type": "openvas", "title": "Fedora Update for pairs FEDORA-2013-13499", "description": "Check for the Version of pairs", "published": "2013-08-01T00:00:00", "cvss": {"score": 7.5, "vector": "AV:NETWORK/AC:LOW/Au:NONE/C:PARTIAL/I:PARTIAL/A:PARTIAL/"}, "href": "http://plugins.openvas.org/nasl.php?oid=1361412562310866286", "cvelist": ["CVE-2013-2126"], "lastseen": "2018-04-06T11:23:46"}, {"id": "OPENVAS:1361412562310866279", "type": "openvas", "title": "Fedora Update for kmahjongg FEDORA-2013-13499", "description": "Check for the Version of kmahjongg", "published": "2013-08-01T00:00:00", "cvss": {"score": 7.5, "vector": "AV:NETWORK/AC:LOW/Au:NONE/C:PARTIAL/I:PARTIAL/A:PARTIAL/"}, "href": "http://plugins.openvas.org/nasl.php?oid=1361412562310866279", "cvelist": ["CVE-2013-2126"], "lastseen": "2018-04-06T11:23:57"}, {"id": "OPENVAS:1361412562310866167", "type": "openvas", "title": "Fedora Update for kapman FEDORA-2013-13499", "description": "Check for the Version of kapman", "published": "2013-08-01T00:00:00", "cvss": {"score": 7.5, "vector": "AV:NETWORK/AC:LOW/Au:NONE/C:PARTIAL/I:PARTIAL/A:PARTIAL/"}, "href": "http://plugins.openvas.org/nasl.php?oid=1361412562310866167", "cvelist": ["CVE-2013-2126"], "lastseen": "2018-04-06T11:23:57"}, {"id": "OPENVAS:1361412562310866368", "type": "openvas", "title": "Fedora Update for kpat FEDORA-2013-13112", "description": "Check for the Version of kpat", "published": "2013-08-01T00:00:00", "cvss": {"score": 7.5, "vector": "AV:NETWORK/AC:LOW/Au:NONE/C:PARTIAL/I:PARTIAL/A:PARTIAL/"}, "href": "http://plugins.openvas.org/nasl.php?oid=1361412562310866368", "cvelist": ["CVE-2013-2126"], "lastseen": "2018-04-06T11:23:53"}, {"id": "OPENVAS:1361412562310866374", "type": "openvas", "title": "Fedora Update for kdf FEDORA-2013-13112", "description": "Check for the Version of kdf", "published": "2013-08-01T00:00:00", "cvss": {"score": 7.5, "vector": "AV:NETWORK/AC:LOW/Au:NONE/C:PARTIAL/I:PARTIAL/A:PARTIAL/"}, "href": "http://plugins.openvas.org/nasl.php?oid=1361412562310866374", "cvelist": ["CVE-2013-2126"], "lastseen": "2018-04-06T11:21:02"}, {"id": "OPENVAS:1361412562310866129", "type": "openvas", "title": "Fedora Update for klettres FEDORA-2013-13499", "description": "Check for the Version of klettres", "published": "2013-08-01T00:00:00", "cvss": {"score": 7.5, "vector": "AV:NETWORK/AC:LOW/Au:NONE/C:PARTIAL/I:PARTIAL/A:PARTIAL/"}, "href": "http://plugins.openvas.org/nasl.php?oid=1361412562310866129", "cvelist": ["CVE-2013-2126"], "lastseen": "2018-04-06T11:21:00"}, {"id": "OPENVAS:1361412562310866221", "type": "openvas", "title": "Fedora Update for killbots FEDORA-2013-13499", "description": "Check for the Version of killbots", "published": "2013-08-01T00:00:00", "cvss": {"score": 7.5, "vector": "AV:NETWORK/AC:LOW/Au:NONE/C:PARTIAL/I:PARTIAL/A:PARTIAL/"}, "href": "http://plugins.openvas.org/nasl.php?oid=1361412562310866221", "cvelist": ["CVE-2013-2126"], "lastseen": "2018-04-06T11:21:13"}, {"id": "OPENVAS:1361412562310866412", "type": "openvas", "title": "Fedora Update for kdeartwork FEDORA-2013-13499", "description": "Check for the Version of kdeartwork", "published": "2013-08-01T00:00:00", "cvss": {"score": 7.5, "vector": "AV:NETWORK/AC:LOW/Au:NONE/C:PARTIAL/I:PARTIAL/A:PARTIAL/"}, "href": "http://plugins.openvas.org/nasl.php?oid=1361412562310866412", "cvelist": ["CVE-2013-2126"], "lastseen": "2018-04-06T11:21:16"}, {"id": "OPENVAS:1361412562310866338", "type": "openvas", "title": "Fedora Update for kfloppy FEDORA-2013-13499", "description": "Check for the Version of kfloppy", "published": "2013-08-01T00:00:00", "cvss": {"score": 7.5, "vector": "AV:NETWORK/AC:LOW/Au:NONE/C:PARTIAL/I:PARTIAL/A:PARTIAL/"}, "href": "http://plugins.openvas.org/nasl.php?oid=1361412562310866338", "cvelist": ["CVE-2013-2126"], "lastseen": "2018-04-06T11:21:53"}, {"id": "OPENVAS:1361412562310866124", "type": "openvas", "title": "Fedora Update for kdeedu FEDORA-2013-13112", "description": "Check for the Version of kdeedu", "published": "2013-08-01T00:00:00", "cvss": {"score": 7.5, "vector": "AV:NETWORK/AC:LOW/Au:NONE/C:PARTIAL/I:PARTIAL/A:PARTIAL/"}, "href": "http://plugins.openvas.org/nasl.php?oid=1361412562310866124", "cvelist": ["CVE-2013-2126"], "lastseen": "2018-04-06T11:21:52"}], "nessus": [{"id": "OPENSUSE-2013-537.NASL", "type": "nessus", "title": "openSUSE Security Update : libraw (openSUSE-SU-2013:1085-1)", "description": "This update of libraw fixes a security issue.\n\n - security update :\n\n - CVE-2013-2126.patch [bnc#822665]", "published": "2014-06-13T00:00:00", "cvss": {"score": 7.5, "vector": "AV:NETWORK/AC:LOW/Au:NONE/C:PARTIAL/I:PARTIAL/A:PARTIAL/"}, "href": "https://www.tenable.com/plugins/index.php?view=single&id=75059", "cvelist": ["CVE-2013-2126"], "lastseen": "2017-10-29T13:40:45"}, {"id": "FEDORA_2013-13499.NASL", "type": "nessus", "title": "Fedora 17 : analitza-4.10.5-1.fc17 / ark-4.10.5-1.fc17 / audiocd-kio-4.10.5-1.fc17 / etc (2013-13499)", "description": "KDE released updates for its Workspaces, Applications, and Development Platform. These updates are the last in a series of monthly stabilization updates to the 4.10 series. 4.10.5 updates bring many bugfixes on top of the latest edition in the 4.10 series and are recommended updates for everyone running 4.10.4 or earlier versions.\nSee also: http://kde.org/announcements/announce-4.10.5.php\n\nFix for CVE-2013-2126, double-free flaw when handling damaged full-color in Foveon and sRAW files\n\nNote that Tenable Network Security has extracted the preceding description block directly from the Fedora security advisory. Tenable has attempted to automatically clean and format it as much as possible without introducing additional issues.", "published": "2013-07-31T00:00:00", "cvss": {"score": 7.5, "vector": "AV:NETWORK/AC:LOW/Au:NONE/C:PARTIAL/I:PARTIAL/A:PARTIAL/"}, "href": "https://www.tenable.com/plugins/index.php?view=single&id=69153", "cvelist": ["CVE-2013-2126"], "lastseen": "2017-10-29T13:37:00"}, {"id": "OPENSUSE-2013-567.NASL", "type": "nessus", "title": "openSUSE Security Update : libkdcraw (openSUSE-SU-2013:1168-1)", "description": "libkdcraw was updated to fix a possible double-free() on error recovery on damaged full-color (Foveon, sRAW) files. (CVE-2013-2126)", "published": "2014-06-13T00:00:00", "cvss": {"score": 7.5, "vector": "AV:NETWORK/AC:LOW/Au:NONE/C:PARTIAL/I:PARTIAL/A:PARTIAL/"}, "href": "https://www.tenable.com/plugins/index.php?view=single&id=75078", "cvelist": ["CVE-2013-2126"], "lastseen": "2017-10-29T13:38:38"}, {"id": "FEDORA_2013-13038.NASL", "type": "nessus", "title": "Fedora 19 : libkdcraw-4.10.5-2.fc19 (2013-13038)", "description": "Fix for CVE-2013-2126, double-free flaw when handling damaged full-color in Foveon and sRAW files\n\nNote that Tenable Network Security has extracted the preceding description block directly from the Fedora security advisory. Tenable has attempted to automatically clean and format it as much as possible without introducing additional issues.", "published": "2013-07-24T00:00:00", "cvss": {"score": 7.5, "vector": "AV:NETWORK/AC:LOW/Au:NONE/C:PARTIAL/I:PARTIAL/A:PARTIAL/"}, "href": "https://www.tenable.com/plugins/index.php?view=single&id=69026", "cvelist": ["CVE-2013-2126"], "lastseen": "2017-10-29T13:36:38"}, {"id": "FEDORA_2013-13112.NASL", "type": "nessus", "title": "Fedora 18 : analitza-4.10.5-1.fc18 / ark-4.10.5-1.fc18 / audiocd-kio-4.10.5-1.fc18 / etc (2013-13112)", "description": "KDE released updates for its Workspaces, Applications, and Development Platform. These updates are the last in a series of monthly stabilization updates to the 4.10 series. 4.10.5 updates bring many bugfixes on top of the latest edition in the 4.10 series and are recommended updates for everyone running 4.10.4 or earlier versions.\nSee also: http://kde.org/announcements/announce-4.10.5.php\n\nFix for CVE-2013-2126, double-free flaw when handling damaged full-color in Foveon and sRAW files\n\nNote that Tenable Network Security has extracted the preceding description block directly from the Fedora security advisory. Tenable has attempted to automatically clean and format it as much as possible without introducing additional issues.", "published": "2013-07-24T00:00:00", "cvss": {"score": 7.5, "vector": "AV:NETWORK/AC:LOW/Au:NONE/C:PARTIAL/I:PARTIAL/A:PARTIAL/"}, "href": "https://www.tenable.com/plugins/index.php?view=single&id=69027", "cvelist": ["CVE-2013-2126"], "lastseen": "2017-10-29T13:39:25"}, {"id": "UBUNTU_USN-1884-1.NASL", "type": "nessus", "title": "Ubuntu 12.04 LTS / 12.10 / 13.04 : libraw vulnerability (USN-1884-1)", "description": "It was discovered that LibRaw incorrectly handled broken full-color images. If a user or automated system were tricked into processing a specially crafted raw image, applications linked against LibRaw could be made to crash, resulting in a denial of service, or possibly execute arbitrary code.\n\nNote that Tenable Network Security has extracted the preceding description block directly from the Ubuntu security advisory. Tenable has attempted to automatically clean and format it as much as possible without introducing additional issues.", "published": "2013-06-19T00:00:00", "cvss": {"score": 7.5, "vector": "AV:NETWORK/AC:LOW/Au:NONE/C:PARTIAL/I:PARTIAL/A:PARTIAL/"}, "href": "https://www.tenable.com/plugins/index.php?view=single&id=66922", "cvelist": ["CVE-2013-2126"], "lastseen": "2017-10-29T13:42:19"}]}}