Intel Active Management Technology Privilege Escalation Vulnerability (INTEL-SA-00082)
🗓️ 12 Sep 2017 00:00:00Reported by Copyright (C) 2017 Greenbone AGType
openvas🔗 plugins.openvas.org👁 30 Views
| Reporter | Title | Published | Views | Family All 10 |
|---|---|---|---|---|
| CVE-2017-5698 | 5 Sep 201700:00 | – | attackerkb | |
| Intel Management Engine Multiple Component Elevation of Privilege Vulnerability | 6 Sep 201700:00 | – | cnvd | |
| CVE-2017-5698 | 5 Sep 201719:00 | – | cve | |
| CVE-2017-5698 | 5 Sep 201719:00 | – | cvelist | |
| EUVD-2017-14775 | 7 Oct 202500:30 | – | euvd | |
| CVE-2017-5698 | 5 Sep 201719:29 | – | nvd | |
| Intel Standard Manageability Privilege Escalation Vulnerability | 12 Sep 201700:00 | – | openvas | |
| CVE-2017-5698 | 5 Sep 201719:29 | – | osv | |
| Code injection | 5 Sep 201719:29 | – | prion | |
| PT-2017-16678 · Intel · Intel Active Management Technology +2 | 5 Sep 201700:00 | – | ptsecurity |
# 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:/o:intel:active_management_technology_firmware";
if(description)
{
script_oid("1.3.6.1.4.1.25623.1.0.811809");
script_version("2024-08-23T15:40:37+0000");
script_tag(name:"last_modification", value:"2024-08-23 15:40:37 +0000 (Fri, 23 Aug 2024)");
script_tag(name:"creation_date", value:"2017-09-12 19:05:54 +0530 (Tue, 12 Sep 2017)");
script_tag(name:"cvss_base", value:"4.9");
script_tag(name:"cvss_base_vector", value:"AV:L/AC:L/Au:N/C:N/I:C/A:N");
script_tag(name:"severity_vector", value:"CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:N/I:H/A:N");
script_tag(name:"severity_origin", value:"NVD");
script_tag(name:"severity_date", value:"2023-08-17 17:43:00 +0000 (Thu, 17 Aug 2023)");
script_cve_id("CVE-2017-5698");
script_tag(name:"qod_type", value:"remote_banner");
script_tag(name:"solution_type", value:"VendorFix");
script_name("Intel Active Management Technology Privilege Escalation Vulnerability (INTEL-SA-00082)");
script_category(ACT_GATHER_INFO);
script_copyright("Copyright (C) 2017 Greenbone AG");
script_family("Privilege escalation");
script_dependencies("gb_intel_amt_http_detect.nasl");
script_mandatory_keys("intel/amt/detected");
script_tag(name:"summary", value:"Intel Active Management Technology 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 is due to an unspecified error in an unspecified
function.");
script_tag(name:"impact", value:"Successful exploitation will allow remote attackers to conduct
privilege escalation.");
script_tag(name:"affected", value:"Intel Active Management Technology firmware versions
11.0.25.3001 and 11.0.26.3000.");
script_tag(name:"solution", value:"See the referenced vendor advisory for a solution.");
script_xref(name:"URL", value:"https://www.intel.com/content/www/us/en/security-center/advisory/intel-sa-00082.html");
exit(0);
}
include("host_details.inc");
include("version_func.inc");
if (!port = get_app_port(cpe: CPE))
exit(0);
if (!version = get_app_version(cpe: CPE, port: port))
exit(0);
if (version == "11.0.25.3001" || version == "11.0.26.3000") {
report = report_fixed_ver(installed_version: version, fixed_version: "See advisory");
security_message(port: port, 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
23 Aug 2024 00:00Current
5.3Medium risk
Vulners AI Score5.3
CVSS 3.14.4
CVSS 24.9
EPSS0.00294