ID OPENVAS:54955 Type openvas Reporter Copyright (c) 2005 E-Soft Inc. http://www.securityspace.com Modified 2017-07-07T00:00:00
Description
The remote host is missing updates announced in
advisory GLSA 200506-03.
# OpenVAS Vulnerability Test
# $
# Description: Auto generated from Gentoo's XML based advisory
#
# Authors:
# Thomas Reinke <reinke@securityspace.com>
#
# Copyright:
# Copyright (c) 2008 E-Soft Inc. http://www.securityspace.com
# Text descriptions are largely excerpted from the referenced
# advisories, and are Copyright (c) the respective author(s)
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License version 2,
# 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_insight = "Dzip is vulnerable to a directory traversal attack.";
tag_solution = "All Dzip users should upgrade to the latest available version:
# emerge --sync
# emerge --ask --oneshot --verbose '>=games-utils/dzip-2.9-r1'
http://www.securityspace.com/smysecure/catid.html?in=GLSA%20200506-03
http://bugs.gentoo.org/show_bug.cgi?id=93079";
tag_summary = "The remote host is missing updates announced in
advisory GLSA 200506-03.";
if(description)
{
script_id(54955);
script_cve_id("CVE-2005-1874");
script_tag(name:"cvss_base", value:"5.0");
script_tag(name:"cvss_base_vector", value:"AV:N/AC:L/Au:N/C:N/I:P/A:N");
script_version("$Revision: 6596 $");
script_tag(name:"last_modification", value:"$Date: 2017-07-07 11:21:37 +0200 (Fri, 07 Jul 2017) $");
script_tag(name:"creation_date", value:"2008-09-24 21:14:03 +0200 (Wed, 24 Sep 2008)");
script_name("Gentoo Security Advisory GLSA 200506-03 (dzip)");
script_category(ACT_GATHER_INFO);
script_copyright("Copyright (c) 2005 E-Soft Inc. http://www.securityspace.com");
script_family("Gentoo Local Security Checks");
script_dependencies("gather-package-list.nasl");
script_mandatory_keys("ssh/login/gentoo", "ssh/login/pkg");
script_tag(name : "insight" , value : tag_insight);
script_tag(name : "solution" , value : tag_solution);
script_tag(name : "summary" , value : tag_summary);
script_tag(name:"qod_type", value:"package");
script_tag(name:"solution_type", value:"VendorFix");
exit(0);
}
#
# The script code starts here
#
include("pkg-lib-gentoo.inc");
res = "";
report = "";
if ((res = ispkgvuln(pkg:"games-util/dzip", unaffected: make_list("ge 2.9-r1"), vulnerable: make_list("lt 2.9-r1"))) != NULL) {
report += res;
}
if (report != "") {
security_message(data:report);
} else if (__pkg_match) {
exit(99); # Not vulnerable.
}
{"id": "OPENVAS:54955", "type": "openvas", "bulletinFamily": "scanner", "title": "Gentoo Security Advisory GLSA 200506-03 (dzip)", "description": "The remote host is missing updates announced in\nadvisory GLSA 200506-03.", "published": "2008-09-24T00:00:00", "modified": "2017-07-07T00:00:00", "cvss": {"score": 5.0, "vector": "AV:NETWORK/AC:LOW/Au:NONE/C:NONE/I:PARTIAL/A:NONE/"}, "href": "http://plugins.openvas.org/nasl.php?oid=54955", "reporter": "Copyright (c) 2005 E-Soft Inc. http://www.securityspace.com", "references": [], "cvelist": ["CVE-2005-1874"], "lastseen": "2017-07-24T12:50:12", "viewCount": 1, "enchantments": {"score": {"value": 5.8, "vector": "NONE", "modified": "2017-07-24T12:50:12", "rev": 2}, "dependencies": {"references": [{"type": "cve", "idList": ["CVE-2005-1874"]}, {"type": "osvdb", "idList": ["OSVDB:17142"]}, {"type": "nessus", "idList": ["GENTOO_GLSA-200506-03.NASL"]}, {"type": "gentoo", "idList": ["GLSA-200506-03"]}], "modified": "2017-07-24T12:50:12", "rev": 2}, "vulnersScore": 5.8}, "pluginID": "54955", "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 = \"Dzip is vulnerable to a directory traversal attack.\";\ntag_solution = \"All Dzip users should upgrade to the latest available version:\n\n # emerge --sync\n # emerge --ask --oneshot --verbose '>=games-utils/dzip-2.9-r1'\n\nhttp://www.securityspace.com/smysecure/catid.html?in=GLSA%20200506-03\nhttp://bugs.gentoo.org/show_bug.cgi?id=93079\";\ntag_summary = \"The remote host is missing updates announced in\nadvisory GLSA 200506-03.\";\n\n \n\nif(description)\n{\n script_id(54955);\n script_cve_id(\"CVE-2005-1874\");\n script_tag(name:\"cvss_base\", value:\"5.0\");\n script_tag(name:\"cvss_base_vector\", value:\"AV:N/AC:L/Au:N/C:N/I:P/A:N\");\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_name(\"Gentoo Security Advisory GLSA 200506-03 (dzip)\");\n\n\n\n script_category(ACT_GATHER_INFO);\n\n script_copyright(\"Copyright (c) 2005 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:\"games-util/dzip\", unaffected: make_list(\"ge 2.9-r1\"), vulnerable: make_list(\"lt 2.9-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", "naslFamily": "Gentoo Local Security Checks"}
{"cve": [{"lastseen": "2020-12-09T19:22:20", "description": "Directory traversal vulnerability in Dzip before 2.9 allows remote attackers to create arbitrary files via a filename containing a .. (dot dot) in a .dz archive.", "edition": 4, "cvss3": {}, "published": "2005-06-09T04:00:00", "title": "CVE-2005-1874", "type": "cve", "cwe": ["NVD-CWE-Other"], "bulletinFamily": "NVD", "cvss2": {"severity": "MEDIUM", "exploitabilityScore": 10.0, "obtainAllPrivilege": false, "userInteractionRequired": false, "obtainOtherPrivilege": false, "cvssV2": {"accessComplexity": "LOW", "confidentialityImpact": "NONE", "availabilityImpact": "NONE", "integrityImpact": "PARTIAL", "baseScore": 5.0, "vectorString": "AV:N/AC:L/Au:N/C:N/I:P/A:N", "version": "2.0", "accessVector": "NETWORK", "authentication": "NONE"}, "impactScore": 2.9, "obtainUserPrivilege": false}, "cvelist": ["CVE-2005-1874"], "modified": "2011-03-08T02:23:00", "cpe": [], "id": "CVE-2005-1874", "href": "https://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2005-1874", "cvss": {"score": 5.0, "vector": "AV:N/AC:L/Au:N/C:N/I:P/A:N"}, "cpe23": []}], "osvdb": [{"lastseen": "2017-04-28T13:20:13", "bulletinFamily": "software", "cvelist": ["CVE-2005-1874"], "edition": 1, "description": "# No description provided by the source\n\n## References:\n[Secunia Advisory ID:15599](https://secuniaresearch.flexerasoftware.com/advisories/15599/)\n[Secunia Advisory ID:15614](https://secuniaresearch.flexerasoftware.com/advisories/15614/)\nOther Advisory URL: http://www.gentoo.org/security/en/glsa/glsa-200506-03.xml\n[CVE-2005-1874](https://vulners.com/cve/CVE-2005-1874)\n", "modified": "2005-06-06T04:49:02", "published": "2005-06-06T04:49:02", "href": "https://vulners.com/osvdb/OSVDB:17142", "id": "OSVDB:17142", "title": "Dzip Archive Extraction Traversal Arbitrary File Write", "type": "osvdb", "cvss": {"score": 5.0, "vector": "AV:NETWORK/AC:LOW/Au:NONE/C:NONE/I:PARTIAL/A:NONE/"}}], "gentoo": [{"lastseen": "2016-09-06T19:46:09", "bulletinFamily": "unix", "cvelist": ["CVE-2005-1874"], "description": "### Background\n\nDzip is a compressor and uncompressor especially made for demo recordings of id's Quake. \n\n### Description\n\nDzip is vulnerable to a directory traversal attack when extracting archives. \n\n### Impact\n\nAn attacker could exploit this vulnerability by creating a specially crafted archive to extract files to arbitrary locations. \n\n### Workaround\n\nThere is no known workaround at this time. \n\n### Resolution\n\nAll Dzip users should upgrade to the latest available version: \n \n \n # emerge --sync\n # emerge --ask --oneshot --verbose \">=games-utils/dzip-2.9-r1\"", "edition": 1, "modified": "2006-05-22T00:00:00", "published": "2005-06-06T00:00:00", "id": "GLSA-200506-03", "href": "https://security.gentoo.org/glsa/200506-03", "type": "gentoo", "title": "Dzip: Directory traversal vulnerability", "cvss": {"score": 5.0, "vector": "AV:NETWORK/AC:LOW/Au:NONE/C:NONE/I:PARTIAL/A:NONE/"}}], "nessus": [{"lastseen": "2021-01-07T10:51:57", "description": "The remote host is affected by the vulnerability described in GLSA-200506-03\n(Dzip: Directory traversal vulnerability)\n\n Dzip is vulnerable to a directory traversal attack when extracting\n archives.\n \nImpact :\n\n An attacker could exploit this vulnerability by creating a specially\n crafted archive to extract files to arbitrary locations.\n \nWorkaround :\n\n There is no known workaround at this time.", "edition": 24, "published": "2005-06-07T00:00:00", "title": "GLSA-200506-03 : Dzip: Directory traversal vulnerability", "type": "nessus", "bulletinFamily": "scanner", "cvelist": ["CVE-2005-1874"], "modified": "2005-06-07T00:00:00", "cpe": ["p-cpe:/a:gentoo:linux:dzip", "cpe:/o:gentoo:linux"], "id": "GENTOO_GLSA-200506-03.NASL", "href": "https://www.tenable.com/plugins/nessus/18426", "sourceData": "#%NASL_MIN_LEVEL 70300\n#\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 200506-03.\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('deprecated_nasl_level.inc');\ninclude('compat.inc');\n\nif (description)\n{\n script_id(18426);\n script_version(\"1.15\");\n script_set_attribute(attribute:\"plugin_modification_date\", value:\"2021/01/06\");\n\n script_cve_id(\"CVE-2005-1874\");\n script_xref(name:\"GLSA\", value:\"200506-03\");\n\n script_name(english:\"GLSA-200506-03 : Dzip: Directory traversal vulnerability\");\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-200506-03\n(Dzip: Directory traversal vulnerability)\n\n Dzip is vulnerable to a directory traversal attack when extracting\n archives.\n \nImpact :\n\n An attacker could exploit this vulnerability by creating a specially\n crafted archive to extract files to arbitrary locations.\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/200506-03\"\n );\n script_set_attribute(\n attribute:\"solution\", \n value:\n\"All Dzip users should upgrade to the latest available version:\n # emerge --sync\n # emerge --ask --oneshot --verbose '>=games-utils/dzip-2.9-r1'\"\n );\n script_set_cvss_base_vector(\"CVSS2#AV:N/AC:L/Au:N/C:N/I:P/A:N\");\n\n script_set_attribute(attribute:\"plugin_type\", value:\"local\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:gentoo:linux:dzip\");\n script_set_attribute(attribute:\"cpe\", value:\"cpe:/o:gentoo:linux\");\n\n script_set_attribute(attribute:\"patch_publication_date\", value:\"2005/06/06\");\n script_set_attribute(attribute:\"plugin_publication_date\", value:\"2005/06/07\");\n script_set_attribute(attribute:\"vuln_publication_date\", value:\"2005/06/06\");\n script_end_attributes();\n\n script_category(ACT_GATHER_INFO);\n script_copyright(english:\"This script is Copyright (C) 2005-2021 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:\"games-util/dzip\", unaffected:make_list(\"ge 2.9-r1\"), vulnerable:make_list(\"lt 2.9-r1\"))) flag++;\n\nif (flag)\n{\n if (report_verbosity > 0) security_warning(port:0, extra:qpkg_report_get());\n else security_warning(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, \"Dzip\");\n}\n", "cvss": {"score": 5.0, "vector": "AV:N/AC:L/Au:N/C:N/I:P/A:N"}}]}