ID OPENVAS:865667 Type openvas Reporter Copyright (c) 2013 Greenbone Networks GmbH Modified 2018-01-18T00:00:00
Description
Check for the Version of libXrender
###############################################################################
# OpenVAS Vulnerability Test
#
# Fedora Update for libXrender FEDORA-2013-9107
#
# 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");
tag_affected = "libXrender on Fedora 18";
tag_insight = "X.Org X11 libXrender runtime library";
tag_solution = "Please Install the Updated Packages.";
if(description)
{
script_id(865667);
script_version("$Revision: 8456 $");
script_tag(name:"last_modification", value:"$Date: 2018-01-18 07:58:40 +0100 (Thu, 18 Jan 2018) $");
script_tag(name:"creation_date", value:"2013-06-04 09:17:44 +0530 (Tue, 04 Jun 2013)");
script_cve_id("CVE-2013-1987");
script_tag(name:"cvss_base", value:"6.8");
script_tag(name:"cvss_base_vector", value:"AV:N/AC:M/Au:N/C:P/I:P/A:P");
script_name("Fedora Update for libXrender FEDORA-2013-9107");
script_xref(name: "FEDORA", value: "2013-9107");
script_xref(name: "URL" , value: "http://lists.fedoraproject.org/pipermail/package-announce/2013-June/107491.html");
script_tag(name: "summary" , value: "Check for the Version of libXrender");
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");
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");
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:"libXrender", rpm:"libXrender~0.9.7~5.20130524git786f78fd8.fc18", rls:"FC18")) != NULL)
{
security_message(data:res);
exit(0);
}
if (__pkg_match) exit(99); # Not vulnerable.
exit(0);
}
{"id": "OPENVAS:865667", "bulletinFamily": "scanner", "title": "Fedora Update for libXrender FEDORA-2013-9107", "description": "Check for the Version of libXrender", "published": "2013-06-04T00:00:00", "modified": "2018-01-18T00:00:00", "cvss": {"score": 6.8, "vector": "AV:NETWORK/AC:MEDIUM/Au:NONE/C:PARTIAL/I:PARTIAL/A:PARTIAL/"}, "href": "http://plugins.openvas.org/nasl.php?oid=865667", "reporter": "Copyright (c) 2013 Greenbone Networks GmbH", "references": ["2013-9107", "http://lists.fedoraproject.org/pipermail/package-announce/2013-June/107491.html"], "cvelist": ["CVE-2013-1987"], "type": "openvas", "lastseen": "2018-01-18T11:09:06", "history": [{"bulletin": {"bulletinFamily": "scanner", "cvelist": ["CVE-2013-1987"], "cvss": {"score": 6.8, "vector": "AV:NETWORK/AC:MEDIUM/Au:NONE/C:PARTIAL/I:PARTIAL/A:PARTIAL/"}, "description": "Check for the Version of libXrender", "edition": 2, "enchantments": {"score": {"modified": "2017-07-25T10:51:50", "value": 6.8}}, "hash": "e2c4376f54484e45c871001ad568f1728c5f4227e72cb07448a1b4b968ba5f53", "hashmap": [{"hash": "0ed03fba7de2a2664ec0b09fb6cc6341", "key": "href"}, {"hash": "68caab37c3c6513db943ead663661642", "key": "description"}, {"hash": "86355b7c9f3aa64696970ce6f78c21ea", "key": "published"}, {"hash": "dd3fe248528821559bf116794b9cbdc9", "key": "sourceData"}, {"hash": "1a99a5f9a50e5bac3b749d8558d5e46b", "key": "reporter"}, {"hash": "03ad56355d475d89ace2ab1b34fcd54d", "key": "cvelist"}, {"hash": "47c1f692ea47a21f716dad07043ade01", "key": "type"}, {"hash": "84d8e697940371bd77ed90fb73b2b252", "key": "references"}, {"hash": "211579f38c5e56832547b6c2fd5555a7", "key": "pluginID"}, {"hash": "bbdaea376f500d25f6b0c1050311dd07", "key": "bulletinFamily"}, {"hash": "be931514784f88df80712740ad2723e7", "key": "naslFamily"}, {"hash": "68cc71139cc513430d5b8146445e9300", "key": "title"}, {"hash": "737e2591b537c46d1ca7ce6f0cea5cb9", "key": "cvss"}, {"hash": "0d134bf170d66438eb1e01173ee0187f", "key": "modified"}], "history": [], "href": "http://plugins.openvas.org/nasl.php?oid=865667", "id": "OPENVAS:865667", "lastseen": "2017-07-25T10:51:50", "modified": "2017-07-10T00:00:00", "naslFamily": "Fedora Local Security Checks", "objectVersion": "1.3", "pluginID": "865667", "published": "2013-06-04T00:00:00", "references": ["2013-9107", "http://lists.fedoraproject.org/pipermail/package-announce/2013-June/107491.html"], "reporter": "Copyright (c) 2013 Greenbone Networks GmbH", "sourceData": "###############################################################################\n# OpenVAS Vulnerability Test\n#\n# Fedora Update for libXrender FEDORA-2013-9107\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 = \"libXrender on Fedora 18\";\ntag_insight = \"X.Org X11 libXrender runtime library\";\ntag_solution = \"Please Install the Updated Packages.\";\n\nif(description)\n{\n script_id(865667);\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-04 09:17:44 +0530 (Tue, 04 Jun 2013)\");\n script_cve_id(\"CVE-2013-1987\");\n script_tag(name:\"cvss_base\", value:\"6.8\");\n script_tag(name:\"cvss_base_vector\", value:\"AV:N/AC:M/Au:N/C:P/I:P/A:P\");\n script_name(\"Fedora Update for libXrender FEDORA-2013-9107\");\n\n script_xref(name: \"FEDORA\", value: \"2013-9107\");\n script_xref(name: \"URL\" , value: \"http://lists.fedoraproject.org/pipermail/package-announce/2013-June/107491.html\");\n script_summary(\"Check for the Version of libXrender\");\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:\"libXrender\", rpm:\"libXrender~0.9.7~5.20130524git786f78fd8.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", "title": "Fedora Update for libXrender FEDORA-2013-9107", "type": "openvas", "viewCount": 0}, "differentElements": ["modified", "sourceData"], "edition": 2, "lastseen": "2017-07-25T10:51:50"}, {"bulletin": {"bulletinFamily": "scanner", "cvelist": ["CVE-2013-1987"], "cvss": {"score": 6.8, "vector": "AV:NETWORK/AC:MEDIUM/Au:NONE/C:PARTIAL/I:PARTIAL/A:PARTIAL/"}, "description": "Check for the Version of libXrender", "edition": 1, "enchantments": {}, "hash": "6bc4c27034f1480da6eebc6724d928e759a611e31e386aea10929ae50cccbc99", "hashmap": [{"hash": "0ed03fba7de2a2664ec0b09fb6cc6341", "key": "href"}, {"hash": "68caab37c3c6513db943ead663661642", "key": "description"}, {"hash": "7a7a315001ce59c85a7f4d517b06380a", "key": "sourceData"}, {"hash": "b17eee0bcdecc9752a56cf7694d3e057", "key": "modified"}, {"hash": "86355b7c9f3aa64696970ce6f78c21ea", "key": "published"}, {"hash": "1a99a5f9a50e5bac3b749d8558d5e46b", "key": "reporter"}, {"hash": "03ad56355d475d89ace2ab1b34fcd54d", "key": "cvelist"}, {"hash": "47c1f692ea47a21f716dad07043ade01", "key": "type"}, {"hash": "84d8e697940371bd77ed90fb73b2b252", "key": "references"}, {"hash": "211579f38c5e56832547b6c2fd5555a7", "key": "pluginID"}, {"hash": "bbdaea376f500d25f6b0c1050311dd07", "key": "bulletinFamily"}, {"hash": "be931514784f88df80712740ad2723e7", "key": "naslFamily"}, {"hash": "68cc71139cc513430d5b8146445e9300", "key": "title"}, {"hash": "737e2591b537c46d1ca7ce6f0cea5cb9", "key": "cvss"}], "history": [], "href": "http://plugins.openvas.org/nasl.php?oid=865667", "id": "OPENVAS:865667", "lastseen": "2017-07-02T21:11:11", "modified": "2016-03-22T00:00:00", "naslFamily": "Fedora Local Security Checks", "objectVersion": "1.3", "pluginID": "865667", "published": "2013-06-04T00:00:00", "references": ["2013-9107", "http://lists.fedoraproject.org/pipermail/package-announce/2013-June/107491.html"], "reporter": "Copyright (c) 2013 Greenbone Networks GmbH", "sourceData": "###############################################################################\n# OpenVAS Vulnerability Test\n#\n# Fedora Update for libXrender FEDORA-2013-9107\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 = \"libXrender on Fedora 18\";\ntag_insight = \"X.Org X11 libXrender runtime library\";\ntag_solution = \"Please Install the Updated Packages.\";\n\nif(description)\n{\n script_id(865667);\n script_version(\"$Revision: 2909 $\");\n script_tag(name:\"last_modification\", value:\"$Date: 2016-03-22 14:47:14 +0100 (Tue, 22 Mar 2016) $\");\n script_tag(name:\"creation_date\", value:\"2013-06-04 09:17:44 +0530 (Tue, 04 Jun 2013)\");\n script_cve_id(\"CVE-2013-1987\");\n script_tag(name:\"cvss_base\", value:\"6.8\");\n script_tag(name:\"cvss_base_vector\", value:\"AV:N/AC:M/Au:N/C:P/I:P/A:P\");\n script_name(\"Fedora Update for libXrender FEDORA-2013-9107\");\n\n script_xref(name: \"FEDORA\", value: \"2013-9107\");\n script_xref(name: \"URL\" , value: \"http://lists.fedoraproject.org/pipermail/package-announce/2013-June/107491.html\");\n script_summary(\"Check for the Version of libXrender\");\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 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:\"libXrender\", rpm:\"libXrender~0.9.7~5.20130524git786f78fd8.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", "title": "Fedora Update for libXrender FEDORA-2013-9107", "type": "openvas", "viewCount": 0}, "differentElements": ["modified", "sourceData"], "edition": 1, "lastseen": "2017-07-02T21:11:11"}], "edition": 3, "hashmap": [{"key": "bulletinFamily", "hash": "bbdaea376f500d25f6b0c1050311dd07"}, {"key": "cvelist", "hash": "03ad56355d475d89ace2ab1b34fcd54d"}, {"key": "cvss", "hash": "737e2591b537c46d1ca7ce6f0cea5cb9"}, {"key": "description", "hash": "68caab37c3c6513db943ead663661642"}, {"key": "href", "hash": "0ed03fba7de2a2664ec0b09fb6cc6341"}, {"key": "modified", "hash": "2bd1a888d4d32830ca7e123d42f56c1e"}, {"key": "naslFamily", "hash": "be931514784f88df80712740ad2723e7"}, {"key": "pluginID", "hash": "211579f38c5e56832547b6c2fd5555a7"}, {"key": "published", "hash": "86355b7c9f3aa64696970ce6f78c21ea"}, {"key": "references", "hash": "84d8e697940371bd77ed90fb73b2b252"}, {"key": "reporter", "hash": "1a99a5f9a50e5bac3b749d8558d5e46b"}, {"key": "sourceData", "hash": "94f0ba2104df9bd942d4a6f3c9313a23"}, {"key": "title", "hash": "68cc71139cc513430d5b8146445e9300"}, {"key": "type", "hash": "47c1f692ea47a21f716dad07043ade01"}], "hash": "927682c9d3fd34461ef995606770ab5292409085fe7557b84d9a6c77cf336b5b", "viewCount": 0, "enchantments": {"vulnersScore": 4.0}, "objectVersion": "1.3", "sourceData": "###############################################################################\n# OpenVAS Vulnerability Test\n#\n# Fedora Update for libXrender FEDORA-2013-9107\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 = \"libXrender on Fedora 18\";\ntag_insight = \"X.Org X11 libXrender runtime library\";\ntag_solution = \"Please Install the Updated Packages.\";\n\nif(description)\n{\n script_id(865667);\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-04 09:17:44 +0530 (Tue, 04 Jun 2013)\");\n script_cve_id(\"CVE-2013-1987\");\n script_tag(name:\"cvss_base\", value:\"6.8\");\n script_tag(name:\"cvss_base_vector\", value:\"AV:N/AC:M/Au:N/C:P/I:P/A:P\");\n script_name(\"Fedora Update for libXrender FEDORA-2013-9107\");\n\n script_xref(name: \"FEDORA\", value: \"2013-9107\");\n script_xref(name: \"URL\" , value: \"http://lists.fedoraproject.org/pipermail/package-announce/2013-June/107491.html\");\n script_tag(name: \"summary\" , value: \"Check for the Version of libXrender\");\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:\"libXrender\", rpm:\"libXrender~0.9.7~5.20130524git786f78fd8.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", "naslFamily": "Fedora Local Security Checks", "pluginID": "865667"}
{"result": {"cve": [{"id": "CVE-2013-1987", "type": "cve", "title": "CVE-2013-1987", "description": "Multiple integer overflows in X.org libXrender 0.9.7 and earlier allow X servers to trigger allocation of insufficient memory and a buffer overflow via vectors related to the (1) XRenderQueryFilters, (2) XRenderQueryFormats, and (3) XRenderQueryPictIndexValues functions.", "published": "2013-06-15T15:55:01", "cvss": {"score": 6.8, "vector": "AV:NETWORK/AC:MEDIUM/Au:NONE/C:PARTIAL/I:PARTIAL/A:PARTIAL/"}, "href": "https://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2013-1987", "cvelist": ["CVE-2013-1987"], "lastseen": "2017-04-21T09:51:10"}], "openvas": [{"id": "OPENVAS:841458", "type": "openvas", "title": "Ubuntu Update for libxrender USN-1863-1", "description": "Check for the Version of libxrender", "published": "2013-06-07T00:00:00", "cvss": {"score": 6.8, "vector": "AV:NETWORK/AC:MEDIUM/Au:NONE/C:PARTIAL/I:PARTIAL/A:PARTIAL/"}, "href": "http://plugins.openvas.org/nasl.php?oid=841458", "cvelist": ["CVE-2013-1987"], "lastseen": "2018-01-18T11:08:44"}, {"id": "OPENVAS:1361412562310892677", "type": "openvas", "title": "Debian Security Advisory DSA 2677-1 (libxrender - several vulnerabilities)", "description": "Ilja van Sprundel of IOActive discovered several security issues in\nmultiple components of the X.org graphics stack and the related\nlibraries: Various integer overflows, sign handling errors in integer\nconversions, buffer overflows, memory corruption and missing input\nsanitising may lead to privilege escalation or denial of service.", "published": "2013-05-23T00:00:00", "cvss": {"score": 6.8, "vector": "AV:NETWORK/AC:MEDIUM/Au:NONE/C:PARTIAL/I:PARTIAL/A:PARTIAL/"}, "href": "http://plugins.openvas.org/nasl.php?oid=1361412562310892677", "cvelist": ["CVE-2013-1987"], "lastseen": "2018-04-06T11:22:07"}, {"id": "OPENVAS:892677", "type": "openvas", "title": "Debian Security Advisory DSA 2677-1 (libxrender - several vulnerabilities)", "description": "Ilja van Sprundel of IOActive discovered several security issues in\nmultiple components of the X.org graphics stack and the related\nlibraries: Various integer overflows, sign handling errors in integer\nconversions, buffer overflows, memory corruption and missing input\nsanitising may lead to privilege escalation or denial of service.", "published": "2013-05-23T00:00:00", "cvss": {"score": 6.8, "vector": "AV:NETWORK/AC:MEDIUM/Au:NONE/C:PARTIAL/I:PARTIAL/A:PARTIAL/"}, "href": "http://plugins.openvas.org/nasl.php?oid=892677", "cvelist": ["CVE-2013-1987"], "lastseen": "2017-07-24T12:51:40"}, {"id": "OPENVAS:1361412562310841458", "type": "openvas", "title": "Ubuntu Update for libxrender USN-1863-1", "description": "Check for the Version of libxrender", "published": "2013-06-07T00:00:00", "cvss": {"score": 6.8, "vector": "AV:NETWORK/AC:MEDIUM/Au:NONE/C:PARTIAL/I:PARTIAL/A:PARTIAL/"}, "href": "http://plugins.openvas.org/nasl.php?oid=1361412562310841458", "cvelist": ["CVE-2013-1987"], "lastseen": "2018-04-06T11:21:19"}, {"id": "OPENVAS:1361412562310865667", "type": "openvas", "title": "Fedora Update for libXrender FEDORA-2013-9107", "description": "Check for the Version of libXrender", "published": "2013-06-04T00:00:00", "cvss": {"score": 6.8, "vector": "AV:NETWORK/AC:MEDIUM/Au:NONE/C:PARTIAL/I:PARTIAL/A:PARTIAL/"}, "href": "http://plugins.openvas.org/nasl.php?oid=1361412562310865667", "cvelist": ["CVE-2013-1987"], "lastseen": "2018-04-06T11:22:18"}, {"id": "OPENVAS:1361412562310120017", "type": "openvas", "title": "Amazon Linux Local Check: ALAS-2014-452", "description": "Amazon Linux Local Security Checks", "published": "2015-09-08T00:00:00", "cvss": {"score": 6.8, "vector": "AV:NETWORK/AC:MEDIUM/Au:NONE/C:PARTIAL/I:PARTIAL/A:PARTIAL/"}, "href": "http://plugins.openvas.org/nasl.php?oid=1361412562310120017", "cvelist": ["CVE-2013-1997", "CVE-2013-1991", "CVE-2013-2005", "CVE-2013-1988", "CVE-2013-1989", "CVE-2013-1985", "CVE-2013-1982", "CVE-2013-2064", "CVE-2013-1984", "CVE-2013-2000", "CVE-2013-1981", "CVE-2013-2003", "CVE-2013-1987", "CVE-2013-1983", "CVE-2013-2001", "CVE-2013-2062", "CVE-2013-1995", "CVE-2013-1999", "CVE-2013-2066", "CVE-2013-2004", "CVE-2013-1990", "CVE-2013-1986", "CVE-2013-2002", "CVE-2013-1998"], "lastseen": "2017-09-04T14:12:37"}, {"id": "OPENVAS:1361412562310871265", "type": "openvas", "title": "RedHat Update for X11 client libraries RHSA-2014:1436-02", "description": "Check the version of X11 client libraries", "published": "2014-10-15T00:00:00", "cvss": {"score": 6.8, "vector": "AV:NETWORK/AC:MEDIUM/Au:NONE/C:PARTIAL/I:PARTIAL/A:PARTIAL/"}, "href": "http://plugins.openvas.org/nasl.php?oid=1361412562310871265", "cvelist": ["CVE-2013-1997", "CVE-2013-1991", "CVE-2013-2005", "CVE-2013-1988", "CVE-2013-1989", "CVE-2013-1985", "CVE-2013-1982", "CVE-2013-2064", "CVE-2013-1984", "CVE-2013-2000", "CVE-2013-1981", "CVE-2013-2003", "CVE-2013-1987", "CVE-2013-1983", "CVE-2013-2001", "CVE-2013-2062", "CVE-2013-1995", "CVE-2013-1999", "CVE-2013-2066", "CVE-2013-2004", "CVE-2013-1990", "CVE-2013-1986", "CVE-2013-2002", "CVE-2013-1998"], "lastseen": "2017-08-02T10:49:08"}, {"id": "OPENVAS:1361412562310121182", "type": "openvas", "title": "Gentoo Linux Local Check: https://security.gentoo.org/glsa/201405-07", "description": "Gentoo Linux Local Security Checks https://security.gentoo.org/glsa/201405-07", "published": "2015-09-29T00:00:00", "cvss": {"score": 6.8, "vector": "AV:NETWORK/AC:MEDIUM/Au:NONE/C:PARTIAL/I:PARTIAL/A:PARTIAL/"}, "href": "http://plugins.openvas.org/nasl.php?oid=1361412562310121182", "cvelist": ["CVE-2013-1997", "CVE-2013-1991", "CVE-2013-2005", "CVE-2013-1988", "CVE-2013-1989", "CVE-2013-1985", "CVE-2013-4396", "CVE-2013-1982", "CVE-2013-2064", "CVE-2013-1984", "CVE-2013-2000", "CVE-2013-1981", "CVE-2013-2003", "CVE-2013-1987", "CVE-2013-1056", "CVE-2013-1983", "CVE-2013-2001", "CVE-2013-1993", "CVE-2013-2062", "CVE-2013-1995", "CVE-2013-1999", "CVE-2013-2066", "CVE-2013-2004", "CVE-2013-1990", "CVE-2013-1986", "CVE-2013-2002", "CVE-2013-1992", "CVE-2013-2063", "CVE-2013-1994", "CVE-2013-1940", "CVE-2013-1998", "CVE-2013-1996"], "lastseen": "2018-04-09T11:28:47"}], "nessus": [{"id": "UBUNTU_USN-1863-1.NASL", "type": "nessus", "title": "Ubuntu 10.04 LTS / 12.04 LTS / 12.10 / 13.04 : libxrender vulnerability (USN-1863-1)", "description": "Ilja van Sprundel discovered multiple security issues in various X.org libraries and components. An attacker could use these issues to cause applications 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-06T00:00:00", "cvss": {"score": 6.8, "vector": "AV:NETWORK/AC:MEDIUM/Au:NONE/C:PARTIAL/I:PARTIAL/A:PARTIAL/"}, "href": "https://www.tenable.com/plugins/index.php?view=single&id=66827", "cvelist": ["CVE-2013-1987"], "lastseen": "2017-10-29T13:44:10"}, {"id": "FEDORA_2013-9107.NASL", "type": "nessus", "title": "Fedora 18 : libXrender-0.9.7-5.20130524git786f78fd8.fc18 (2013-9107)", "description": "Update to latest git to fix the following CVEs: CVE-2013-1987\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-06-03T00:00:00", "cvss": {"score": 6.8, "vector": "AV:NETWORK/AC:MEDIUM/Au:NONE/C:PARTIAL/I:PARTIAL/A:PARTIAL/"}, "href": "https://www.tenable.com/plugins/index.php?view=single&id=66743", "cvelist": ["CVE-2013-1987"], "lastseen": "2017-10-29T13:37:48"}, {"id": "DEBIAN_DSA-2677.NASL", "type": "nessus", "title": "Debian DSA-2677-1 : libxrender - several vulnerabilities", "description": "Ilja van Sprundel of IOActive discovered several security issues in multiple components of the X.org graphics stack and the related libraries: Various integer overflows, sign handling errors in integer conversions, buffer overflows, memory corruption and missing input sanitising may lead to privilege escalation or denial of service.", "published": "2013-05-24T00:00:00", "cvss": {"score": 6.8, "vector": "AV:NETWORK/AC:MEDIUM/Au:NONE/C:PARTIAL/I:PARTIAL/A:PARTIAL/"}, "href": "https://www.tenable.com/plugins/index.php?view=single&id=66561", "cvelist": ["CVE-2013-1987"], "lastseen": "2017-10-29T13:34:41"}, {"id": "FEDORA_2013-9052.NASL", "type": "nessus", "title": "Fedora 19 : libXrender-0.9.7-5.20130524git786f78fd8.fc19 (2013-9052)", "description": "Update to latest git to fix the following CVEs: CVE-2013-1987\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-05-28T00:00:00", "cvss": {"score": 6.8, "vector": "AV:NETWORK/AC:MEDIUM/Au:NONE/C:PARTIAL/I:PARTIAL/A:PARTIAL/"}, "href": "https://www.tenable.com/plugins/index.php?view=single&id=66621", "cvelist": ["CVE-2013-1987"], "lastseen": "2017-10-29T13:41:06"}, {"id": "SUSE_11_XORG-X11-LIBXRENDER-130612.NASL", "type": "nessus", "title": "SuSE 11.3 Security Update : xorg-x11-libXrender (SAT Patch Number 7939)", "description": "This update of xorg-x11-libXrender fixes several integer overflow issues.\n\nBug 815451/821669 CVE-2013-1987", "published": "2013-07-30T00:00:00", "cvss": {"score": 6.8, "vector": "AV:NETWORK/AC:MEDIUM/Au:NONE/C:PARTIAL/I:PARTIAL/A:PARTIAL/"}, "href": "https://www.tenable.com/plugins/index.php?view=single&id=69115", "cvelist": ["CVE-2013-1987"], "lastseen": "2017-10-29T13:42:47"}, {"id": "OPENSUSE-2013-489.NASL", "type": "nessus", "title": "openSUSE Security Update : libXrender (openSUSE-SU-2013:1011-1)", "description": "This update of libXrender fixes several integer overflow issues.\n\n - U_0001-integer-overflow-in-XRenderQueryFilters-CVE-2013- 198.patch, U_0002-integer-overflow-in-XRenderQueryFormats-CVE-2013- 198.patch, U_0003-integer-overflow-in-XRenderQueryPictIndexValues-C VE-.patch\n\n - integer overflow in XRenderQueryFilters(), XRenderQueryFormats() and XRenderQueryPictIndexValues() [CVE-2013-1987] (bnc#821669, bnc#815451)", "published": "2014-06-13T00:00:00", "cvss": {"score": 6.8, "vector": "AV:NETWORK/AC:MEDIUM/Au:NONE/C:PARTIAL/I:PARTIAL/A:PARTIAL/"}, "href": "https://www.tenable.com/plugins/index.php?view=single&id=75030", "cvelist": ["CVE-2013-1987"], "lastseen": "2017-10-29T13:36:37"}, {"id": "SUSE_11_XORG-X11-LIBXRENDER-130603.NASL", "type": "nessus", "title": "SuSE 11.2 Security Update : xorg-x11-libXrender (SAT Patch Number 7809)", "description": "This update of xorg-x11-libXrender fixes several integer overflow issues. (bnc#815451, bnc#821669, CVE-2013-1987)", "published": "2013-06-29T00:00:00", "cvss": {"score": 6.8, "vector": "AV:NETWORK/AC:MEDIUM/Au:NONE/C:PARTIAL/I:PARTIAL/A:PARTIAL/"}, "href": "https://www.tenable.com/plugins/index.php?view=single&id=67111", "cvelist": ["CVE-2013-1987"], "lastseen": "2017-10-29T13:41:13"}, {"id": "SOLARIS11_XORG_20130924.NASL", "type": "nessus", "title": "Oracle Solaris Third-Party Patch Update : xorg (multiple_vulnerabilities_in_x_org)", "description": "The remote Solaris system is missing necessary patches to address security updates :\n\n - Integer overflow in X.org libXfixes 5.0 and earlier allows X servers to trigger allocation of insufficient memory and a buffer overflow via vectors related to the XFixesGetCursorImage function. (CVE-2013-1983)\n\n - Multiple integer overflows in X.org libXrandr 1.4.0 and earlier allow X servers to trigger allocation of insufficient memory and a buffer overflow via vectors related to the (1) XRRQueryOutputProperty and (2) XRRQueryProviderProperty functions. (CVE-2013-1986)\n\n - Multiple integer overflows in X.org libXrender 0.9.7 and earlier allow X servers to trigger allocation of insufficient memory and a buffer overflow via vectors related to the (1) XRenderQueryFilters, (2) XRenderQueryFormats, and (3) XRenderQueryPictIndexValues functions. (CVE-2013-1987)\n\n - Multiple integer overflows in X.org libXRes 1.0.6 and earlier allow X servers to trigger allocation of insufficient memory and a buffer overflow via vectors related to the (1) XResQueryClients and (2) XResQueryClientResources functions. (CVE-2013-1988)\n\n - Multiple integer overflows in X.org libXv 1.0.7 and earlier allow X servers to trigger allocation of insufficient memory and a buffer overflow via vectors related to the (1) XvQueryPortAttributes, (2) XvListImageFormats, and (3) XvCreateImage function.\n (CVE-2013-1989)\n\n - Multiple integer overflows in X.org libXvMC 1.0.7 and earlier allow X servers to trigger allocation of insufficient memory and a buffer overflow via vectors related to the (1) XvMCListSurfaceTypes and (2) XvMCListSubpictureTypes functions. (CVE-2013-1990)\n\n - Multiple integer overflows in X.org libdmx 1.1.2 and earlier allow X servers to trigger allocation of insufficient memory and a buffer overflow via vectors related to the (1) DMXGetScreenAttributes, (2) DMXGetWindowAttributes, and (3) DMXGetInputAttributes functions. (CVE-2013-1992)\n\n - Multiple integer overflows in X.org libGLX in Mesa 9.1.1 and earlier allow X servers to trigger allocation of insufficient memory and a buffer overflow via vectors related to the (1) XF86DRIOpenConnection and (2) XF86DRIGetClientDriverName functions. (CVE-2013-1993)\n\n - Buffer overflow in X.org libXvMC 1.0.7 and earlier allows X servers to cause a denial of service (crash) and possibly execute arbitrary code via crafted length or index values to the XvMCGetDRInfo function.\n (CVE-2013-1999)\n\n - Multiple buffer overflows in X.org libXxf86dga 1.1.3 and earlier allow X servers to cause a denial of service (crash) and possibly execute arbitrary code via crafted length or index values to the (1) XDGAQueryModes and (2) XDGASetMode functions. (CVE-2013-2000)\n\n - Buffer overflow in X.org libXxf86vm 1.1.2 and earlier allows X servers to cause a denial of service (crash) and possibly execute arbitrary code via crafted length or index values to the XF86VidModeGetGammaRamp function.\n (CVE-2013-2001)\n\n - Integer overflow in X.org libXcursor 1.1.13 and earlier allows X servers to trigger allocation of insufficient memory and a buffer overflow via vectors related to the\n _XcursorFileHeaderCreate function. (CVE-2013-2003)\n\n - Integer overflow in X.org libXtst 1.2.1 and earlier allows X servers to trigger allocation of insufficient memory and a buffer overflow via vectors related to the XRecordGetContext function. (CVE-2013-2063)\n\n - Integer overflow in X.org libxcb 1.9 and earlier allows X servers to trigger allocation of insufficient memory and a buffer overflow via vectors related to the read_packet function. (CVE-2013-2064)\n\n - Buffer overflow in X.org libXv 1.0.7 and earlier allows X servers to cause a denial of service (crash) and possibly execute arbitrary code via crafted length or index values to the XvQueryPortAttributes function.\n (CVE-2013-2066)", "published": "2015-01-19T00:00:00", "cvss": {"score": 6.8, "vector": "AV:NETWORK/AC:MEDIUM/Au:NONE/C:PARTIAL/I:PARTIAL/A:PARTIAL/"}, "href": "https://www.tenable.com/plugins/index.php?view=single&id=80819", "cvelist": ["CVE-2013-1988", "CVE-2013-1989", "CVE-2013-2064", "CVE-2013-2000", "CVE-2013-2003", "CVE-2013-1987", "CVE-2013-1983", "CVE-2013-2001", "CVE-2013-1993", "CVE-2013-1999", "CVE-2013-2066", "CVE-2013-1990", "CVE-2013-1986", "CVE-2013-1992", "CVE-2013-2063"], "lastseen": "2017-10-29T13:37:48"}, {"id": "SL_20141014_X11_CLIENT_LIBRARIES_ON_SL6_X.NASL", "type": "nessus", "title": "Scientific Linux Security Update : X11 client libraries on SL6.x i386/x86_64", "description": "Multiple integer overflow flaws, leading to heap-based buffer overflows, were found in the way various X11 client libraries handled certain protocol data. An attacker able to submit invalid protocol data to an X11 server via a malicious X11 client could use either of these flaws to potentially escalate their privileges on the system.\n(CVE-2013-1981, CVE-2013-1982, CVE-2013-1983, CVE-2013-1984, CVE-2013-1985, CVE-2013-1986, CVE-2013-1987, CVE-2013-1988, CVE-2013-1989, CVE-2013-1990, CVE-2013-1991, CVE-2013-2003, CVE-2013-2062, CVE-2013-2064)\n\nMultiple array index errors, leading to heap-based buffer out-of-bounds write flaws, were found in the way various X11 client libraries handled data returned from an X11 server. A malicious X11 server could possibly use this flaw to execute arbitrary code with the privileges of the user running an X11 client. (CVE-2013-1997, CVE-2013-1998, CVE-2013-1999, CVE-2013-2000, CVE-2013-2001, CVE-2013-2002, CVE-2013-2066)\n\nA buffer overflow flaw was found in the way the XListInputDevices() function of X.Org X11's libXi runtime library handled signed numbers.\nA malicious X11 server could possibly use this flaw to execute arbitrary code with the privileges of the user running an X11 client.\n(CVE-2013-1995)\n\nA flaw was found in the way the X.Org X11 libXt runtime library used uninitialized pointers. A malicious X11 server could possibly use this flaw to execute arbitrary code with the privileges of the user running an X11 client. (CVE-2013-2005)\n\nTwo stack-based buffer overflow flaws were found in the way libX11, the Core X11 protocol client library, processed certain user-specified files. A malicious X11 server could possibly use this flaw to crash an X11 client via a specially crafted file. (CVE-2013-2004)\n\nThe xkeyboard-config package has been upgraded to upstream version 2.11, which provides a number of bug fixes and enhancements over the previous version.\n\nThis update also fixes the following bugs :\n\n - Previously, updating the mesa-libGL package did not update the libX11 package, although it was listed as a dependency of mesa-libGL. This bug has been fixed and updating mesa-libGL now updates all dependent packages as expected.\n\n - Previously, closing a customer application could occasionally cause the X Server to terminate unexpectedly. After this update, the X Server no longer hangs when a user closes a customer application.", "published": "2014-11-04T00:00:00", "cvss": {"score": 6.8, "vector": "AV:NETWORK/AC:MEDIUM/Au:NONE/C:PARTIAL/I:PARTIAL/A:PARTIAL/"}, "href": "https://www.tenable.com/plugins/index.php?view=single&id=78841", "cvelist": ["CVE-2013-1997", "CVE-2013-1991", "CVE-2013-2005", "CVE-2013-1988", "CVE-2013-1989", "CVE-2013-1985", "CVE-2013-1982", "CVE-2013-2064", "CVE-2013-1984", "CVE-2013-2000", "CVE-2013-1981", "CVE-2013-2003", "CVE-2013-1987", "CVE-2013-1983", "CVE-2013-2001", "CVE-2013-2062", "CVE-2013-1995", "CVE-2013-1999", "CVE-2013-2066", "CVE-2013-2004", "CVE-2013-1990", "CVE-2013-1986", "CVE-2013-2002", "CVE-2013-1998"], "lastseen": "2017-10-29T13:36:57"}, {"id": "ALA_ALAS-2014-452.NASL", "type": "nessus", "title": "Amazon Linux AMI : libX11 / libXcursor,libXfixes,libXi,libXrandr,libXrender,libXres,libXt,libXv,libXvMC,libXxf86dga,libXxf86vm,libdmx,xorg-x11-proto-devel (ALAS-2014-452)", "description": "Multiple integer overflow flaws, leading to heap-based buffer overflows, were found in the way various X11 client libraries handled certain protocol data. An attacker able to submit invalid protocol data to an X11 server via a malicious X11 client could use either of these flaws to potentially escalate their privileges on the system.\n(CVE-2013-1981 , CVE-2013-1982 , CVE-2013-1983 , CVE-2013-1984 , CVE-2013-1985 , CVE-2013-1986 , CVE-2013-1987 , CVE-2013-1988 , CVE-2013-1989 , CVE-2013-1990 , CVE-2013-1991 , CVE-2013-2003 , CVE-2013-2062 , CVE-2013-2064)\n\nMultiple array index errors, leading to heap-based buffer out-of-bounds write flaws, were found in the way various X11 client libraries handled data returned from an X11 server. A malicious X11 server could possibly use this flaw to execute arbitrary code with the privileges of the user running an X11 client. (CVE-2013-1997 , CVE-2013-1998 , CVE-2013-1999 , CVE-2013-2000 , CVE-2013-2001 , CVE-2013-2002 , CVE-2013-2066)\n\nA buffer overflow flaw was found in the way the XListInputDevices() function of X.Org X11's libXi runtime library handled signed numbers.\nA malicious X11 server could possibly use this flaw to execute arbitrary code with the privileges of the user running an X11 client.\n(CVE-2013-1995)\n\nA flaw was found in the way the X.Org X11 libXt runtime library used uninitialized pointers. A malicious X11 server could possibly use this flaw to execute arbitrary code with the privileges of the user running an X11 client. (CVE-2013-2005)\n\nTwo stack-based buffer overflow flaws were found in the way libX11, the Core X11 protocol client library, processed certain user-specified files. A malicious X11 server could possibly use this flaw to crash an X11 client via a specially crafted file. (CVE-2013-2004)", "published": "2014-11-26T00:00:00", "cvss": {"score": 6.8, "vector": "AV:NETWORK/AC:MEDIUM/Au:NONE/C:PARTIAL/I:PARTIAL/A:PARTIAL/"}, "href": "https://www.tenable.com/plugins/index.php?view=single&id=79560", "cvelist": ["CVE-2013-1997", "CVE-2013-1991", "CVE-2013-2005", "CVE-2013-1988", "CVE-2013-1989", "CVE-2013-1985", "CVE-2013-1982", "CVE-2013-2064", "CVE-2013-1984", "CVE-2013-2000", "CVE-2013-1981", "CVE-2013-2003", "CVE-2013-1987", "CVE-2013-1983", "CVE-2013-2001", "CVE-2013-2062", "CVE-2013-1995", "CVE-2013-1999", "CVE-2013-2066", "CVE-2013-2004", "CVE-2013-1990", "CVE-2013-1986", "CVE-2013-2002", "CVE-2013-1998"], "lastseen": "2018-04-19T07:37:35"}], "ubuntu": [{"id": "USN-1863-1", "type": "ubuntu", "title": "libxrender vulnerability", "description": "Ilja van Sprundel discovered multiple security issues in various X.org libraries and components. An attacker could use these issues to cause applications to crash, resulting in a denial of service, or possibly execute arbitrary code.", "published": "2013-06-05T00:00:00", "cvss": {"score": 6.8, "vector": "AV:NETWORK/AC:MEDIUM/Au:NONE/C:PARTIAL/I:PARTIAL/A:PARTIAL/"}, "href": "https://usn.ubuntu.com/1863-1/", "cvelist": ["CVE-2013-1987"], "lastseen": "2018-03-29T18:20:27"}], "debian": [{"id": "DSA-2677", "type": "debian", "title": "libxrender -- several vulnerabilities", "description": "Ilja van Sprundel of IOActive discovered several security issues in multiple components of the X.org graphics stack and the related libraries: Various integer overflows, sign handling errors in integer conversions, buffer overflows, memory corruption and missing input sanitising may lead to privilege escalation or denial of service.\n\nFor the oldstable distribution (squeeze), this problem has been fixed in version 1:0.9.6-1+squeeze1.\n\nFor the stable distribution (wheezy), this problem has been fixed in version 1:0.9.7-1+deb7u1.\n\nFor the unstable distribution (sid), this problem has been fixed in version 1:0.9.7-1+deb7u1.\n\nWe recommend that you upgrade your libxrender packages.", "published": "2013-05-23T00:00:00", "cvss": {"score": 6.8, "vector": "AV:NETWORK/AC:MEDIUM/Au:NONE/C:PARTIAL/I:PARTIAL/A:PARTIAL/"}, "href": "http://www.debian.org/security/dsa-2677", "cvelist": ["CVE-2013-1987"], "lastseen": "2017-10-05T13:11:32"}], "redhat": [{"id": "RHSA-2014:1436", "type": "redhat", "title": "(RHSA-2014:1436) Moderate: X11 client libraries security, bug fix, and enhancement update", "description": "The X11 (Xorg) libraries provide library routines that are used within all\nX Window applications.\n\nMultiple integer overflow flaws, leading to heap-based buffer overflows,\nwere found in the way various X11 client libraries handled certain protocol\ndata. An attacker able to submit invalid protocol data to an X11 server via\na malicious X11 client could use either of these flaws to potentially\nescalate their privileges on the system. (CVE-2013-1981, CVE-2013-1982,\nCVE-2013-1983, CVE-2013-1984, CVE-2013-1985, CVE-2013-1986, CVE-2013-1987,\nCVE-2013-1988, CVE-2013-1989, CVE-2013-1990, CVE-2013-1991, CVE-2013-2003,\nCVE-2013-2062, CVE-2013-2064)\n\nMultiple array index errors, leading to heap-based buffer out-of-bounds\nwrite flaws, were found in the way various X11 client libraries handled\ndata returned from an X11 server. A malicious X11 server could possibly use\nthis flaw to execute arbitrary code with the privileges of the user running\nan X11 client. (CVE-2013-1997, CVE-2013-1998, CVE-2013-1999, CVE-2013-2000,\nCVE-2013-2001, CVE-2013-2002, CVE-2013-2066)\n\nA buffer overflow flaw was found in the way the XListInputDevices()\nfunction of X.Org X11's libXi runtime library handled signed numbers.\nA malicious X11 server could possibly use this flaw to execute arbitrary\ncode with the privileges of the user running an X11 client. (CVE-2013-1995)\n\nA flaw was found in the way the X.Org X11 libXt runtime library used\nuninitialized pointers. A malicious X11 server could possibly use this flaw\nto execute arbitrary code with the privileges of the user running an X11\nclient. (CVE-2013-2005)\n\nTwo stack-based buffer overflow flaws were found in the way libX11, the\nCore X11 protocol client library, processed certain user-specified files.\nA malicious X11 server could possibly use this flaw to crash an X11 client\nvia a specially crafted file. (CVE-2013-2004)\n\nThe xkeyboard-config package has been upgraded to upstream version 2.11,\nwhich provides a number of bug fixes and enhancements over the previous\nversion. (BZ#1077471)\n\nThis update also fixes the following bugs:\n\n* Previously, updating the mesa-libGL package did not update the libX11\npackage, although it was listed as a dependency of mesa-libGL. This bug has\nbeen fixed and updating mesa-libGL now updates all dependent packages as\nexpected. (BZ#1054614)\n\n* Previously, closing a customer application could occasionally cause the X\nServer to terminate unexpectedly. After this update, the X Server no longer\nhangs when a user closes a customer application. (BZ#971626)\n\nAll X11 client libraries users are advised to upgrade to these updated\npackages, which correct these issues and add these enhancements.\n", "published": "2014-10-14T04:00:00", "cvss": {"score": 6.8, "vector": "AV:NETWORK/AC:MEDIUM/Au:NONE/C:PARTIAL/I:PARTIAL/A:PARTIAL/"}, "href": "https://access.redhat.com/errata/RHSA-2014:1436", "cvelist": ["CVE-2013-1997", "CVE-2013-1991", "CVE-2013-2005", "CVE-2013-1988", "CVE-2013-1989", "CVE-2013-1985", "CVE-2013-1982", "CVE-2013-2064", "CVE-2013-1984", "CVE-2013-2000", "CVE-2013-1981", "CVE-2013-2003", "CVE-2013-1987", "CVE-2013-1983", "CVE-2013-2001", "CVE-2013-2062", "CVE-2013-1995", "CVE-2013-1999", "CVE-2013-2066", "CVE-2013-2004", "CVE-2013-1990", "CVE-2013-1986", "CVE-2013-2002", "CVE-2013-1992", "CVE-2013-2063", "CVE-2013-1998"], "lastseen": "2017-03-05T13:18:24"}], "amazon": [{"id": "ALAS-2014-452", "type": "amazon", "title": "Medium: libX11,libXcursor,libXfixes,libXi,libXrandr,libXrender,libXres,libXt,libXv,libXvMC,libXxf86dga,libXxf86vm,libdmx,xorg-x11-proto-devel", "description": "**Issue Overview:**\n\nMultiple integer overflow flaws, leading to heap-based buffer overflows, were found in the way various X11 client libraries handled certain protocol data. An attacker able to submit invalid protocol data to an X11 server via a malicious X11 client could use either of these flaws to potentially escalate their privileges on the system. ([CVE-2013-1981 __](<https://access.redhat.com/security/cve/CVE-2013-1981>), [CVE-2013-1982 __](<https://access.redhat.com/security/cve/CVE-2013-1982>), [CVE-2013-1983 __](<https://access.redhat.com/security/cve/CVE-2013-1983>), [CVE-2013-1984 __](<https://access.redhat.com/security/cve/CVE-2013-1984>), [CVE-2013-1985 __](<https://access.redhat.com/security/cve/CVE-2013-1985>), [CVE-2013-1986 __](<https://access.redhat.com/security/cve/CVE-2013-1986>), [CVE-2013-1987 __](<https://access.redhat.com/security/cve/CVE-2013-1987>), [CVE-2013-1988 __](<https://access.redhat.com/security/cve/CVE-2013-1988>), [CVE-2013-1989 __](<https://access.redhat.com/security/cve/CVE-2013-1989>), [CVE-2013-1990 __](<https://access.redhat.com/security/cve/CVE-2013-1990>), [CVE-2013-1991 __](<https://access.redhat.com/security/cve/CVE-2013-1991>), [CVE-2013-2003 __](<https://access.redhat.com/security/cve/CVE-2013-2003>), [CVE-2013-2062 __](<https://access.redhat.com/security/cve/CVE-2013-2062>), [CVE-2013-2064 __](<https://access.redhat.com/security/cve/CVE-2013-2064>))\n\nMultiple array index errors, leading to heap-based buffer out-of-bounds write flaws, were found in the way various X11 client libraries handled data returned from an X11 server. A malicious X11 server could possibly use this flaw to execute arbitrary code with the privileges of the user running an X11 client. ([CVE-2013-1997 __](<https://access.redhat.com/security/cve/CVE-2013-1997>), [CVE-2013-1998 __](<https://access.redhat.com/security/cve/CVE-2013-1998>), [CVE-2013-1999 __](<https://access.redhat.com/security/cve/CVE-2013-1999>), [CVE-2013-2000 __](<https://access.redhat.com/security/cve/CVE-2013-2000>), [CVE-2013-2001 __](<https://access.redhat.com/security/cve/CVE-2013-2001>), [CVE-2013-2002 __](<https://access.redhat.com/security/cve/CVE-2013-2002>), [CVE-2013-2066 __](<https://access.redhat.com/security/cve/CVE-2013-2066>))\n\nA buffer overflow flaw was found in the way the XListInputDevices() function of X.Org X11's libXi runtime library handled signed numbers. A malicious X11 server could possibly use this flaw to execute arbitrary code with the privileges of the user running an X11 client. ([CVE-2013-1995 __](<https://access.redhat.com/security/cve/CVE-2013-1995>))\n\nA flaw was found in the way the X.Org X11 libXt runtime library used uninitialized pointers. A malicious X11 server could possibly use this flaw to execute arbitrary code with the privileges of the user running an X11 client. ([CVE-2013-2005 __](<https://access.redhat.com/security/cve/CVE-2013-2005>))\n\nTwo stack-based buffer overflow flaws were found in the way libX11, the Core X11 protocol client library, processed certain user-specified files. A malicious X11 server could possibly use this flaw to crash an X11 client via a specially crafted file. ([CVE-2013-2004 __](<https://access.redhat.com/security/cve/CVE-2013-2004>))\n\n \n**Affected Packages:** \n\n\nlibX11,libXcursor,libXfixes,libXi,libXrandr,libXrender,libXres,libXt,libXv,libXvMC,libXxf86dga,libXxf86vm,libdmx,xorg-x11-proto-devel\n\n \n**Issue Correction:** \nRun _yum update libX11 libXcursor libXfixes libXi libXrandr libXrender libXres libXt libXv libXvMC libXxf86dga libXxf86vm libdmx xorg-x11-proto-devel_ to update your system. \n\n \n**New Packages:**\n \n \n i686: \n libX11-debuginfo-1.6.0-2.2.12.amzn1.i686 \n libX11-1.6.0-2.2.12.amzn1.i686 \n libX11-common-1.6.0-2.2.12.amzn1.i686 \n libX11-devel-1.6.0-2.2.12.amzn1.i686 \n libXcursor-debuginfo-1.1.14-2.1.9.amzn1.i686 \n libXcursor-1.1.14-2.1.9.amzn1.i686 \n libXcursor-devel-1.1.14-2.1.9.amzn1.i686 \n libXfixes-5.0.1-2.1.8.amzn1.i686 \n libXfixes-debuginfo-5.0.1-2.1.8.amzn1.i686 \n libXfixes-devel-5.0.1-2.1.8.amzn1.i686 \n libXrandr-debuginfo-1.4.1-2.1.8.amzn1.i686 \n libXrandr-1.4.1-2.1.8.amzn1.i686 \n libXrandr-devel-1.4.1-2.1.8.amzn1.i686 \n libXrender-0.9.8-2.1.9.amzn1.i686 \n libXrender-debuginfo-0.9.8-2.1.9.amzn1.i686 \n libXrender-devel-0.9.8-2.1.9.amzn1.i686 \n libXres-debuginfo-1.0.7-2.1.8.amzn1.i686 \n libXres-1.0.7-2.1.8.amzn1.i686 \n libXres-devel-1.0.7-2.1.8.amzn1.i686 \n libXt-devel-1.1.4-6.1.9.amzn1.i686 \n libXt-debuginfo-1.1.4-6.1.9.amzn1.i686 \n libXt-1.1.4-6.1.9.amzn1.i686 \n libXv-devel-1.0.9-2.1.8.amzn1.i686 \n libXv-debuginfo-1.0.9-2.1.8.amzn1.i686 \n libXv-1.0.9-2.1.8.amzn1.i686 \n libXvMC-1.0.8-2.1.8.amzn1.i686 \n libXvMC-debuginfo-1.0.8-2.1.8.amzn1.i686 \n libXvMC-devel-1.0.8-2.1.8.amzn1.i686 \n libXi-1.7.2-2.2.9.amzn1.i686 \n libXi-devel-1.7.2-2.2.9.amzn1.i686 \n libXi-debuginfo-1.7.2-2.2.9.amzn1.i686 \n libXxf86dga-1.1.4-2.1.8.amzn1.i686 \n libXxf86dga-debuginfo-1.1.4-2.1.8.amzn1.i686 \n libXxf86dga-devel-1.1.4-2.1.8.amzn1.i686 \n libXxf86vm-devel-1.1.3-2.1.9.amzn1.i686 \n libXxf86vm-debuginfo-1.1.3-2.1.9.amzn1.i686 \n libXxf86vm-1.1.3-2.1.9.amzn1.i686 \n libdmx-debuginfo-1.1.3-3.7.amzn1.i686 \n libdmx-1.1.3-3.7.amzn1.i686 \n libdmx-devel-1.1.3-3.7.amzn1.i686 \n \n noarch: \n xorg-x11-proto-devel-7.7-9.10.amzn1.noarch \n \n src: \n libX11-1.6.0-2.2.12.amzn1.src \n libXcursor-1.1.14-2.1.9.amzn1.src \n libXfixes-5.0.1-2.1.8.amzn1.src \n libXrandr-1.4.1-2.1.8.amzn1.src \n xorg-x11-proto-devel-7.7-9.10.amzn1.src \n libXrender-0.9.8-2.1.9.amzn1.src \n libXres-1.0.7-2.1.8.amzn1.src \n libXt-1.1.4-6.1.9.amzn1.src \n libXv-1.0.9-2.1.8.amzn1.src \n libXvMC-1.0.8-2.1.8.amzn1.src \n libXi-1.7.2-2.2.9.amzn1.src \n libXxf86dga-1.1.4-2.1.8.amzn1.src \n libXxf86vm-1.1.3-2.1.9.amzn1.src \n libdmx-1.1.3-3.7.amzn1.src \n \n x86_64: \n libX11-1.6.0-2.2.12.amzn1.x86_64 \n libX11-devel-1.6.0-2.2.12.amzn1.x86_64 \n libX11-common-1.6.0-2.2.12.amzn1.x86_64 \n libX11-debuginfo-1.6.0-2.2.12.amzn1.x86_64 \n libXcursor-debuginfo-1.1.14-2.1.9.amzn1.x86_64 \n libXcursor-devel-1.1.14-2.1.9.amzn1.x86_64 \n libXcursor-1.1.14-2.1.9.amzn1.x86_64 \n libXfixes-devel-5.0.1-2.1.8.amzn1.x86_64 \n libXfixes-debuginfo-5.0.1-2.1.8.amzn1.x86_64 \n libXfixes-5.0.1-2.1.8.amzn1.x86_64 \n libXrandr-devel-1.4.1-2.1.8.amzn1.x86_64 \n libXrandr-debuginfo-1.4.1-2.1.8.amzn1.x86_64 \n libXrandr-1.4.1-2.1.8.amzn1.x86_64 \n libXrender-devel-0.9.8-2.1.9.amzn1.x86_64 \n libXrender-0.9.8-2.1.9.amzn1.x86_64 \n libXrender-debuginfo-0.9.8-2.1.9.amzn1.x86_64 \n libXres-devel-1.0.7-2.1.8.amzn1.x86_64 \n libXres-debuginfo-1.0.7-2.1.8.amzn1.x86_64 \n libXres-1.0.7-2.1.8.amzn1.x86_64 \n libXt-devel-1.1.4-6.1.9.amzn1.x86_64 \n libXt-1.1.4-6.1.9.amzn1.x86_64 \n libXt-debuginfo-1.1.4-6.1.9.amzn1.x86_64 \n libXv-devel-1.0.9-2.1.8.amzn1.x86_64 \n libXv-1.0.9-2.1.8.amzn1.x86_64 \n libXv-debuginfo-1.0.9-2.1.8.amzn1.x86_64 \n libXvMC-1.0.8-2.1.8.amzn1.x86_64 \n libXvMC-debuginfo-1.0.8-2.1.8.amzn1.x86_64 \n libXvMC-devel-1.0.8-2.1.8.amzn1.x86_64 \n libXi-debuginfo-1.7.2-2.2.9.amzn1.x86_64 \n libXi-1.7.2-2.2.9.amzn1.x86_64 \n libXi-devel-1.7.2-2.2.9.amzn1.x86_64 \n libXxf86dga-debuginfo-1.1.4-2.1.8.amzn1.x86_64 \n libXxf86dga-devel-1.1.4-2.1.8.amzn1.x86_64 \n libXxf86dga-1.1.4-2.1.8.amzn1.x86_64 \n libXxf86vm-debuginfo-1.1.3-2.1.9.amzn1.x86_64 \n libXxf86vm-devel-1.1.3-2.1.9.amzn1.x86_64 \n libXxf86vm-1.1.3-2.1.9.amzn1.x86_64 \n libdmx-debuginfo-1.1.3-3.7.amzn1.x86_64 \n libdmx-1.1.3-3.7.amzn1.x86_64 \n libdmx-devel-1.1.3-3.7.amzn1.x86_64 \n \n \n", "published": "2014-11-22T14:00:00", "cvss": {"score": 6.8, "vector": "AV:NETWORK/AC:MEDIUM/Au:NONE/C:PARTIAL/I:PARTIAL/A:PARTIAL/"}, "href": "https://alas.aws.amazon.com/ALAS-2014-452.html", "cvelist": ["CVE-2013-1997", "CVE-2013-1991", "CVE-2013-2005", "CVE-2013-1988", "CVE-2013-1989", "CVE-2013-1985", "CVE-2013-1982", "CVE-2013-2064", "CVE-2013-1984", "CVE-2013-2000", "CVE-2013-1981", "CVE-2013-2003", "CVE-2013-1987", "CVE-2013-1983", "CVE-2013-2001", "CVE-2013-2062", "CVE-2013-1995", "CVE-2013-1999", "CVE-2013-2066", "CVE-2013-2004", "CVE-2013-1990", "CVE-2013-1986", "CVE-2013-2002", "CVE-2013-1998"], "lastseen": "2016-09-28T21:04:11"}], "centos": [{"id": "CESA-2014:1436", "type": "centos", "title": "libX11, libXcursor, libXext, libXfixes, libXi, libXinerama, libXp, libXrandr, libXrender, libXres, libXt, libXtst, libXv, libXvMC, libXxf86dga, libXxf86vm, libdmx, libxcb, xcb, xkeyboard, xorg security update", "description": "**CentOS Errata and Security Advisory** CESA-2014:1436\n\n\nThe X11 (Xorg) libraries provide library routines that are used within all\nX Window applications.\n\nMultiple integer overflow flaws, leading to heap-based buffer overflows,\nwere found in the way various X11 client libraries handled certain protocol\ndata. An attacker able to submit invalid protocol data to an X11 server via\na malicious X11 client could use either of these flaws to potentially\nescalate their privileges on the system. (CVE-2013-1981, CVE-2013-1982,\nCVE-2013-1983, CVE-2013-1984, CVE-2013-1985, CVE-2013-1986, CVE-2013-1987,\nCVE-2013-1988, CVE-2013-1989, CVE-2013-1990, CVE-2013-1991, CVE-2013-2003,\nCVE-2013-2062, CVE-2013-2064)\n\nMultiple array index errors, leading to heap-based buffer out-of-bounds\nwrite flaws, were found in the way various X11 client libraries handled\ndata returned from an X11 server. A malicious X11 server could possibly use\nthis flaw to execute arbitrary code with the privileges of the user running\nan X11 client. (CVE-2013-1997, CVE-2013-1998, CVE-2013-1999, CVE-2013-2000,\nCVE-2013-2001, CVE-2013-2002, CVE-2013-2066)\n\nA buffer overflow flaw was found in the way the XListInputDevices()\nfunction of X.Org X11's libXi runtime library handled signed numbers.\nA malicious X11 server could possibly use this flaw to execute arbitrary\ncode with the privileges of the user running an X11 client. (CVE-2013-1995)\n\nA flaw was found in the way the X.Org X11 libXt runtime library used\nuninitialized pointers. A malicious X11 server could possibly use this flaw\nto execute arbitrary code with the privileges of the user running an X11\nclient. (CVE-2013-2005)\n\nTwo stack-based buffer overflow flaws were found in the way libX11, the\nCore X11 protocol client library, processed certain user-specified files.\nA malicious X11 server could possibly use this flaw to crash an X11 client\nvia a specially crafted file. (CVE-2013-2004)\n\nThe xkeyboard-config package has been upgraded to upstream version 2.11,\nwhich provides a number of bug fixes and enhancements over the previous\nversion. (BZ#1077471)\n\nThis update also fixes the following bugs:\n\n* Previously, updating the mesa-libGL package did not update the libX11\npackage, although it was listed as a dependency of mesa-libGL. This bug has\nbeen fixed and updating mesa-libGL now updates all dependent packages as\nexpected. (BZ#1054614)\n\n* Previously, closing a customer application could occasionally cause the X\nServer to terminate unexpectedly. After this update, the X Server no longer\nhangs when a user closes a customer application. (BZ#971626)\n\nAll X11 client libraries users are advised to upgrade to these updated\npackages, which correct these issues and add these enhancements.\n\n\n**Merged security bulletin from advisories:**\nhttp://lists.centos.org/pipermail/centos-cr-announce/2014-October/001233.html\nhttp://lists.centos.org/pipermail/centos-cr-announce/2014-October/001264.html\nhttp://lists.centos.org/pipermail/centos-cr-announce/2014-October/001265.html\nhttp://lists.centos.org/pipermail/centos-cr-announce/2014-October/001266.html\nhttp://lists.centos.org/pipermail/centos-cr-announce/2014-October/001267.html\nhttp://lists.centos.org/pipermail/centos-cr-announce/2014-October/001268.html\nhttp://lists.centos.org/pipermail/centos-cr-announce/2014-October/001269.html\nhttp://lists.centos.org/pipermail/centos-cr-announce/2014-October/001270.html\nhttp://lists.centos.org/pipermail/centos-cr-announce/2014-October/001271.html\nhttp://lists.centos.org/pipermail/centos-cr-announce/2014-October/001272.html\nhttp://lists.centos.org/pipermail/centos-cr-announce/2014-October/001273.html\nhttp://lists.centos.org/pipermail/centos-cr-announce/2014-October/001274.html\nhttp://lists.centos.org/pipermail/centos-cr-announce/2014-October/001275.html\nhttp://lists.centos.org/pipermail/centos-cr-announce/2014-October/001276.html\nhttp://lists.centos.org/pipermail/centos-cr-announce/2014-October/001277.html\nhttp://lists.centos.org/pipermail/centos-cr-announce/2014-October/001278.html\nhttp://lists.centos.org/pipermail/centos-cr-announce/2014-October/001279.html\nhttp://lists.centos.org/pipermail/centos-cr-announce/2014-October/001280.html\nhttp://lists.centos.org/pipermail/centos-cr-announce/2014-October/001399.html\nhttp://lists.centos.org/pipermail/centos-cr-announce/2014-October/001406.html\nhttp://lists.centos.org/pipermail/centos-cr-announce/2014-October/001457.html\nhttp://lists.centos.org/pipermail/centos-cr-announce/2014-October/001460.html\n\n**Affected packages:**\nlibX11\nlibX11-common\nlibX11-devel\nlibXcursor\nlibXcursor-devel\nlibXext\nlibXext-devel\nlibXfixes\nlibXfixes-devel\nlibXi\nlibXi-devel\nlibXinerama\nlibXinerama-devel\nlibXp\nlibXp-devel\nlibXrandr\nlibXrandr-devel\nlibXrender\nlibXrender-devel\nlibXres\nlibXres-devel\nlibXt\nlibXt-devel\nlibXtst\nlibXtst-devel\nlibXv\nlibXv-devel\nlibXvMC\nlibXvMC-devel\nlibXxf86dga\nlibXxf86dga-devel\nlibXxf86vm\nlibXxf86vm-devel\nlibdmx\nlibdmx-devel\nlibxcb\nlibxcb-devel\nlibxcb-doc\nlibxcb-python\nxcb-proto\nxkeyboard-config\nxkeyboard-config-devel\nxorg-x11-proto-devel\nxorg-x11-xtrans-devel\n\n**Upstream details at:**\nhttps://rhn.redhat.com/errata/RHSA-2014-1436.html", "published": "2014-10-20T18:09:28", "cvss": {"score": 6.8, "vector": "AV:NETWORK/AC:MEDIUM/Au:NONE/C:PARTIAL/I:PARTIAL/A:PARTIAL/"}, "href": "http://lists.centos.org/pipermail/centos-cr-announce/2014-October/001233.html", "cvelist": ["CVE-2013-1997", "CVE-2013-1991", "CVE-2013-2005", "CVE-2013-1988", "CVE-2013-1989", "CVE-2013-1985", "CVE-2013-1982", "CVE-2013-2064", "CVE-2013-1984", "CVE-2013-2000", "CVE-2013-1981", "CVE-2013-2003", "CVE-2013-1987", "CVE-2013-1983", "CVE-2013-2001", "CVE-2013-2062", "CVE-2013-1995", "CVE-2013-1999", "CVE-2013-2066", "CVE-2013-2004", "CVE-2013-1990", "CVE-2013-1986", "CVE-2013-2002", "CVE-2013-1992", "CVE-2013-2063", "CVE-2013-1998"], "lastseen": "2017-10-03T18:24:33"}], "gentoo": [{"id": "GLSA-201405-07", "type": "gentoo", "title": "X.Org X Server: Multiple vulnerabilities", "description": "### Background\n\nThe X Window System is a graphical windowing system based on a client/server model. \n\n### Description\n\nMultiple vulnerabilities have been discovered in X.Org X Server. Please review the CVE identifiers referenced below for details. \n\n### Impact\n\nA context-dependent attacker could execute arbitrary code with the privileges of the process, cause a Denial of Service condition, or obtain sensitive information. \n\n### Workaround\n\nThere is no known workaround at this time.\n\n### Resolution\n\nAll X.Org X Server users should upgrade to the latest version:\n \n \n # emerge --sync\n # emerge --ask --oneshot --verbose \">=x11-base/xorg-server-1.14.3-r2\"", "published": "2014-05-15T00:00:00", "cvss": {"score": 6.8, "vector": "AV:NETWORK/AC:MEDIUM/Au:NONE/C:PARTIAL/I:PARTIAL/A:PARTIAL/"}, "href": "https://security.gentoo.org/glsa/201405-07", "cvelist": ["CVE-2013-1997", "CVE-2013-1991", "CVE-2013-2005", "CVE-2013-1988", "CVE-2013-1989", "CVE-2013-1985", "CVE-2013-4396", "CVE-2013-1982", "CVE-2013-2064", "CVE-2013-1984", "CVE-2013-2000", "CVE-2013-1981", "CVE-2013-2003", "CVE-2013-1987", "CVE-2013-1056", "CVE-2013-1983", "CVE-2013-2001", "CVE-2013-1993", "CVE-2013-2062", "CVE-2013-1995", "CVE-2013-1999", "CVE-2013-2066", "CVE-2013-2004", "CVE-2013-1990", "CVE-2013-1986", "CVE-2013-2002", "CVE-2013-1992", "CVE-2013-2063", "CVE-2013-1994", "CVE-2013-1940", "CVE-2013-1998", "CVE-2013-1996"], "lastseen": "2016-09-06T19:46:27"}], "freebsd": [{"id": "2EEBEBFF-CD3B-11E2-8F09-001B38C3836C", "type": "freebsd", "title": "xorg -- protocol handling issues in X Window System client libraries", "description": "\nfreedesktop.org reports:\n\nIlja van Sprundel, a security researcher with IOActive, has\n\t discovered a large number of issues in the way various X client\n\t libraries handle the responses they receive from servers, and has\n\t worked with X.Org's security team to analyze, confirm, and fix\n\t these issues.\nMost of these issues stem from the client libraries trusting the\n\t server to send correct protocol data, and not verifying that the\n\t values will not overflow or cause other damage. Most of the time X\n\t clients & servers are run by the same user, with the server\n\t more privileged from the clients, so this is not a problem, but\n\t there are scenarios in which a privileged client can be connected\n\t to an unprivileged server, for instance, connecting a setuid X\n\t client (such as a screen lock program) to a virtual X server (such\n\t as Xvfb or Xephyr) which the user has modified to return invalid\n\t data, potentially allowing the user to escalate their privileges.\nThe vulnerabilities include:\nInteger overflows calculating memory needs for replies.\nSign extension issues calculating memory needs for replies.\nBuffer overflows due to not validating length or offset values in\n\t replies.\nInteger overflows parsing user-specified files.\nUnbounded recursion parsing user-specified files.\nMemory corruption due to unchecked return values.\n\n", "published": "2013-05-23T00:00:00", "cvss": {"score": 6.8, "vector": "AV:NETWORK/AC:MEDIUM/Au:NONE/C:PARTIAL/I:PARTIAL/A:PARTIAL/"}, "href": "https://vuxml.freebsd.org/freebsd/2eebebff-cd3b-11e2-8f09-001b38c3836c.html", "cvelist": ["CVE-2013-1997", "CVE-2013-1991", "CVE-2013-2005", "CVE-2013-1988", "CVE-2013-1989", "CVE-2013-1985", "CVE-2013-1982", "CVE-2013-2064", "CVE-2013-1984", "CVE-2013-2000", "CVE-2013-1981", "CVE-2013-2003", "CVE-2013-1987", "CVE-2013-1983", "CVE-2013-2001", "CVE-2013-1993", "CVE-2013-2062", "CVE-2013-1995", "CVE-2013-1999", "CVE-2013-2066", "CVE-2013-2004", "CVE-2013-1990", "CVE-2013-1986", "CVE-2013-2002", "CVE-2013-1992", "CVE-2013-2063", "CVE-2013-1994", "CVE-2013-1998", "CVE-2013-1996"], "lastseen": "2016-09-26T17:24:29"}], "oracle": [{"id": "ORACLE:CPUAPR2017-3236618", "type": "oracle", "title": "Oracle Critical Patch Update - April 2017", "description": "A Critical Patch Update (CPU) is a collection of patches for multiple security vulnerabilities. Critical Patch Update patches are usually cumulative, but each advisory describes only the security fixes added since the previous Critical Patch Update advisory. Thus, prior Critical Patch Update advisories should be reviewed for information regarding earlier published security fixes. Please refer to:\n\n[Critical Patch Updates and Security Alerts](<http://www.oracle.com/technetwork/topics/security/alerts-086861.html>) for information about Oracle Security Advisories.\n\n**Oracle continues to periodically receive reports of attempts to maliciously exploit vulnerabilities for which Oracle has already released fixes. In some instances, it has been reported that attackers have been successful because targeted customers had failed to apply available Oracle patches. Oracle therefore _strongly_ recommends that customers remain on actively-supported versions and apply Critical Patch Update fixes _without_ delay.**\n\nThis Critical Patch Update contains 300 new security fixes across the product families listed below. Please note that a MOS note summarizing the content of this Critical Patch Update and other Oracle Software Security Assurance activities is located at [April 2017 Critical Patch Update: Executive Summary and Analysis](<https://support.oracle.com/rs?type=doc&id=2252203.1>).\n\nPlease note that the vulnerabilities in this Critical Patch Update are scored using version 3.0 of Common Vulnerability Scoring Standard (CVSS).\n\nThis Critical Patch Update advisory is also available in an XML format that conforms to the Common Vulnerability Reporting Format (CVRF) version 1.1. More information about Oracle's use of CVRF is available [here](<http://www.oracle.com/technetwork/topics/security/cpufaq-098434.html#CVRF>).\n", "published": "2017-04-18T00:00:00", "cvss": {"score": 10.0, "vector": "AV:NETWORK/AC:LOW/Au:NONE/C:COMPLETE/I:COMPLETE/A:COMPLETE/"}, "href": "", "cvelist": ["CVE-2017-3543", "CVE-2017-3565", "CVE-2017-3556", "CVE-2017-3495", "CVE-2017-3480", "CVE-2017-3585", "CVE-2017-3474", "CVE-2017-3518", "CVE-2017-3549", "CVE-2017-3607", "CVE-2015-5351", "CVE-2017-3434", "CVE-2017-3608", "CVE-2016-8620", "CVE-2015-1792", "CVE-2016-8623", "CVE-2017-3597", "CVE-2016-6796", "CVE-2017-3304", "CVE-2016-5420", "CVE-2017-3552", "CVE-2017-3586", "CVE-2017-3511", "CVE-2017-3356", "CVE-2017-3559", "CVE-2017-3581", "CVE-2017-3462", "CVE-2017-3524", "CVE-2017-3337", "CVE-2017-3579", "CVE-2016-6288", "CVE-2017-3347", "CVE-2016-4436", "CVE-2016-6290", "CVE-2016-8615", "CVE-2016-8616", "CVE-2017-3560", "CVE-2016-5019", "CVE-2016-8619", "CVE-2015-3236", "CVE-2017-3342", "CVE-2016-6306", "CVE-2017-3530", "CVE-2017-3541", "CVE-2017-3527", "CVE-2015-1789", "CVE-2017-3610", "CVE-2016-2183", "CVE-2017-3460", "CVE-2017-3432", "CVE-2017-3573", "CVE-2017-3487", "CVE-2017-3493", "CVE-2017-3528", "CVE-2015-0286", "CVE-2016-2178", "CVE-2017-3514", "CVE-2013-2005", "CVE-2017-3507", "CVE-2017-3478", "CVE-2017-3611", "CVE-2015-3195", "CVE-2017-3516", "CVE-2016-8743", "CVE-2017-3592", "CVE-2017-3571", "CVE-2017-3525", "CVE-2017-3563", "CVE-2017-3482", "CVE-2017-3476", "CVE-2016-8625", "CVE-2016-8618", "CVE-2017-3606", "CVE-2016-0714", "CVE-2016-3092", "CVE-2017-3477", "CVE-2014-3571", "CVE-2017-3506", "CVE-2017-3540", "CVE-2017-3471", "CVE-2016-6302", "CVE-2013-1985", "CVE-2017-3499", "CVE-2016-2177", "CVE-2017-3233", "CVE-2017-3569", "CVE-2013-1982", "CVE-2017-3465", "CVE-2017-3230", "CVE-2012-5883", "CVE-2017-3232", "CVE-2017-3619", "CVE-2016-0729", "CVE-2016-0635", "CVE-2016-2105", "CVE-2017-3622", "CVE-2013-1984", "CVE-2017-3513", "CVE-2017-3489", "CVE-2017-3306", "CVE-2017-3508", "CVE-2017-3459", "CVE-2016-2107", "CVE-2017-3568", "CVE-2016-7055", "CVE-2016-3607", "CVE-2015-7501", "CVE-2017-3510", "CVE-2017-3731", "CVE-2017-3625", "CVE-2016-6307", "CVE-2017-3572", "CVE-2013-2003", "CVE-2017-3536", "CVE-2017-3302", "CVE-2016-2510", "CVE-2017-3512", "CVE-2017-3503", "CVE-2017-5638", "CVE-2017-3564", "CVE-2016-8617", "CVE-2017-3626", "CVE-2016-0762", "CVE-2017-3502", "CVE-2016-1182", "CVE-2013-1987", "CVE-2017-3612", "CVE-2016-0763", "CVE-2017-3515", "CVE-2017-3463", "CVE-2017-3521", "CVE-2012-0920", "CVE-2016-6308", "CVE-2016-6816", "CVE-2016-2180", "CVE-2017-3591", "CVE-2017-3520", "CVE-2017-3578", "CVE-2017-3355", "CVE-2017-3547", "CVE-2013-1983", "CVE-2017-3613", "CVE-2012-5881", "CVE-2017-3621", "CVE-2017-3497", "CVE-2016-2109", "CVE-2015-5252", "CVE-2017-3456", "CVE-2017-3537", "CVE-2016-2181", "CVE-2017-3601", "CVE-2017-3523", "CVE-2017-3595", "CVE-2016-6304", "CVE-2017-3500", "CVE-2017-3580", "CVE-2014-0114", "CVE-2017-3483", "CVE-2017-3490", "CVE-2017-3451", "CVE-2017-3732", "CVE-2016-5407", "CVE-2017-3594", "CVE-2017-3604", "CVE-2017-3237", "CVE-2017-3618", "CVE-2017-3473", "CVE-2017-3331", "CVE-2017-3504", "CVE-2017-3574", "CVE-2017-3593", "CVE-2013-1995", "CVE-2012-5882", "CVE-2016-6817", "CVE-2017-3309", "CVE-2015-3237", "CVE-2017-3575", "CVE-2017-3329", "CVE-2016-6295", "CVE-2017-3509", "CVE-2017-3491", "CVE-2017-3492", "CVE-2016-6297", "CVE-2016-8622", "CVE-2016-6292", "CVE-2015-1788", "CVE-2017-3505", "CVE-2017-3533", "CVE-2017-3535", "CVE-2017-3605", "CVE-2017-3587", "CVE-2016-3504", "CVE-2017-3308", "CVE-2016-7052", "CVE-2017-3546", "CVE-2017-3558", "CVE-2017-3542", "CVE-2017-3496", "CVE-2017-3467", "CVE-2016-5018", "CVE-2017-3481", "CVE-2017-3345", "CVE-2014-3596", "CVE-2017-3548", "CVE-2017-3602", "CVE-2016-6289", "CVE-2015-0204", "CVE-2017-3583", "CVE-2016-0706", "CVE-2017-3457", "CVE-2017-3609", "CVE-2012-1007", "CVE-2017-3544", "CVE-2017-3603", "CVE-2013-1986", "CVE-2013-2002", "CVE-2017-3554", "CVE-2017-3475", "CVE-2016-8624", "CVE-2017-3570", "CVE-2016-1181", "CVE-2016-5483", "CVE-2016-3739", "CVE-2017-3486", "CVE-2017-3485", "CVE-2013-2566", "CVE-2016-2176", "CVE-2016-8735", "CVE-2015-1790", "CVE-2017-3453", "CVE-2017-3470", "CVE-2016-6294", "CVE-2017-3577", "CVE-2016-6305", "CVE-2017-3538", "CVE-2016-6303", "CVE-2017-3498", "CVE-2017-3526", "CVE-2017-3461", "CVE-2017-3393", "CVE-2017-3464", "CVE-2017-3620", "CVE-2017-3561", "CVE-2016-2182", "CVE-2017-3616", "CVE-2017-3501", "CVE-2017-3600", "CVE-2016-5421", "CVE-2017-3288", "CVE-2017-3522", "CVE-2016-5551", "CVE-2017-3531", "CVE-2017-3551", "CVE-2017-3582", "CVE-2017-3614", "CVE-2017-3458", "CVE-2017-3539", "CVE-2017-3469", "CVE-2004-2761", "CVE-2017-3589", "CVE-2017-3450", "CVE-2015-7940", "CVE-2016-3674", "CVE-2017-3599", "CVE-2017-3555", "CVE-2017-3584", "CVE-2017-3468", "CVE-2017-3615", "CVE-2017-3494", "CVE-2017-3557", "CVE-2017-3596", "CVE-2017-3519", "CVE-2016-6794", "CVE-2016-3506", "CVE-2017-3576", "CVE-2017-3254", "CVE-2017-3307", "CVE-2016-5419", "CVE-2017-3488", "CVE-2017-3553", "CVE-2017-3305", "CVE-2017-3534", "CVE-2017-3479", "CVE-2016-4802", "CVE-2017-3730", "CVE-2017-3623", "CVE-2016-6797", "CVE-2016-2179", "CVE-2017-3452", "CVE-2016-2106", "CVE-2016-6291", "CVE-2017-3517", "CVE-2017-3545", "CVE-2015-4852", "CVE-2017-3550", "CVE-2017-3472", "CVE-2017-3484", "CVE-2017-3234", "CVE-2013-5209", "CVE-2017-3454", "CVE-2017-3598", "CVE-2015-1791", "CVE-2016-8621", "CVE-2016-6296", "CVE-2017-3455", "CVE-2017-3590", "CVE-2017-3567", "CVE-2017-3532", "CVE-2016-6309", "CVE-2013-1998", "CVE-2017-3617"], "lastseen": "2018-04-18T20:24:01"}]}}