Lucene search
+L

Kaspersky Internet Security Multiple DOS Vulnerabilities - Windows

🗓️ 22 Nov 2016 00:00:00Reported by Copyright (C) 2016 Greenbone AGType 
openvas
 openvas
🔗 plugins.openvas.org👁 25 Views

Kaspersky Internet Security 16.0.0 prone to multiple DOS vulnerabilities on Window

Related
Refs
Code
# SPDX-FileCopyrightText: 2016 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.107094");
  script_version("2024-02-15T05:05:40+0000");
  script_tag(name:"last_modification", value:"2024-02-15 05:05:40 +0000 (Thu, 15 Feb 2024)");
  script_tag(name:"creation_date", value:"2016-11-22 13:17:56 +0100 (Tue, 22 Nov 2016)");
  script_tag(name:"cvss_base", value:"2.1");
  script_tag(name:"cvss_base_vector", value:"AV:L/AC:L/Au:N/C:N/I:N/A:P");
  script_tag(name:"severity_vector", value:"CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H");
  script_tag(name:"severity_origin", value:"NVD");
  script_tag(name:"severity_date", value:"2017-08-13 01:29:00 +0000 (Sun, 13 Aug 2017)");
  script_cve_id("CVE-2016-4304", "CVE-2016-4305", "CVE-2016-4307");

  script_name("Kaspersky Internet Security Multiple DOS Vulnerabilities - Windows");

  script_xref(name:"URL", value:"http://blog.talosintel.com/2016/08/vulnerability-spotlight-multiple-dos.html");
  script_xref(name:"URL", value:"https://support.kaspersky.com/vulnerability.aspx?el=12430#250816_2");
  script_xref(name:"URL", value:"https://support.kaspersky.com/vulnerability.aspx?el=12430#250816_1");

  script_tag(name:"qod", value:"30");
  script_category(ACT_GATHER_INFO);
  script_copyright("Copyright (C) 2016 Greenbone AG");
  script_family("Denial of Service");
  script_dependencies("gb_kaspersky_av_detect.nasl");
  script_mandatory_keys("Kaspersky/IntNetSec/Ver");

  script_tag(name:"impact", value:"An attacker can exploit this vulnerability to cause a local denial of service attacks on any machine running Kaspersky Internet Security software.");
  script_tag(name:"affected", value:"Kaspersky Internet Security 16.0.0.");
  script_tag(name:"insight", value:"This flaw occurs due to a specially crafted native API call which can cause an access violation in KLIF kernel driver.");
  script_tag(name:"solution", value:"Apply the patch from the advisory.");
  script_tag(name:"summary", value:"Kaspersky Internet Security 16.0.0 is prone to multiple DOS vulnerabilities.");
  script_tag(name:"solution_type", value:"VendorFix");

  exit(0);
}

CPE = "cpe:/a:kaspersky:kaspersky_total_security";

include("host_details.inc");
include("version_func.inc");

if(!kisVer = get_app_version(cpe:CPE)) exit(0);

if(version_is_equal(version:kisVer, test_version:"16.0.0"))
{
  report = report_fixed_ver(installed_version:kisVer, fixed_version:"See references");
  security_message(data:report, port:0);
  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

15 Feb 2024 00:00Current
5.5Medium risk
Vulners AI Score5.5
CVSS 22.1
CVSS 35.5
EPSS0.00505
25