Rapid7 Vulnerability & Exploit Database

Sync Breeze Enterprise GET Buffer Overflow

Back to Search

Sync Breeze 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 Sync Breeze Enterprise v9.4.28, v10.0.28, and v10.1.16, caused by improper bounds checking of the request in HTTP GET and POST requests sent to the built-in web server. This module has been tested successfully on Windows 7 SP1 x86.

Author(s)

  • Daniel Teixeira
  • Andrew Smith
  • Owais Mehtab
  • Milton Valencia (wetw0rk)

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

;