Quick Heal Antivirus Pro 'pepoly.dll' Stack Buffer Overflow Vulnerability
🗓️ 30 Dec 2013 00:00:00Reported by Copyright (C) 2013 Greenbone AGType
openvas🔗 plugins.openvas.org👁 26 Views
| Reporter | Title | Published | Views | Family All 13 |
|---|---|---|---|---|
| CVE-2013-6767 | 20 Dec 201322:00 | – | cve | |
| CVE-2013-6767 | 20 Dec 201322:00 | – | cvelist | |
| QuickHeal AntiVirus 7.0.0.1 - Local Stack Overflow | 17 Dec 201300:00 | – | exploitdb | |
| EUVD-2013-6569 | 7 Oct 202500:30 | – | euvd | |
| QuickHeal AntiVirus 7.0.0.1 - Local Stack Overflow | 17 Dec 201300:00 | – | exploitpack | |
| CVE-2013-6767 | 20 Dec 201322:55 | – | nvd | |
| Stack overflow | 20 Dec 201322:55 | – | prion | |
| QuickHeal AntiVirus 7.0.0.1 - Stack Overflow Vulnerability | 8 Jan 201400:00 | – | securityvulns | |
| QuickHeal AntiVirus buffer overflow | 8 Jan 201400:00 | – | securityvulns | |
| QuickHeal AntiVirus 7.0.0.1 - Stack Overflow Vulnerability | 15 Dec 201300:00 | – | vulnerlab |
10
| Source | Link |
|---|---|
| exploit-db | www.exploit-db.com/exploits/30374 |
| securityfocus | www.securityfocus.com/bid/64402 |
| vulnerability-lab | www.vulnerability-lab.com/get_content.php |
# SPDX-FileCopyrightText: 2013 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.804181");
script_version("2023-07-27T05:05:08+0000");
script_cve_id("CVE-2013-6767");
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_tag(name:"last_modification", value:"2023-07-27 05:05:08 +0000 (Thu, 27 Jul 2023)");
script_tag(name:"creation_date", value:"2013-12-30 20:51:30 +0530 (Mon, 30 Dec 2013)");
script_name("Quick Heal Antivirus Pro 'pepoly.dll' Stack Buffer Overflow Vulnerability");
script_tag(name:"summary", value:"Quick Heal Antivirus Pro is prone to stack buffer overflow vulnerability.");
script_tag(name:"vuldetect", value:"Checks if a vulnerable version is present on the target host.");
script_tag(name:"solution", value:"No known solution was made available for at least one year since the disclosure of this vulnerability. Likely none will be provided anymore. General solution options are to upgrade to a newer release, disable respective features, remove the product or replace the product by another one.");
script_tag(name:"insight", value:"The flaw is due to improper bounds checking by the 'pepoly.dll' module.");
script_tag(name:"affected", value:"Quick Heal AntiVirus Pro version 7.0.0.1 and probably other versions.");
script_tag(name:"impact", value:"Successful exploitation will allow a local attacker to cause a stack-based
buffer overflow, resulting in a denial of service or execution of arbitrary
code.");
script_tag(name:"solution_type", value:"WillNotFix");
script_xref(name:"URL", value:"http://www.exploit-db.com/exploits/30374");
script_xref(name:"URL", value:"http://www.securityfocus.com/bid/64402");
script_xref(name:"URL", value:"http://www.vulnerability-lab.com/get_content.php?id=1171");
script_category(ACT_GATHER_INFO);
script_tag(name:"qod_type", value:"registry");
script_copyright("Copyright (C) 2013 Greenbone AG");
script_family("General");
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(!qhVer = get_app_version(cpe:CPE)){
exit(0);
}
if(version_is_equal(version:qhVer, test_version:"7.0.0.1"))
{
security_message( port: 0, data: "The target host was found to be vulnerable" );
exit(0);
}
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.9Medium risk
Vulners AI Score6.9
CVSS 27.2
EPSS0.01282