Rapid7 Vulnerability & Exploit Database

ScadaTEC ScadaPhone Stack Buffer Overflow

Back to Search

ScadaTEC ScadaPhone Stack Buffer Overflow

Disclosed
09/12/2011
Created
05/30/2018

Description

This module exploits a stack-based buffer overflow vulnerability in version 5.3.11.1230 of scadaTEC's ScadaPhone. In order for the command to be executed, an attacker must convince someone to load a specially crafted project zip file with ScadaPhone. By doing so, an attacker can execute arbitrary code as the victim user.

Author(s)

  • mr_me <steventhomasseeley@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/fileformat/scadaphone_zip
msf exploit(scadaphone_zip) > show targets
    ...targets...
msf exploit(scadaphone_zip) > set TARGET < target-id >
msf exploit(scadaphone_zip) > show options
    ...show and set options...
msf exploit(scadaphone_zip) > 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

;