Rapid7 Vulnerability & Exploit Database

CuteFlow v2.11.2 Arbitrary File Upload Vulnerability

Back to Search

CuteFlow v2.11.2 Arbitrary File Upload Vulnerability

Disclosed
07/27/2012
Created
05/30/2018

Description

This module exploits a vulnerability in CuteFlow version 2.11.2 or prior. This application has an upload feature that allows an unauthenticated user to upload arbitrary files to the 'upload/___1/' directory and then execute it.

Author(s)

  • bcoles <bcoles@gmail.com>

Platform

PHP

Architectures

php

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

;