McAfee Agent (MA) Man-in-the-Middle Attack Vulnerability
🗓️ 10 Apr 2017 00:00:00Reported by Copyright (C) 2017 Greenbone AGType
openvas🔗 plugins.openvas.org👁 31 Views
| Reporter | Title | Published | Views | Family All 5 |
|---|---|---|---|---|
| CVE-2015-8987 | 14 Mar 201722:00 | – | cve | |
| CVE-2015-8987 | 14 Mar 201722:00 | – | cvelist | |
| EUVD-2015-8841 | 7 Oct 202500:30 | – | euvd | |
| CVE-2015-8987 | 14 Mar 201722:59 | – | nvd | |
| Code injection | 14 Mar 201722:59 | – | prion |
| Source | Link |
|---|---|
| kc | www.kc.mcafee.com/corporate/index |
# 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:mcafee:mcafee_agent";
if(description)
{
script_oid("1.3.6.1.4.1.25623.1.0.810836");
script_version("2023-07-14T16:09:27+0000");
script_cve_id("CVE-2015-8987");
script_tag(name:"cvss_base", value:"3.5");
script_tag(name:"cvss_base_vector", value:"AV:N/AC:M/Au:S/C:N/I:P/A:N");
script_tag(name:"last_modification", value:"2023-07-14 16:09:27 +0000 (Fri, 14 Jul 2023)");
script_tag(name:"severity_vector", value:"CVSS:3.0/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:N/A:N");
script_tag(name:"severity_origin", value:"NVD");
script_tag(name:"severity_date", value:"2017-03-23 17:11:00 +0000 (Thu, 23 Mar 2017)");
script_tag(name:"creation_date", value:"2017-04-10 16:26:54 +0530 (Mon, 10 Apr 2017)");
script_name("McAfee Agent (MA) Man-in-the-Middle Attack Vulnerability");
script_tag(name:"summary", value:"McAfee Agent is prone to mitm attack 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 when McAfee Agents migrate
from one ePO server to another.");
script_tag(name:"impact", value:"Successful exploitation will allow attackers
to make a McAfee Agent talk with another, possibly rogue, ePO server via McAfee
Agent migration to another ePO server.");
script_tag(name:"affected", value:"McAfee Agent version prior to 4.8.0 patch 3");
script_tag(name:"solution", value:"Upgrade to McAfee Agent 4.8.0 patch 3.");
script_tag(name:"solution_type", value:"VendorFix");
script_tag(name:"qod_type", value:"registry");
script_xref(name:"URL", value:"https://kc.mcafee.com/corporate/index?page=content&id=SB10101");
script_copyright("Copyright (C) 2017 Greenbone AG");
script_category(ACT_GATHER_INFO);
script_family("General");
script_dependencies("gb_mcafee_agent_detect.nasl");
script_mandatory_keys("McAfee/Agent/Win/Ver");
exit(0);
}
include("host_details.inc");
include("version_func.inc");
if(!agentVer = get_app_version(cpe:CPE)){
exit(0);
}
## 4.8.0 patch 3 ==> 4.8.0.1938
##https://kc.mcafee.com/resources/sites/MCAFEE/content/live/PRODUCT_DOCUMENTATION/25000/PD25667/en_US/McAfee_Agent_4_8_0_Patch3_RN.pdf
if(version_is_less(version:agentVer, test_version:"4.8.0.1938"))
{
report = report_fixed_ver(installed_version:agentVer, fixed_version:"4.8.0 Patch 3");
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
14 Jul 2023 00:00Current
5.3Medium risk
Vulners AI Score5.3
CVSS 23.5
CVSS 35.3
EPSS0.00519