Rapid7 Vulnerability & Exploit Database

HTTPDX tolog() Function Format String Vulnerability

Back to Search

HTTPDX tolog() Function Format String Vulnerability

Disclosed
11/17/2009
Created
05/30/2018

Description

This module exploits a format string vulnerability in HTTPDX FTP server. By sending a specially crafted FTP command containing format specifiers, an attacker can corrupt memory and execute arbitrary code. By default logging is off for HTTP, but enabled for the 'moderator' user via FTP.

Author(s)

  • jduck <jduck@metasploit.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/ftp/httpdx_tolog_format
msf exploit(httpdx_tolog_format) > show targets
    ...targets...
msf exploit(httpdx_tolog_format) > set TARGET < target-id >
msf exploit(httpdx_tolog_format) > show options
    ...show and set options...
msf exploit(httpdx_tolog_format) > 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

;