McAfee Asset Manager Multiple Vulnerabilities
🗓️ 17 Apr 2014 00:00:00Reported by Copyright (C) 2014 Greenbone AGType
openvas🔗 plugins.openvas.org👁 29 Views
| Reporter | Title | Published | Views | Family All 12 |
|---|---|---|---|---|
| McAfee Asset Manager downloadReport Information Disclosure (CVE-2014-2588) | 10 Apr 201400:00 | – | checkpoint_advisories | |
| McAfee Asset Manager ReportsAudit.jsp Input Validation Error (CVE-2014-2587) | 28 Apr 201400:00 | – | checkpoint_advisories | |
| CVE-2014-2587 | 23 Mar 201418:00 | – | cve | |
| CVE-2014-2588 | 23 Mar 201418:00 | – | cve | |
| CVE-2014-2587 | 23 Mar 201418:00 | – | cvelist | |
| CVE-2014-2588 | 23 Mar 201418:00 | – | cvelist | |
| McAfee Asset Manager 6.6 - Multiple Vulnerabilities | 19 Mar 201400:00 | – | exploitdb | |
| EUVD-2014-2619 | 7 Oct 202500:30 | – | euvd | |
| CVE-2014-2587 | 24 Mar 201416:38 | – | nvd | |
| CVE-2014-2588 | 24 Mar 201416:38 | – | nvd |
10
| Source | Link |
|---|---|
| packetstormsecurity | www.packetstormsecurity.com/files/125775 |
| securityfocus | www.securityfocus.com/bid/66302 |
| seclists | www.seclists.org/fulldisclosure/2014/Mar/325 |
| exploit-db | www.exploit-db.com/exploits/32368 |
# SPDX-FileCopyrightText: 2014 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:asset_manager";
if(description)
{
script_oid("1.3.6.1.4.1.25623.1.0.804428");
script_version("2024-03-04T14:37:58+0000");
script_cve_id("CVE-2014-2587", "CVE-2014-2588");
script_tag(name:"cvss_base", value:"6.5");
script_tag(name:"cvss_base_vector", value:"AV:N/AC:L/Au:S/C:P/I:P/A:P");
script_tag(name:"last_modification", value:"2024-03-04 14:37:58 +0000 (Mon, 04 Mar 2024)");
script_tag(name:"creation_date", value:"2014-04-17 11:25:02 +0530 (Thu, 17 Apr 2014)");
script_name("McAfee Asset Manager Multiple Vulnerabilities");
script_tag(name:"summary", value:"McAfee Asset Manager is prone to directory traversal and SQL injection vulnerabilities.");
script_tag(name:"vuldetect", value:"Checks if a vulnerable version is present on the target host.");
script_tag(name:"insight", value:"The flaws are due to:
- The '/servlet/downloadReport' script not properly sanitizing user input,
specifically path traversal style attacks supplied via the 'reportFileName'
GET parameter.
- The /jsp/reports/ReportsAudit.jsp script not properly sanitizing
user-supplied input to the 'user' POST parameter.");
script_tag(name:"impact", value:"Successful exploitation will allow attackers to disclose potentially sensitive
information and inject or manipulate SQL queries in the back-end database,
allowing for the manipulation or disclosure of arbitrary data.");
script_tag(name:"affected", value:"McAfee Asset Manager version 6.6");
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:"solution_type", value:"WillNotFix");
script_xref(name:"URL", value:"http://www.exploit-db.com/exploits/32368");
script_xref(name:"URL", value:"http://www.securityfocus.com/bid/66302");
script_xref(name:"URL", value:"http://packetstormsecurity.com/files/125775");
script_xref(name:"URL", value:"http://seclists.org/fulldisclosure/2014/Mar/325");
script_category(ACT_GATHER_INFO);
script_tag(name:"qod_type", value:"remote_banner");
script_family("Web application abuses");
script_copyright("Copyright (C) 2014 Greenbone AG");
script_dependencies("gb_mcafee_asset_manager_detect.nasl");
script_mandatory_keys("McAfee/Asset/Manager/installed");
exit(0);
}
include("version_func.inc");
include("host_details.inc");
if(!port = get_app_port(cpe:CPE))
exit(0);
if(!version = get_app_version(cpe:CPE, port:port))
exit(0);
if(version_is_equal(version:version, test_version:"6.6")) {
report = report_fixed_ver(installed_version:version, fixed_version:"None");
security_message(port:port, data:report);
exit(0);
}
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
04 Mar 2024 00:00Current
7.7High risk
Vulners AI Score7.7
CVSS 26.5
EPSS0.07322