Rapid7 Vulnerability & Exploit Database

Siemens FactoryLink vrn.exe Opcode 9 Buffer Overflow

Back to Search

Siemens FactoryLink vrn.exe Opcode 9 Buffer Overflow

Disclosed
03/21/2011
Created
05/30/2018

Description

This module exploits a stack buffer overflow in FactoryLink 7.5, 7.5 SP2, and 8.0.1.703. By sending a specially crafted packet, an attacker may be able to execute arbitrary code due to the improper use of a vsprintf() function while processing the user-supplied text field. Originally found and posted by Luigi Auriemma.

Author(s)

  • Luigi Auriemma
  • hal
  • MC <mc@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/scada/factorylink_vrn_09
msf exploit(factorylink_vrn_09) > show targets
    ...targets...
msf exploit(factorylink_vrn_09) > set TARGET < target-id >
msf exploit(factorylink_vrn_09) > show options
    ...show and set options...
msf exploit(factorylink_vrn_09) > 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

;