Rapid7 Vulnerability & Exploit Database

Konica Minolta FTP Utility 1.00 Post Auth CWD Command SEH Overflow

Back to Search

Konica Minolta FTP Utility 1.00 Post Auth CWD Command SEH Overflow

Disclosed
08/23/2015
Created
05/30/2018

Description

This module exploits an SEH overflow in Konica Minolta FTP Server 1.00. Konica Minolta FTP fails to check input size when parsing 'CWD' commands, which leads to an SEH overflow. Konica FTP allows anonymous access by default; valid credentials are typically unnecessary to exploit this vulnerability.

Author(s)

  • Shankar Damodaran
  • Muhamad Fadzil Ramli <mind1355@gmail.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/kmftp_utility_cwd
msf exploit(kmftp_utility_cwd) > show targets
    ...targets...
msf exploit(kmftp_utility_cwd) > set TARGET < target-id >
msf exploit(kmftp_utility_cwd) > show options
    ...show and set options...
msf exploit(kmftp_utility_cwd) > 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

;