Kaspersky Anti-Virus 2010 'kl1.sys' Driver DoS Vulnerability
🗓️ 05 Dec 2009 00:00:00Reported by Copyright (C) 2009 Greenbone AGType
openvas🔗 plugins.openvas.org👁 23 Views
| Reporter | Title | Published | Views | Family All 8 |
|---|---|---|---|---|
| CVE-2009-4114 | 29 Sep 200900:00 | – | circl | |
| CVE-2009-4114 | 30 Nov 200921:00 | – | cve | |
| CVE-2009-4114 | 30 Nov 200921:00 | – | cvelist | |
| Kaspersky AV 2010 9.0.0.463 - Local Denial of Service | 29 Sep 200900:00 | – | exploitdb | |
| EUVD-2009-4085 | 7 Oct 202500:30 | – | euvd | |
| CVE-2009-4114 | 30 Nov 200921:30 | – | nvd | |
| Kaspersky Anti-Virus 2010 'kl1.sys' Driver DoS Vulnerability | 5 Dec 200900:00 | – | openvas | |
| Memory corruption | 30 Nov 200921:30 | – | prion |
| Source | Link |
|---|---|
| securityfocus | www.securityfocus.com/bid/37044 |
| xforce | www.xforce.iss.net/xforce/xfdb/54309 |
| secunia | www.secunia.com/advisories/37398 |
| securityfocus | www.securityfocus.com/archive/1/archive/1/507933/100/0/threaded |
| kaspersky | www.kaspersky.com/downloads |
# 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.800154");
script_version("2023-07-27T05:05:08+0000");
script_tag(name:"last_modification", value:"2023-07-27 05:05:08 +0000 (Thu, 27 Jul 2023)");
script_tag(name:"creation_date", value:"2009-12-05 12:49:16 +0100 (Sat, 05 Dec 2009)");
script_tag(name:"cvss_base", value:"4.9");
script_tag(name:"cvss_base_vector", value:"AV:L/AC:L/Au:N/C:N/I:N/A:C");
script_cve_id("CVE-2009-4114");
script_name("Kaspersky Anti-Virus 2010 'kl1.sys' Driver DoS Vulnerability");
script_xref(name:"URL", value:"http://secunia.com/advisories/37398");
script_xref(name:"URL", value:"http://www.securityfocus.com/bid/37044");
script_xref(name:"URL", value:"http://xforce.iss.net/xforce/xfdb/54309");
script_xref(name:"URL", value:"http://www.securityfocus.com/archive/1/archive/1/507933/100/0/threaded");
script_tag(name:"qod_type", value:"registry");
script_category(ACT_GATHER_INFO);
script_copyright("Copyright (C) 2009 Greenbone AG");
script_family("Denial of Service");
script_dependencies("gb_kaspersky_av_detect.nasl");
script_mandatory_keys("Kaspersky/AV/Ver");
script_tag(name:"impact", value:"Successful exploitation will allow attacker to execute arbitrary code with
elevated privileges or cause the kernel to crash.");
script_tag(name:"affected", value:"Kaspersky Anti-Virus 2010 before 9.0.0.736 on Windows.");
script_tag(name:"insight", value:"The flaw is due to NULL pointer dereference in 'kl1.sys' driver via a
specially-crafted IOCTL 0x0022c008 call.");
script_tag(name:"solution_type", value:"VendorFix");
script_tag(name:"solution", value:"Update to version 9.0.0.736 or later.");
script_tag(name:"summary", value:"Kaspersky Anti-Virus 2010 is prone to a denial of service (DoS) vulnerability.");
script_xref(name:"URL", value:"http://www.kaspersky.com/downloads");
exit(0);
}
include("version_func.inc");
kavVer = get_kb_item("Kaspersky/AV/Ver");
if(kavVer != NULL)
{
## Kaspersky Anti-Virus 2010 before 9.0.0.736
if(version_in_range(version:kavVer, test_version:"9.0", test_version2:"9.0.0.735")){
report = report_fixed_ver(installed_version:kavVer, vulnerable_range:"9.0 - 9.0.0.735");
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
27 Jul 2023 00:00Current
6.6Medium risk
Vulners AI Score6.6
CVSS 24.9
EPSS0.00834