Lucene search
K

Intel(R) Management Engine Components 8.0.1.1399 Privilege Escalation

🗓️ 20 Oct 2016 00:00:00Reported by Joey LaneType 
packetstorm
 packetstorm
🔗 packetstormsecurity.com👁 28 Views

Intel Management Engine Components Privilege Escalation on Window

Code
`# Exploit Title: Intel(R) Management Engine Components - Unquoted Service Path Privilege Escalation  
# Date: 10/19/2016  
# Exploit Author: Joey Lane  
# Version: 8.0.1.1399  
# Tested on: Windows 7 Professional  
  
The Intel(R) Management and Security Application Local Management Service (LMS) is installed with an unquoted service path.   
This enables a local privilege escalation vulnerability.   
To exploit this vulnerability, a local attacker can insert an executable file in the path of the service.   
Rebooting the system or restarting the service will run the malicious executable with elevated privileges.  
  
This was tested on version 8.0.1.1399, but other versions may be affected  
as well.  
  
  
---------------------------------------------------------------------------  
  
C:\>sc qc LMS  
  
[SC] QueryServiceConfig SUCCESS  
  
  
  
SERVICE_NAME: LMS  
  
TYPE : 10 WIN32_OWN_PROCESS  
  
START_TYPE : 2 AUTO_START (DELAYED)  
  
ERROR_CONTROL : 1 NORMAL  
  
BINARY_PATH_NAME : C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\LMS\LMS.exe  
  
LOAD_ORDER_GROUP :  
  
TAG : 0  
  
DISPLAY_NAME : Intel(R) Management and Security Application Local Management Service  
  
DEPENDENCIES :  
  
SERVICE_START_NAME : LocalSystem  
  
---------------------------------------------------------------------------  
  
  
EXAMPLE:  
  
Using the BINARY_PATH_NAME listed above as an example, an executable named  
"Program.exe" could be placed in "C:\", and it would be executed as the  
Local System user next time the service was restarted.  
  
  
`

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