Rapid7 Vulnerability & Exploit Database

Yokogawa CENTUM CS 3000 BKCLogSvr.exe Heap Buffer Overflow

Back to Search

Yokogawa CENTUM CS 3000 BKCLogSvr.exe Heap Buffer Overflow

Disclosed
03/10/2014
Created
05/30/2018

Description

This module abuses a buffer overflow vulnerability to trigger a Denial of Service of the BKCLogSvr component in the Yokogaca CENTUM CS 3000 product. The vulnerability exists in the handling of malformed log packets, with an unexpected long level field. The root cause of the vulnerability is a combination of usage of uninitialized memory from the stack and a dangerous string copy. This module has been tested successfully on Yokogawa CENTUM CS 3000 R3.08.50.

Author(s)

  • juan vazquez <juan.vazquez@metasploit.com>
  • Redsadic <julian.vilas@gmail.com>

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 auxiliary/dos/scada/yokogawa_logsvr
msf auxiliary(yokogawa_logsvr) > show actions
    ...actions...
msf auxiliary(yokogawa_logsvr) > set ACTION < action-name >
msf auxiliary(yokogawa_logsvr) > show options
    ...show and set options...
msf auxiliary(yokogawa_logsvr) > run 

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

;