Rapid7 Vulnerability & Exploit Database

Ektron 8.02 XSLT Transform Remote Code Execution

Back to Search

Ektron 8.02 XSLT Transform Remote Code Execution

Disclosed
10/16/2012
Created
05/30/2018

Description

This module exploits a vulnerability in Ektron CMS 8.02 (before SP5). The vulnerability exists due to the insecure usage of XslCompiledTransform, using a XSLT controlled by the user. The module has been tested successfully on Ektron CMS 8.02 over Windows 2003 SP2, which allows to execute arbitrary code with NETWORK SERVICE privileges.

Author(s)

  • Rich Lundeen
  • juan vazquez <juan.vazquez@metasploit.com>
  • Nicolas "Nicob" Gregoire

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

;