Rapid7 Vulnerability & Exploit Database

Ricoh DC DL-10 SR10 FTP USER Command Buffer Overflow

Back to Search

Ricoh DC DL-10 SR10 FTP USER Command Buffer Overflow

Disclosed
03/01/2012
Created
05/30/2018

Description

This module exploits a vulnerability found in Ricoh DC's DL-10 SR10 FTP service. By supplying a long string of data to the USER command, it is possible to trigger a stack-based buffer overflow, which allows remote code execution under the context of the user. Please note that in order to trigger the vulnerability, the server must be configured with a log file name (by default, it's disabled).

Author(s)

  • Julien Ahrens
  • sinn3r <sinn3r@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/ricoh_dl_bof
msf exploit(ricoh_dl_bof) > show targets
    ...targets...
msf exploit(ricoh_dl_bof) > set TARGET < target-id >
msf exploit(ricoh_dl_bof) > show options
    ...show and set options...
msf exploit(ricoh_dl_bof) > 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

;