Rapid7 Vulnerability & Exploit Database

Kentico CMS Staging SyncServer Unserialize Remote Command Execution

Back to Search

Kentico CMS Staging SyncServer Unserialize Remote Command Execution

Disclosed
04/15/2019
Created
05/06/2020

Description

This module exploits a vulnerability in the Kentico CMS platform versions 12.0.14 and earlier. Remote Command Execution is possible via unauthenticated XML requests to the Staging Service SyncServer.asmx interface ProcessSynchronizationTaskData method stagingTaskData parameter. XML input is passed to an insecure .NET deserialize call which allows for remote command execution.

Author(s)

  • Manoj Cherukuri
  • Justin LeMay
  • aushack <patrick@osisecurity.com.au>

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/http/kentico_staging_syncserver
msf exploit(kentico_staging_syncserver) > show targets
    ...targets...
msf exploit(kentico_staging_syncserver) > set TARGET < target-id >
msf exploit(kentico_staging_syncserver) > show options
    ...show and set options...
msf exploit(kentico_staging_syncserver) > 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

;