Lucene search
+L

Microsoft Windows Unchecked Buffer in Decompression Functions (Q329048)

🗓️ 03 Nov 2005 00:00:00Reported by Copyright (C) 2002 SECNAP Network Security, LLCType 
openvas
 openvas
🔗 plugins.openvas.org👁 49 Views

Microsoft Windows Unchecked Buffer in Decompression Functions (Q329048

Related
Refs
Code
# SPDX-FileCopyrightText: 2002 SECNAP Network Security, LLC
# Some text descriptions might be excerpted from (a) referenced
# source(s), and are Copyright (C) by the respective right holder(s).
#
# SPDX-License-Identifier: GPL-2.0-only

if(description)
{
  script_oid("1.3.6.1.4.1.25623.1.0.11148");
  script_version("2024-02-26T14:36:40+0000");
  script_tag(name:"last_modification", value:"2024-02-26 14:36:40 +0000 (Mon, 26 Feb 2024)");
  script_tag(name:"creation_date", value:"2005-11-03 14:08:04 +0100 (Thu, 03 Nov 2005)");
  script_tag(name:"cvss_base", value:"7.5");
  script_tag(name:"cvss_base_vector", value:"AV:N/AC:L/Au:N/C:P/I:P/A:P");
  script_cve_id("CVE-2002-0370", "CVE-2002-1139");
  script_name("Microsoft Windows Unchecked Buffer in Decompression Functions (Q329048)");
  script_category(ACT_GATHER_INFO);
  script_copyright("Copyright (C) 2002 SECNAP Network Security, LLC");
  script_family("Windows : Microsoft Bulletins");
  script_dependencies("secpod_reg_enum.nasl");
  script_mandatory_keys("SMB/registry_enumerated");

  script_tag(name:"summary", value:"Two vulnerabilities exist in the Compressed Folders function:

  An unchecked buffer exists in the programs that handles the decompressing of files from a zipped file.
  A security vulnerability results because attempts to open a file with a specially malformed filename
  contained in a zipped file could possibly result in Windows Explorer failing, or in code of the
  attacker's choice being run.

  The decompression function could place a file in a directory that was not the same as, or a child of, the
  target directory specified by the user as where the decompressed zip files should be placed. This could
  allow an attacker to put a file in a known location on the users system, such as placing a program in a
  startup directory");

  script_tag(name:"impact", value:"Two vulnerabilities, the most serious
  of which could run code of attacker's choice");

  script_tag(name:"affected", value:"- Microsoft Windows 98 with Plus! Pack

  - Microsoft Windows Me

  - Microsoft Windows XP");

  script_tag(name:"solution", value:"The vendor has released updates. Please see the references for more information.");

  script_xref(name:"URL", value:"https://docs.microsoft.com/en-us/security-updates/securitybulletins/2002/ms02-054");
  script_xref(name:"URL", value:"http://www.securityfocus.com/bid/5873");
  script_xref(name:"URL", value:"http://www.securityfocus.com/bid/5876");

  script_tag(name:"qod_type", value:"registry");
  script_tag(name:"solution_type", value:"VendorFix");

  exit(0);
}

include("secpod_reg.inc");

if ( hotfix_check_sp(xp:2) <= 0 ) exit(0);
if ( hotfix_missing(name:"329048") > 0 &&
     hotfix_missing(name:"873376") > 0 )
  security_message(port:0);

Data

Build on a solid foundation with Vulners data

We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data

Api

Power your application with Vulners API

The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access

App

Assess and manage vulnerabilities with Vulners tools

Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation

26 Feb 2024 00:00Current
7High risk
Vulners AI Score7
CVSS 27.5
EPSS0.43298
49