{"cve": [{"lastseen": "2016-09-03T09:59:59", "bulletinFamily": "NVD", "description": "misc.c in splitvt 1.6.6 and earlier does not drop group privileges before executing xprop, which allows local users to gain privileges.", "modified": "2008-09-05T17:34:21", "published": "2008-02-22T16:44:00", "id": "CVE-2008-0162", "href": "https://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2008-0162", "type": "cve", "title": "CVE-2008-0162", "cvss": {"score": 7.2, "vector": "AV:LOCAL/AC:LOW/Au:NONE/C:COMPLETE/I:COMPLETE/A:COMPLETE/"}}], "openvas": [{"lastseen": "2017-07-24T12:49:51", "bulletinFamily": "scanner", "description": "The remote host is missing an update to splitvt\nannounced via advisory DSA 1500-1.", "modified": "2017-07-07T00:00:00", "published": "2008-02-28T00:00:00", "href": "http://plugins.openvas.org/nasl.php?oid=60434", "id": "OPENVAS:60434", "title": "Debian Security Advisory DSA 1500-1 (splitvt)", "type": "openvas", "sourceData": "# OpenVAS Vulnerability Test\n# $Id: deb_1500_1.nasl 6616 2017-07-07 12:10:49Z cfischer $\n# Description: Auto-generated from advisory DSA 1500-1 (splitvt)\n#\n# Authors:\n# Thomas Reinke <reinke@securityspace.com>\n#\n# Copyright:\n# Copyright (c) 2008 E-Soft Inc. http://www.securityspace.com\n# Text descriptions are largely excerpted from the referenced\n# advisory, and are Copyright (c) the respective author(s)\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# 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\");\ntag_insight = \"Mike Ashton discovered that splitvt, a utility to run two programs in a\nsplit screen, did not drop group privileges prior to executing 'xprop'.\nThis could allow any local user to gain the privileges of group utmp.\n\nFor the stable distribution (etch), this problem has been fixed in version\n1.6.5-9etch1.\n\nFor the unstable distribution (sid), this problem has been fixed in\nversion 1.6.6-4.\n\nWe recommend that you upgrade your splitvt package.\";\ntag_summary = \"The remote host is missing an update to splitvt\nannounced via advisory DSA 1500-1.\";\n\ntag_solution = \"https://secure1.securityspace.com/smysecure/catid.html?in=DSA%201500-1\";\n\n\nif(description)\n{\n script_id(60434);\n script_version(\"$Revision: 6616 $\");\n script_tag(name:\"last_modification\", value:\"$Date: 2017-07-07 14:10:49 +0200 (Fri, 07 Jul 2017) $\");\n script_tag(name:\"creation_date\", value:\"2008-02-28 02:09:28 +0100 (Thu, 28 Feb 2008)\");\n script_cve_id(\"CVE-2008-0162\");\n script_tag(name:\"cvss_base\", value:\"7.2\");\n script_tag(name:\"cvss_base_vector\", value:\"AV:L/AC:L/Au:N/C:C/I:C/A:C\");\n script_name(\"Debian Security Advisory DSA 1500-1 (splitvt)\");\n\n\n\n script_category(ACT_GATHER_INFO);\n\n script_copyright(\"Copyright (c) 2008 E-Soft Inc. http://www.securityspace.com\");\n script_family(\"Debian Local Security Checks\");\n script_dependencies(\"gather-package-list.nasl\");\n script_mandatory_keys(\"ssh/login/debian_linux\", \"ssh/login/packages\");\n script_tag(name : \"solution\" , value : tag_solution);\n script_tag(name : \"insight\" , value : tag_insight);\n script_tag(name : \"summary\" , value : tag_summary);\n script_tag(name:\"qod_type\", value:\"package\");\n script_tag(name:\"solution_type\", value:\"VendorFix\");\n exit(0);\n}\n\n#\n# The script code starts here\n#\n\ninclude(\"pkg-lib-deb.inc\");\n\nres = \"\";\nreport = \"\";\nif ((res = isdpkgvuln(pkg:\"splitvt\", ver:\"1.6.5-9etch1\", rls:\"DEB4.0\")) != NULL) {\n report += res;\n}\n\nif (report != \"\") {\n security_message(data:report);\n} else if (__pkg_match) {\n exit(99); # Not vulnerable.\n}\n", "cvss": {"score": 7.2, "vector": "AV:LOCAL/AC:LOW/Au:NONE/C:COMPLETE/I:COMPLETE/A:COMPLETE/"}}, {"lastseen": "2017-07-24T12:49:56", "bulletinFamily": "scanner", "description": "The remote host is missing updates announced in\nadvisory GLSA 200803-05.", "modified": "2017-07-07T00:00:00", "published": "2008-09-24T00:00:00", "href": "http://plugins.openvas.org/nasl.php?oid=60508", "id": "OPENVAS:60508", "title": "Gentoo Security Advisory GLSA 200803-05 (splitvt)", "type": "openvas", "sourceData": "# OpenVAS Vulnerability Test\n# $\n# Description: Auto generated from Gentoo's XML based advisory\n#\n# Authors:\n# Thomas Reinke <reinke@securityspace.com>\n#\n# Copyright:\n# Copyright (c) 2008 E-Soft Inc. http://www.securityspace.com\n# Text descriptions are largely excerpted from the referenced\n# advisories, and are Copyright (c) the respective author(s)\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# 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\");\ntag_insight = \"A vulnerability in SplitVT may allow local users to gain escalated\nprivileges.\";\ntag_solution = \"All SplitVT users should upgrade to the latest version:\n\n # emerge --sync\n # emerge --ask --oneshot --verbose '>=app-misc/splitvt-1.6.6-r1'\n\nhttp://www.securityspace.com/smysecure/catid.html?in=GLSA%20200803-05\nhttp://bugs.gentoo.org/show_bug.cgi?id=211240\";\ntag_summary = \"The remote host is missing updates announced in\nadvisory GLSA 200803-05.\";\n\n \n\nif(description)\n{\n script_id(60508);\n script_version(\"$Revision: 6596 $\");\n script_tag(name:\"last_modification\", value:\"$Date: 2017-07-07 11:21:37 +0200 (Fri, 07 Jul 2017) $\");\n script_tag(name:\"creation_date\", value:\"2008-09-24 21:14:03 +0200 (Wed, 24 Sep 2008)\");\n script_cve_id(\"CVE-2008-0162\");\n script_tag(name:\"cvss_base\", value:\"7.2\");\n script_tag(name:\"cvss_base_vector\", value:\"AV:L/AC:L/Au:N/C:C/I:C/A:C\");\n script_name(\"Gentoo Security Advisory GLSA 200803-05 (splitvt)\");\n\n\n\n script_category(ACT_GATHER_INFO);\n\n script_copyright(\"Copyright (c) 2008 E-Soft Inc. http://www.securityspace.com\");\n script_family(\"Gentoo Local Security Checks\");\n script_dependencies(\"gather-package-list.nasl\");\n script_mandatory_keys(\"ssh/login/gentoo\", \"ssh/login/pkg\");\n script_tag(name : \"insight\" , value : tag_insight);\n script_tag(name : \"solution\" , value : tag_solution);\n script_tag(name : \"summary\" , value : tag_summary);\n script_tag(name:\"qod_type\", value:\"package\");\n script_tag(name:\"solution_type\", value:\"VendorFix\");\n exit(0);\n}\n\n#\n# The script code starts here\n#\n\ninclude(\"pkg-lib-gentoo.inc\");\n\nres = \"\";\nreport = \"\";\nif ((res = ispkgvuln(pkg:\"app-misc/splitvt\", unaffected: make_list(\"ge 1.6.6-r1\"), vulnerable: make_list(\"lt 1.6.6-r1\"))) != NULL) {\n report += res;\n}\n\nif (report != \"\") {\n security_message(data:report);\n} else if (__pkg_match) {\n exit(99); # Not vulnerable.\n}\n", "cvss": {"score": 7.2, "vector": "AV:LOCAL/AC:LOW/Au:NONE/C:COMPLETE/I:COMPLETE/A:COMPLETE/"}}], "nessus": [{"lastseen": "2019-02-21T01:10:44", "bulletinFamily": "scanner", "description": "Mike Ashton discovered that splitvt, a utility to run two programs in a split screen, did not drop group privileges prior to executing 'xprop'. This could allow any local user to gain the privileges of group utmp.", "modified": "2018-11-10T00:00:00", "id": "DEBIAN_DSA-1500.NASL", "href": "https://www.tenable.com/plugins/index.php?view=single&id=31144", "published": "2008-02-25T00:00:00", "title": "Debian DSA-1500-1 : splitvt - privilege escalation", "type": "nessus", "sourceData": "#\n# (C) Tenable Network Security, Inc.\n#\n# The descriptive text and package checks in this plugin were \n# extracted from Debian Security Advisory DSA-1500. The text \n# itself is copyright (C) Software in the Public Interest, Inc.\n#\n\ninclude(\"compat.inc\");\n\nif (description)\n{\n script_id(31144);\n script_version(\"1.14\");\n script_cvs_date(\"Date: 2018/11/10 11:49:33\");\n\n script_cve_id(\"CVE-2008-0162\");\n script_xref(name:\"DSA\", value:\"1500\");\n\n script_name(english:\"Debian DSA-1500-1 : splitvt - privilege escalation\");\n script_summary(english:\"Checks dpkg output for the updated package\");\n\n script_set_attribute(\n attribute:\"synopsis\", \n value:\"The remote Debian host is missing a security-related update.\"\n );\n script_set_attribute(\n attribute:\"description\", \n value:\n\"Mike Ashton discovered that splitvt, a utility to run two programs in\na split screen, did not drop group privileges prior to executing\n'xprop'. This could allow any local user to gain the privileges of\ngroup utmp.\"\n );\n script_set_attribute(\n attribute:\"see_also\",\n value:\"https://www.debian.org/security/2008/dsa-1500\"\n );\n script_set_attribute(\n attribute:\"solution\", \n value:\n\"Upgrade the splitvt package.\n\nFor the stable distribution (etch), this problem has been fixed in\nversion 1.6.5-9etch1.\"\n );\n script_set_cvss_base_vector(\"CVSS2#AV:L/AC:L/Au:N/C:C/I:C/A:C\");\n script_cwe_id(264);\n\n script_set_attribute(attribute:\"plugin_type\", value:\"local\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:debian:debian_linux:splitvt\");\n script_set_attribute(attribute:\"cpe\", value:\"cpe:/o:debian:debian_linux:4.0\");\n\n script_set_attribute(attribute:\"patch_publication_date\", value:\"2008/02/21\");\n script_set_attribute(attribute:\"plugin_publication_date\", value:\"2008/02/25\");\n script_end_attributes();\n\n script_category(ACT_GATHER_INFO);\n script_copyright(english:\"This script is Copyright (C) 2008-2018 and is owned by Tenable, Inc. or an Affiliate thereof.\");\n script_family(english:\"Debian Local Security Checks\");\n\n script_dependencies(\"ssh_get_info.nasl\");\n script_require_keys(\"Host/local_checks_enabled\", \"Host/Debian/release\", \"Host/Debian/dpkg-l\");\n\n exit(0);\n}\n\n\ninclude(\"audit.inc\");\ninclude(\"debian_package.inc\");\n\n\nif (!get_kb_item(\"Host/local_checks_enabled\")) audit(AUDIT_LOCAL_CHECKS_NOT_ENABLED);\nif (!get_kb_item(\"Host/Debian/release\")) audit(AUDIT_OS_NOT, \"Debian\");\nif (!get_kb_item(\"Host/Debian/dpkg-l\")) audit(AUDIT_PACKAGE_LIST_MISSING);\n\n\nflag = 0;\nif (deb_check(release:\"4.0\", prefix:\"splitvt\", reference:\"1.6.5-9etch1\")) flag++;\n\nif (flag)\n{\n if (report_verbosity > 0) security_hole(port:0, extra:deb_report_get());\n else security_hole(0);\n exit(0);\n}\nelse audit(AUDIT_HOST_NOT, \"affected\");\n", "cvss": {"score": 7.2, "vector": "AV:LOCAL/AC:LOW/Au:NONE/C:COMPLETE/I:COMPLETE/A:COMPLETE/"}}, {"lastseen": "2019-02-21T01:10:46", "bulletinFamily": "scanner", "description": "The remote host is affected by the vulnerability described in GLSA-200803-05 (SplitVT: Privilege escalation)\n\n Mike Ashton reported that SplitVT does not drop group privileges before executing the xprop utility.\n Impact :\n\n A local attacker could exploit this vulnerability to gain the 'utmp' group privileges.\n Workaround :\n\n There is no known workaround at this time.", "modified": "2018-08-10T00:00:00", "id": "GENTOO_GLSA-200803-05.NASL", "href": "https://www.tenable.com/plugins/index.php?view=single&id=31380", "published": "2008-03-07T00:00:00", "title": "GLSA-200803-05 : SplitVT: Privilege escalation", "type": "nessus", "sourceData": "#\n# (C) Tenable Network Security, Inc.\n#\n# The descriptive text and package checks in this plugin were\n# extracted from Gentoo Linux Security Advisory GLSA 200803-05.\n#\n# The advisory text is Copyright (C) 2001-2015 Gentoo Foundation, Inc.\n# and licensed under the Creative Commons - Attribution / Share Alike \n# license. See http://creativecommons.org/licenses/by-sa/3.0/\n#\n\ninclude(\"compat.inc\");\n\nif (description)\n{\n script_id(31380);\n script_version(\"1.12\");\n script_cvs_date(\"Date: 2018/08/10 18:07:07\");\n\n script_cve_id(\"CVE-2008-0162\");\n script_xref(name:\"GLSA\", value:\"200803-05\");\n\n script_name(english:\"GLSA-200803-05 : SplitVT: Privilege escalation\");\n script_summary(english:\"Checks for updated package(s) in /var/db/pkg\");\n\n script_set_attribute(\n attribute:\"synopsis\", \n value:\n\"The remote Gentoo host is missing one or more security-related\npatches.\"\n );\n script_set_attribute(\n attribute:\"description\", \n value:\n\"The remote host is affected by the vulnerability described in GLSA-200803-05\n(SplitVT: Privilege escalation)\n\n Mike Ashton reported that SplitVT does not drop group privileges before\n executing the xprop utility.\n \nImpact :\n\n A local attacker could exploit this vulnerability to gain the 'utmp'\n group privileges.\n \nWorkaround :\n\n There is no known workaround at this time.\"\n );\n script_set_attribute(\n attribute:\"see_also\",\n value:\"https://security.gentoo.org/glsa/200803-05\"\n );\n script_set_attribute(\n attribute:\"solution\", \n value:\n\"All SplitVT users should upgrade to the latest version:\n # emerge --sync\n # emerge --ask --oneshot --verbose '>=app-misc/splitvt-1.6.6-r1'\"\n );\n script_set_cvss_base_vector(\"CVSS2#AV:L/AC:L/Au:N/C:C/I:C/A:C\");\n script_cwe_id(264);\n\n script_set_attribute(attribute:\"plugin_type\", value:\"local\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:gentoo:linux:splitvt\");\n script_set_attribute(attribute:\"cpe\", value:\"cpe:/o:gentoo:linux\");\n\n script_set_attribute(attribute:\"patch_publication_date\", value:\"2008/03/03\");\n script_set_attribute(attribute:\"plugin_publication_date\", value:\"2008/03/07\");\n script_end_attributes();\n\n script_category(ACT_GATHER_INFO);\n script_copyright(english:\"This script is Copyright (C) 2008-2018 Tenable Network Security, Inc.\");\n script_family(english:\"Gentoo Local Security Checks\");\n\n script_dependencies(\"ssh_get_info.nasl\");\n script_require_keys(\"Host/local_checks_enabled\", \"Host/Gentoo/release\", \"Host/Gentoo/qpkg-list\");\n\n exit(0);\n}\n\n\ninclude(\"audit.inc\");\ninclude(\"global_settings.inc\");\ninclude(\"qpkg.inc\");\n\nif (!get_kb_item(\"Host/local_checks_enabled\")) audit(AUDIT_LOCAL_CHECKS_NOT_ENABLED);\nif (!get_kb_item(\"Host/Gentoo/release\")) audit(AUDIT_OS_NOT, \"Gentoo\");\nif (!get_kb_item(\"Host/Gentoo/qpkg-list\")) audit(AUDIT_PACKAGE_LIST_MISSING);\n\n\nflag = 0;\n\nif (qpkg_check(package:\"app-misc/splitvt\", unaffected:make_list(\"ge 1.6.6-r1\"), vulnerable:make_list(\"lt 1.6.6-r1\"))) flag++;\n\nif (flag)\n{\n if (report_verbosity > 0) security_hole(port:0, extra:qpkg_report_get());\n else security_hole(0);\n exit(0);\n}\nelse\n{\n tested = qpkg_tests_get();\n if (tested) audit(AUDIT_PACKAGE_NOT_AFFECTED, tested);\n else audit(AUDIT_PACKAGE_NOT_INSTALLED, \"SplitVT\");\n}\n", "cvss": {"score": 7.2, "vector": "AV:LOCAL/AC:LOW/Au:NONE/C:COMPLETE/I:COMPLETE/A:COMPLETE/"}}], "securityvulns": [{"lastseen": "2018-08-31T11:10:25", "bulletinFamily": "software", "description": "\r\n-----BEGIN PGP SIGNED MESSAGE-----\r\nHash: SHA1\r\n\r\n- ------------------------------------------------------------------------\r\nDebian Security Advisory DSA-1500-1 security@debian.org\r\nhttp://www.debian.org/security/ Steve Kemp\r\nFebruary 21, 2008 http://www.debian.org/security/faq\r\n- ------------------------------------------------------------------------\r\n\r\nPackage : splitvt\r\nVulnerability : privilege escalation\r\nProblem type : local\r\nDebian-specific: no\r\nCVE Id(s) : CVE-2008-0162\r\n\r\nMike Ashton discovered that splitvt, a utility to run two programs in a\r\nsplit screen, did not drop group privileges prior to executing 'xprop'.\r\nThis could allow any local user to gain the privileges of group utmp.\r\n\r\nFor the stable distribution (etch), this problem has been fixed in version\r\n1.6.5-9etch1.\r\n\r\nFor the unstable distribution (sid), this problem has been fixed in\r\nversion 1.6.6-4.\r\n\r\nWe recommend that you upgrade your splitvt package.\r\n\r\n\r\nUpgrade instructions\r\n- --------------------\r\n\r\nwget url\r\n will fetch the file for you\r\ndpkg -i file.deb\r\n will install the referenced file.\r\n\r\nIf you are using the apt-get package manager, use the line for\r\nsources.list as given below:\r\n\r\napt-get update\r\n will update the internal database\r\napt-get upgrade\r\n will install corrected packages\r\n\r\nYou may use an automated update by adding the resources from the\r\nfooter to the proper configuration.\r\n\r\n\r\nDebian GNU/Linux 4.0 alias etch\r\n- -------------------------------\r\n\r\nSource archives:\r\n\r\n http://security.debian.org/pool/updates/main/s/splitvt/splitvt_1.6.5-9etch1.dsc\r\n Size/MD5 checksum: 602 38c5d340fe95abbd78edfa806618fce8\r\n http://security.debian.org/pool/updates/main/s/splitvt/splitvt_1.6.5-9etch1.diff.gz\r\n Size/MD5 checksum: 10746 ea95a61da623237d715e5b1fdce9e92a\r\n\r\nalpha architecture (DEC Alpha)\r\n\r\n http://security.debian.org/pool/updates/main/s/splitvt/splitvt_1.6.5-9etch1_alpha.deb\r\n Size/MD5 checksum: 41314 06622ad249f48ee2009f03ef1b4ba1ad\r\n\r\namd64 architecture (AMD x86_64 (AMD64))\r\n\r\n http://security.debian.org/pool/updates/main/s/splitvt/splitvt_1.6.5-9etch1_amd64.deb\r\n Size/MD5 checksum: 37754 dd591bff5b03378ab225dbf41648e037\r\n\r\nhppa architecture (HP PA RISC)\r\n\r\n http://security.debian.org/pool/updates/main/s/splitvt/splitvt_1.6.5-9etch1_hppa.deb\r\n Size/MD5 checksum: 38398 f9c5dc35197dcd1b8a2843a29c200bbb\r\n\r\ni386 architecture (Intel ia32)\r\n\r\n http://security.debian.org/pool/updates/main/s/splitvt/splitvt_1.6.5-9etch1_i386.deb\r\n Size/MD5 checksum: 34754 70d76970fb5017197c78861c4d070cab\r\n\r\nia64 architecture (Intel ia64)\r\n\r\n http://security.debian.org/pool/updates/main/s/splitvt/splitvt_1.6.5-9etch1_ia64.deb\r\n Size/MD5 checksum: 50166 d2328ca3f1d1114cc9a2497d59e0ff9a\r\n\r\nmips architecture (MIPS (Big Endian))\r\n\r\n http://security.debian.org/pool/updates/main/s/splitvt/splitvt_1.6.5-9etch1_mips.deb\r\n Size/MD5 checksum: 39434 3205ddfd371fd0edd5175333a5c94c1b\r\n\r\npowerpc architecture (PowerPC)\r\n\r\n http://security.debian.org/pool/updates/main/s/splitvt/splitvt_1.6.5-9etch1_powerpc.deb\r\n Size/MD5 checksum: 37800 7c8d9c7f20e4a4fc92531f0a5cd7bb26\r\n\r\ns390 architecture (IBM S/390)\r\n\r\n http://security.debian.org/pool/updates/main/s/splitvt/splitvt_1.6.5-9etch1_s390.deb\r\n Size/MD5 checksum: 37854 9c39d0109f6600022862c3ee6d1fb0c8\r\n\r\n\r\n These files will probably be moved into the stable distribution on\r\n its next update.\r\n\r\n- ---------------------------------------------------------------------------------\r\nFor apt-get: deb http://security.debian.org/ stable/updates main\r\nFor dpkg-ftp: ftp://security.debian.org/debian-security dists/stable/updates/main\r\nMailing list: debian-security-announce@lists.debian.org\r\nPackage info: `apt-cache show <pkg>' and http://packages.debian.org/<pkg>\r\n-----BEGIN PGP SIGNATURE-----\r\nVersion: GnuPG v1.4.6 (GNU/Linux)\r\n\r\niD8DBQFHvd1awM/Gs81MDZ0RAg06AKDJ/V4YC2YkBD2zeAgBxlaZQagpnQCfUkSm\r\nEM24FdX8f8pceWCmyHPKnA8=\r\n=BVtM\r\n-----END PGP SIGNATURE-----", "modified": "2008-02-22T00:00:00", "published": "2008-02-22T00:00:00", "id": "SECURITYVULNS:DOC:19246", "href": "https://vulners.com/securityvulns/SECURITYVULNS:DOC:19246", "title": "[SECURITY] [DSA 1500-1] New splitvt packages fix privilege escalation", "type": "securityvulns", "cvss": {"score": 7.2, "vector": "AV:LOCAL/AC:LOW/Au:NONE/C:COMPLETE/I:COMPLETE/A:COMPLETE/"}}], "debian": [{"lastseen": "2018-10-16T22:14:41", "bulletinFamily": "unix", "description": "- ------------------------------------------------------------------------\nDebian Security Advisory DSA-1500-1 security@debian.org\nhttp://www.debian.org/security/ Steve Kemp\nFebruary 21, 2008 http://www.debian.org/security/faq\n- ------------------------------------------------------------------------\n\nPackage : splitvt\nVulnerability : privilege escalation\nProblem type : local\nDebian-specific: no\nCVE Id(s) : CVE-2008-0162\n\nMike Ashton discovered that splitvt, a utility to run two programs in a\nsplit screen, did not drop group privileges prior to executing 'xprop'.\nThis could allow any local user to gain the privileges of group utmp.\n\nFor the stable distribution (etch), this problem has been fixed in version\n1.6.5-9etch1.\n\nFor the unstable distribution (sid), this problem has been fixed in\nversion 1.6.6-4.\n\nWe recommend that you upgrade your splitvt package.\n\n\nUpgrade instructions\n- --------------------\n\nwget url\n will fetch the file for you\ndpkg -i file.deb\n will install the referenced file.\n\nIf you are using the apt-get package manager, use the line for\nsources.list as given below:\n\napt-get update\n will update the internal database\napt-get upgrade\n will install corrected packages\n\nYou may use an automated update by adding the resources from the\nfooter to the proper configuration.\n\n\nDebian GNU/Linux 4.0 alias etch\n- -------------------------------\n\nSource archives:\n\n http://security.debian.org/pool/updates/main/s/splitvt/splitvt_1.6.5-9etch1.dsc\n Size/MD5 checksum: 602 38c5d340fe95abbd78edfa806618fce8\n http://security.debian.org/pool/updates/main/s/splitvt/splitvt_1.6.5-9etch1.diff.gz\n Size/MD5 checksum: 10746 ea95a61da623237d715e5b1fdce9e92a\n\nalpha architecture (DEC Alpha)\n\n http://security.debian.org/pool/updates/main/s/splitvt/splitvt_1.6.5-9etch1_alpha.deb\n Size/MD5 checksum: 41314 06622ad249f48ee2009f03ef1b4ba1ad\n\namd64 architecture (AMD x86_64 (AMD64))\n\n http://security.debian.org/pool/updates/main/s/splitvt/splitvt_1.6.5-9etch1_amd64.deb\n Size/MD5 checksum: 37754 dd591bff5b03378ab225dbf41648e037\n\nhppa architecture (HP PA RISC)\n\n http://security.debian.org/pool/updates/main/s/splitvt/splitvt_1.6.5-9etch1_hppa.deb\n Size/MD5 checksum: 38398 f9c5dc35197dcd1b8a2843a29c200bbb\n\ni386 architecture (Intel ia32)\n\n http://security.debian.org/pool/updates/main/s/splitvt/splitvt_1.6.5-9etch1_i386.deb\n Size/MD5 checksum: 34754 70d76970fb5017197c78861c4d070cab\n\nia64 architecture (Intel ia64)\n\n http://security.debian.org/pool/updates/main/s/splitvt/splitvt_1.6.5-9etch1_ia64.deb\n Size/MD5 checksum: 50166 d2328ca3f1d1114cc9a2497d59e0ff9a\n\nmips architecture (MIPS (Big Endian))\n\n http://security.debian.org/pool/updates/main/s/splitvt/splitvt_1.6.5-9etch1_mips.deb\n Size/MD5 checksum: 39434 3205ddfd371fd0edd5175333a5c94c1b\n\npowerpc architecture (PowerPC)\n\n http://security.debian.org/pool/updates/main/s/splitvt/splitvt_1.6.5-9etch1_powerpc.deb\n Size/MD5 checksum: 37800 7c8d9c7f20e4a4fc92531f0a5cd7bb26\n\ns390 architecture (IBM S/390)\n\n http://security.debian.org/pool/updates/main/s/splitvt/splitvt_1.6.5-9etch1_s390.deb\n Size/MD5 checksum: 37854 9c39d0109f6600022862c3ee6d1fb0c8\n\n\n These files will probably be moved into the stable distribution on\n its next update.\n\n- ---------------------------------------------------------------------------------\nFor apt-get: deb http://security.debian.org/ stable/updates main\nFor dpkg-ftp: ftp://security.debian.org/debian-security dists/stable/updates/main\nMailing list: debian-security-announce@lists.debian.org\nPackage info: `apt-cache show <pkg>' and http://packages.debian.org/<pkg>\n", "modified": "2008-02-21T20:23:13", "published": "2008-02-21T20:23:13", "id": "DEBIAN:DSA-1500-1:A0953", "href": "https://lists.debian.org/debian-security-announce/debian-security-announce-2008/msg00064.html", "title": "[SECURITY] [DSA 1500-1] New splitvt packages fix privilege escalation", "type": "debian", "cvss": {"score": 7.2, "vector": "AV:LOCAL/AC:LOW/Au:NONE/C:COMPLETE/I:COMPLETE/A:COMPLETE/"}}], "gentoo": [{"lastseen": "2016-09-06T19:46:58", "bulletinFamily": "unix", "description": "### Background\n\nSplitVT is a program for splitting terminals into two shells. \n\n### Description\n\nMike Ashton reported that SplitVT does not drop group privileges before executing the xprop utility. \n\n### Impact\n\nA local attacker could exploit this vulnerability to gain the \"utmp\" group privileges. \n\n### Workaround\n\nThere is no known workaround at this time. \n\n### Resolution\n\nAll SplitVT users should upgrade to the latest version: \n \n \n # emerge --sync\n # emerge --ask --oneshot --verbose \">=app-misc/splitvt-1.6.6-r1\"", "modified": "2008-03-03T00:00:00", "published": "2008-03-03T00:00:00", "id": "GLSA-200803-05", "href": "https://security.gentoo.org/glsa/200803-05", "type": "gentoo", "title": "SplitVT: Privilege escalation", "cvss": {"score": 7.2, "vector": "AV:LOCAL/AC:LOW/Au:NONE/C:COMPLETE/I:COMPLETE/A:COMPLETE/"}}]}