7-Zip Unspecified Archive Handling Vulnerability - Windows
🗓️ 02 Apr 2009 00:00:00Reported by Copyright (C) 2009 Greenbone AGType
openvas🔗 plugins.openvas.org👁 41 Views
| Reporter | Title | Published | Views | Family All 15 |
|---|---|---|---|---|
| 7-Zip < 4.57 Archive Handling Unspecified Issue | 19 Mar 200800:00 | – | nessus | |
| CVE-2008-6536 | 25 Mar 202411:49 | – | circl | |
| CVE-2008-6536 | 30 Mar 200901:00 | – | cve | |
| CVE-2008-6536 | 30 Mar 200901:00 | – | cvelist | |
| CVE-2008-6536 | 30 Mar 200901:00 | – | debiancve | |
| EUVD-2008-6503 | 7 Oct 202500:30 | – | euvd | |
| Radamsa - A General-Purpose Fuzzer | 25 Mar 202411:30 | – | kitploit | |
| KLA10426 Vulnerability in 7-Zip | 29 Mar 200900:00 | – | kaspersky | |
| CVE-2008-6536 | 30 Mar 200901:30 | – | nvd | |
| 7-Zip Unspecified Archive Handling Vulnerability - Linux | 2 Apr 200900:00 | – | openvas |
10
# SPDX-FileCopyrightText: 2009 Greenbone AG
# 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.800261");
script_version("2024-02-15T05:05:39+0000");
script_tag(name:"last_modification", value:"2024-02-15 05:05:39 +0000 (Thu, 15 Feb 2024)");
script_tag(name:"creation_date", value:"2009-04-02 08:15:32 +0200 (Thu, 02 Apr 2009)");
script_tag(name:"cvss_base", value:"10.0");
script_tag(name:"cvss_base_vector", value:"AV:N/AC:L/Au:N/C:C/I:C/A:C");
script_cve_id("CVE-2008-6536");
script_name("7-Zip Unspecified Archive Handling Vulnerability - Windows");
script_xref(name:"URL", value:"http://secunia.com/advisories/29434");
script_xref(name:"URL", value:"http://www.securityfocus.com/bid/28285");
script_xref(name:"URL", value:"http://www.vupen.com/english/advisories/2008/0914/references");
script_xref(name:"URL", value:"http://www.cert.fi/haavoittuvuudet/joint-advisory-archive-formats.html");
script_category(ACT_GATHER_INFO);
script_copyright("Copyright (C) 2009 Greenbone AG");
script_family("Denial of Service");
script_dependencies("gb_7zip_detect_portable_win.nasl");
script_mandatory_keys("7zip/Win/Ver");
script_tag(name:"impact", value:"Successful exploitation will let the attacker execute arbitrary code in the
affected system and cause denial of service.");
script_tag(name:"affected", value:"7zip version prior to 4.57 on Windows.");
script_tag(name:"insight", value:"This flaw occurs due to memory corruption while handling malformed archives.");
script_tag(name:"solution", value:"Upgrade to 7zip version 4.57.");
script_tag(name:"summary", value:"7zip is prone to an unspecified vulnerability.");
script_tag(name:"qod_type", value:"registry");
script_tag(name:"solution_type", value:"VendorFix");
exit(0);
}
include("version_func.inc");
version = get_kb_item("7zip/Win/Ver");
if(!version)
exit(0);
if(version_is_less(version:version, test_version:"4.57")){
report = report_fixed_ver(installed_version:version, fixed_version:"4.57");
security_message(port: 0, data: report);
}
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
15 Feb 2024 00:00Current
9.5High risk
Vulners AI Score9.5
CVSS 210
EPSS0.02815