Rapid7 Vulnerability & Exploit Database

Disk Sorter Enterprise GET Buffer Overflow

Back to Search

Disk Sorter Enterprise GET Buffer Overflow

Disclosed
03/15/2017
Created
05/30/2018

Description

This module exploits a stack-based buffer overflow vulnerability in the web interface of Disk Sorter Enterprise v9.5.12, caused by improper bounds checking of the request path in HTTP GET requests sent to the built-in web server. This module has been tested successfully on Windows 7 SP1 x86.

Author(s)

  • Daniel Teixeira

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

;