Rapid7 Vulnerability & Exploit Database

SixApart MovableType Storable Perl Code Execution

Back to Search

SixApart MovableType Storable Perl Code Execution

Disclosed
02/11/2015
Created
05/30/2018

Description

This module exploits a serialization flaw in MovableType before 5.2.12 to execute arbitrary code. The default nondestructive mode depends on the target server having the Object::MultiType and DateTime Perl modules installed in Perl's @INC paths. The destructive mode of operation uses only required MovableType dependencies, but it will noticeably corrupt the MovableType installation.

Author(s)

  • John Lightsey

Platform

Unix

Architectures

cmd

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

;