Avast! Zoo Denial of Service Vulnerability
🗓️ 08 Jul 2010 00:00:00Reported by Copyright (C) 2010 LSSType
openvas🔗 plugins.openvas.org👁 28 Views
| Reporter | Title | Published | Views | Family All 9 |
|---|---|---|---|---|
| CVE-2007-1672 | 9 May 200700:00 | – | cve | |
| CVE-2007-1672 | 9 May 200700:00 | – | cvelist | |
| EUVD-2007-1666 | 7 Oct 202500:30 | – | euvd | |
| CVE-2007-1672 | 9 May 200700:19 | – | nvd | |
| Avast! Zoo Denial of Service Vulnerability | 8 Jul 201000:00 | – | openvas | |
| Code injection | 9 May 200700:19 | – | prion | |
| Multiple vendors ZOO file decompression infinite loop DoS | 7 May 200700:00 | – | securityvulns | |
| Multiple Zoo archivers DoS | 7 May 200700:00 | – | securityvulns | |
| SUSE CVE-2007-1672 | 15 Feb 202306:12 | – | susecve |
| Source | Link |
|---|---|
| securityfocus | www.securityfocus.com/bid/23823 |
# SPDX-FileCopyrightText: 2010 LSS
# 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-or-later
CPE = "cpe:/a:avast:antivirus";
if(description)
{
script_oid("1.3.6.1.4.1.25623.1.0.102050");
script_version("2023-08-01T13:29:10+0000");
script_cve_id("CVE-2007-1672");
script_xref(name:"URL", value:"http://www.securityfocus.com/bid/23823");
script_tag(name:"last_modification", value:"2023-08-01 13:29:10 +0000 (Tue, 01 Aug 2023)");
script_tag(name:"creation_date", value:"2010-07-08 10:59:30 +0200 (Thu, 08 Jul 2010)");
script_tag(name:"cvss_base", value:"7.8");
script_tag(name:"cvss_base_vector", value:"AV:N/AC:L/Au:N/C:N/I:N/A:C");
script_name("Avast! Zoo Denial of Service Vulnerability");
script_category(ACT_GATHER_INFO);
script_copyright("Copyright (C) 2010 LSS");
script_family("Denial of Service");
script_dependencies("gb_avast_av_detect_win.nasl");
script_mandatory_keys("avast/antivirus/detected");
script_tag(name:"solution", value:"Update to a newer version.");
script_tag(name:"summary", value:"avast! antivirus before 4.7.981 allows remote attackers to
cause a denial of service (infinite loop) via a Zoo archive
with a direntry structure that points to a previous file.");
script_tag(name:"qod_type", value:"registry");
script_tag(name:"solution_type", value:"VendorFix");
exit(0);
}
include( "host_details.inc" );
include( "version_func.inc" );
if( ! infos = get_app_version_and_location( cpe:CPE, exit_no_version:TRUE ) )
exit( 0 );
version = infos["version"];
location = infos["location"];
if( version_is_less_equal( version:version, test_version:"4.7.981" ) ) {
report = report_fixed_ver(installed_version:version, vulnerable_range:"Less than or equal to 4.7.981", install_path:location);
security_message(port:0, data:report);
exit( 0 );
}
exit( 99 );
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
01 Aug 2023 00:00Current
6.6Medium risk
Vulners AI Score6.6
CVSS 27.8
EPSS0.03178