Rapid7 Vulnerability & Exploit Database

SolidWorks Workgroup PDM 2014 pdmwService.exe Arbitrary File Write

Back to Search

SolidWorks Workgroup PDM 2014 pdmwService.exe Arbitrary File Write

Disclosed
02/22/2014
Created
05/30/2018

Description

This module exploits a remote arbitrary file write vulnerability in SolidWorks Workgroup PDM 2014 SP2 and prior. For targets running Windows Vista or newer the payload is written to the startup folder for all users and executed upon next user logon. For targets before Windows Vista code execution can be achieved by first uploading the payload as an exe file, and then upload another mof file, which schedules WMI to execute the uploaded payload. This module has been tested successfully on SolidWorks Workgroup PDM 2011 SP0 on Windows XP SP3 (EN) and Windows 7 SP1 (EN).

Author(s)

  • Mohamed Shetta <mshetta@live.com>
  • bcoles <bcoles@gmail.com>

Platform

Windows

Development

Module Options

To display the available options, load the module within the Metasploit console and run the commands 'show options' or 'show advanced':

msf > use exploit/windows/misc/solidworks_workgroup_pdmwservice_file_write
msf exploit(solidworks_workgroup_pdmwservice_file_write) > show targets
    ...targets...
msf exploit(solidworks_workgroup_pdmwservice_file_write) > set TARGET < target-id >
msf exploit(solidworks_workgroup_pdmwservice_file_write) > show options
    ...show and set options...
msf exploit(solidworks_workgroup_pdmwservice_file_write) > exploit

Time is precious, so I don’t want to do something manually that I can automate. Leveraging the Metasploit Framework when automating any task keeps us from having to re-create the wheel as we can use the existing libraries and focus our efforts where it matters.

– Jim O’Gorman | President, Offensive Security

;