Rapid7 Vulnerability & Exploit Database

Samsung Security Manager 1.4 ActiveMQ Broker Service PUT Method Remote Code Execution

Back to Search

Samsung Security Manager 1.4 ActiveMQ Broker Service PUT Method Remote Code Execution

Disclosed
08/05/2016
Created
05/30/2018

Description

This is an exploit against Samsung Security Manager that bypasses the patch in ZDI-15-156 & ZDI-16-481 by exploiting the vulnerability against the client-side. This exploit has been tested successfully using IE, FireFox and Chrome by abusing a GET request XSS to bypass CORS and reach the vulnerable PUT. Finally a traversal is used in the PUT request to upload the code just where we want it and gain RCE as SYSTEM.

Author(s)

  • mr_me <mr_me@offensive-security.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/browser/samsung_security_manager_put
msf exploit(samsung_security_manager_put) > show targets
    ...targets...
msf exploit(samsung_security_manager_put) > set TARGET < target-id >
msf exploit(samsung_security_manager_put) > show options
    ...show and set options...
msf exploit(samsung_security_manager_put) > 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

;