QuickHeal CVE-2015-8285 Denial of Service Vulnerability
🗓️ 02 May 2017 00:00:00Reported by Copyright (C) 2017 Greenbone AGType
openvas🔗 plugins.openvas.org👁 16 Views
| Reporter | Title | Published | Views | Family All 8 |
|---|---|---|---|---|
| QuickHeal 16.00 - webssx.sys Driver Denial of Service | 19 Feb 201600:00 | – | zdt | |
| QuickHeal Denial of Service Vulnerability | 26 Apr 201700:00 | – | cnvd | |
| CVE-2015-8285 | 20 Apr 201721:00 | – | cve | |
| CVE-2015-8285 | 20 Apr 201721:00 | – | cvelist | |
| QuickHeal 16.00 - 'webssx.sys' Driver Denial of Service | 19 Feb 201600:00 | – | exploitdb | |
| QuickHeal 16.00 - webssx.sys Driver Denial of Service | 19 Feb 201600:00 | – | exploitpack | |
| CVE-2015-8285 | 20 Apr 201721:59 | – | nvd | |
| Denial of service | 20 Apr 201721:59 | – | prion |
| Source | Link |
|---|---|
| securityfocus | www.securityfocus.com/bid/97996 |
# SPDX-FileCopyrightText: 2017 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:quickheal:antivirus_pro";
if(description)
{
script_oid("1.3.6.1.4.1.25623.1.0.107160");
script_version("2023-10-27T16:11:32+0000");
script_tag(name:"last_modification", value:"2023-10-27 16:11:32 +0000 (Fri, 27 Oct 2023)");
script_tag(name:"creation_date", value:"2017-05-02 10:28:58 +0200 (Tue, 02 May 2017)");
script_cve_id("CVE-2015-8285");
script_tag(name:"cvss_base", value:"5.0");
script_tag(name:"cvss_base_vector", value:"AV:N/AC:L/Au:N/C:N/I:N/A:P");
script_tag(name:"severity_vector", value:"CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H");
script_tag(name:"severity_origin", value:"NVD");
script_tag(name:"severity_date", value:"2017-04-27 01:59:00 +0000 (Thu, 27 Apr 2017)");
script_tag(name:"qod_type", value:"registry");
script_name("QuickHeal CVE-2015-8285 Denial of Service Vulnerability");
script_tag(name:"summary", value:"QuickHeal is prone to a denial of service (DoS) vulnerability.");
script_tag(name:"vuldetect", value:"Checks if a vulnerable version is present on the target host.");
script_tag(name:"insight", value:"The vulnerability exists in the driver webssx.sys.");
script_tag(name:"impact", value:"An attacker can exploit this issue to cause denial-of-service condition.");
script_tag(name:"affected", value:"QuickHeal 16.00 is vulnerable.");
script_tag(name:"solution", value:"Updates are available. Please see the references or vendor advisory for more information.");
script_xref(name:"URL", value:"http://www.securityfocus.com/bid/97996");
script_tag(name:"solution_type", value:"VendorFix");
script_category(ACT_GATHER_INFO);
script_copyright("Copyright (C) 2017 Greenbone AG");
script_family("Denial of Service");
script_dependencies("gb_quick_heal_av_detect.nasl");
script_mandatory_keys("QuickHeal/Antivirus6432/Pro/Installed");
exit(0);
}
include("host_details.inc");
include("version_func.inc");
if(!Ver = get_app_version(cpe:CPE)){
exit(0);
}
if(version_is_equal(version: Ver, test_version:"16.00"))
{
report = report_fixed_ver(installed_version:Ver, fixed_version:"See information supplied by the vendor");
security_message(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
27 Oct 2023 00:00Current
7.5High risk
Vulners AI Score7.5
CVSS 25
CVSS 37.5
EPSS0.05471