McAfee Security Scan Plus Privilege Escalation Vulnerability - Windows
🗓️ 22 Mar 2017 00:00:00Reported by Copyright (C) 2017 Greenbone AGType
openvas🔗 plugins.openvas.org👁 28 Views
| Reporter | Title | Published | Views | Family All 8 |
|---|---|---|---|---|
| McAfee Security Scan Plus (SSP) Elevation of Privilege Vulnerability | 20 Mar 201700:00 | – | cnvd | |
| CVE-2016-8008 | 14 Mar 201722:00 | – | cve | |
| CVE-2016-8008 | 14 Mar 201722:00 | – | cvelist | |
| EUVD-2016-8856 | 7 Oct 202500:30 | – | euvd | |
| McAfee Security Scan Plus < 3.11.474.2 Multiple Vulnerabilities (TS102593 / TS102614) | 12 May 201700:00 | – | nessus | |
| CVE-2016-8008 | 14 Mar 201722:59 | – | nvd | |
| CVE-2016-8008 | 14 Mar 201722:59 | – | osv | |
| Privilege escalation | 14 Mar 201722:59 | – | prion |
| Source | Link |
|---|---|
| service | www.service.mcafee.com/webcenter/portal/cp/home/articleview |
# 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:intel:mcafee_security_scan_plus";
if(description)
{
script_oid("1.3.6.1.4.1.25623.1.0.810824");
script_version("2024-11-22T15:40:47+0000");
script_cve_id("CVE-2016-8008");
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:"2024-11-22 15:40:47 +0000 (Fri, 22 Nov 2024)");
script_tag(name:"severity_vector", value:"CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H");
script_tag(name:"severity_origin", value:"NVD");
script_tag(name:"severity_date", value:"2017-03-27 16:40:00 +0000 (Mon, 27 Mar 2017)");
script_tag(name:"creation_date", value:"2017-03-22 11:37:02 +0530 (Wed, 22 Mar 2017)");
script_name("McAfee Security Scan Plus Privilege Escalation Vulnerability - Windows");
script_tag(name:"summary", value:"McAfee Security Scan Plus is prone to a privilege escalation vulnerability.");
script_tag(name:"vuldetect", value:"Checks if a vulnerable version is present on the target host.");
script_tag(name:"insight", value:"The flaw exists due to McUICnt.exe, an
executable file used in McAfee Security Scan Plus, used to load Version.DLL
from the current user directory.");
script_tag(name:"impact", value:"Successful exploitation will lead to loading
of a replacement DLL onto a Windows machine.");
script_tag(name:"affected", value:"McAfee Security Scan Plus version
prior to 3.11.427.2");
script_tag(name:"solution", value:"Upgrade to McAfee Security scan plus
3.11.427.2.");
script_tag(name:"solution_type", value:"VendorFix");
script_tag(name:"qod_type", value:"registry");
script_xref(name:"URL", value:"https://service.mcafee.com/webcenter/portal/cp/home/articleview?articleId=TS102593");
script_category(ACT_GATHER_INFO);
script_copyright("Copyright (C) 2017 Greenbone AG");
script_family("Privilege escalation");
script_dependencies("gb_mcafee_security_scan_plus_detect.nasl");
script_mandatory_keys("McAfee/SecurityScanPlus/Win/Ver");
exit(0);
}
include("host_details.inc");
include("secpod_reg.inc");
include("version_func.inc");
if(hotfix_check_sp(win7:2, win7x64:2, win10:1, win10x64:1) <= 0){
exit(0);
}
if(!msspVer = get_app_version(cpe:CPE)){
exit(0);
}
if(version_is_less(version:msspVer, test_version:"3.11.427.2"))
{
report = report_fixed_ver(installed_version:msspVer, fixed_version:"3.11.427.2");
security_message(data:report);
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
22 Nov 2024 00:00Current
9Critical risk
Vulners AI Score9
CVSS 27.2
CVSS 38.8
EPSS0.00369