Lucene search
+L

avast! Multiple Vulnerabilities (Oct 2009) - Windows

🗓️ 08 Oct 2009 00:00:00Reported by Copyright (C) 2009 Greenbone AGType 
openvas
 openvas
🔗 plugins.openvas.org👁 16 Views

avast! Multiple Vulnerabilities (Oct 2009) - Windows. Boundary error in 'aswMon2' kernel driver, 'AavmKer4.sys' kernel driver, and unspecified error in ashWsFtr.dll library can lead to buffer overflow, memory corruption, and unknown impact. Upgrade to avast! version 4.8.1356 or later

Related
Refs
Code
ReporterTitlePublishedViews
Family
nessus
Tenable Nessus
avast! Professional Edition < 4.8.1356 Multiple Vulnerabilities
27 Oct 200900:00
nessus
circl
Circl
CVE-2009-3522
17 Nov 200900:00
circl
circl
Circl
CVE-2009-3523
27 Apr 201000:00
circl
cve
CVE
CVE-2009-3522
1 Oct 200916:00
cve
cve
CVE
CVE-2009-3523
1 Oct 200916:00
cve
cve
CVE
CVE-2009-3524
1 Oct 200916:00
cve
cvelist
Cvelist
CVE-2009-3522
1 Oct 200916:00
cvelist
cvelist
Cvelist
CVE-2009-3523
1 Oct 200916:00
cvelist
cvelist
Cvelist
CVE-2009-3524
1 Oct 200916:00
cvelist
exploitdb
Exploit DB
Avast! 4.8.1351.0 AntiVirus - 'aswMon2.sys' Kernel Memory Corruption
17 Nov 200900:00
exploitdb
Rows per page
# 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

CPE = "cpe:/a:avast:antivirus";

if(description)
{
  script_oid("1.3.6.1.4.1.25623.1.0.801111");
  script_version("2024-02-08T05:05:59+0000");
  script_tag(name:"last_modification", value:"2024-02-08 05:05:59 +0000 (Thu, 08 Feb 2024)");
  script_tag(name:"creation_date", value:"2009-10-08 08:22:29 +0200 (Thu, 08 Oct 2009)");
  script_tag(name:"cvss_base", value:"7.2");
  script_tag(name:"cvss_base_vector", value:"AV:L/AC:L/Au:N/C:C/I:C/A:C");
  script_cve_id("CVE-2009-3522", "CVE-2009-3523", "CVE-2009-3524");
  script_name("avast! Multiple Vulnerabilities (Oct 2009) - Windows");
  script_category(ACT_GATHER_INFO);
  script_copyright("Copyright (C) 2009 Greenbone AG");
  script_family("Buffer overflow");
  script_dependencies("gb_avast_av_detect_win.nasl");
  script_mandatory_keys("avast/antivirus/detected");

  script_xref(name:"URL", value:"http://secunia.com/advisories/36858/");
  script_xref(name:"URL", value:"http://www.securityfocus.com/bid/36507");
  script_xref(name:"URL", value:"http://www.securityfocus.com/archive/1/506681");
  script_xref(name:"URL", value:"http://www.vupen.com/english/advisories/2009/2761");

  script_tag(name:"impact", value:"Successful exploitation will let the local attackers to cause a Denial of
  Service or gain escalated privileges on the victim's system.");

  script_tag(name:"affected", value:"avast! Home and Professional version prior to 4.8.1356 on Windows.");

  script_tag(name:"insight", value:"- A boundary error exists in the 'aswMon2' kernel driver when processing
  IOCTLs. This can be exploited to cause a stack-based buffer overflow via a specially crafted 0xB2C80018 IOCTL.

  - An error in the 'AavmKer4.sys' kernel driver that can be exploited to
  corrupt memory via a specially crafted 0xB2D6000C or 0xB2D60034 IOCTL.

  - An unspecified error exists in the ashWsFtr.dll library which can be
  exploited to cause unknown impact.");

  script_tag(name:"solution", value:"Upgrade to avast! version 4.8.1356 or later.");

  script_tag(name:"summary", value:"avast! AntiVirus is prone to multiple vulnerabilities.");

  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( version:version, test_version:"4.8.1356" ) ) {
  report = report_fixed_ver( installed_version:version, fixed_version:"4.8.1356", 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

08 Feb 2024 00:00Current
6.4Medium risk
Vulners AI Score6.4
CVSS 27.2
EPSS0.00947
16