Vulnerabilities > CVE-2014-0782 - Improper Restriction of Operations within the Bounds of a Memory Buffer vulnerability in Yokogawa products

047910
CVSS 0.0 - NONE
Attack vector
UNKNOWN
Attack complexity
UNKNOWN
Privileges required
UNKNOWN
Confidentiality impact
UNKNOWN
Integrity impact
UNKNOWN
Availability impact
UNKNOWN
yokogawa
CWE-119
exploit available
metasploit

Summary

Stack-based buffer overflow in BKESimmgr.exe in the Expanded Test Functions package in Yokogawa CENTUM CS 1000, CENTUM CS 3000 Entry Class R3.09.50 and earlier, CENTUM VP R5.03.00 and earlier, CENTUM VP Entry Class R5.03.00 and earlier, Exaopc R3.71.02 and earlier, B/M9000CS R5.05.01 and earlier, and B/M9000 VP R7.03.01 and earlier allows remote attackers to execute arbitrary code via a crafted packet.

Common Attack Pattern Enumeration and Classification (CAPEC)

  • Buffer Overflow via Environment Variables
    This attack pattern involves causing a buffer overflow through manipulation of environment variables. Once the attacker finds that they can modify an environment variable, they may try to overflow associated buffers. This attack leverages implicit trust often placed in environment variables.
  • Overflow Buffers
    Buffer Overflow attacks target improper or missing bounds checking on buffer operations, typically triggered by input injected by an attacker. As a consequence, an attacker is able to write past the boundaries of allocated buffer regions in memory, causing a program crash or potentially redirection of execution as per the attackers' choice.
  • Client-side Injection-induced Buffer Overflow
    This type of attack exploits a buffer overflow vulnerability in targeted client software through injection of malicious content from a custom-built hostile service.
  • Filter Failure through Buffer Overflow
    In this attack, the idea is to cause an active filter to fail by causing an oversized transaction. An attacker may try to feed overly long input strings to the program in an attempt to overwhelm the filter (by causing a buffer overflow) and hoping that the filter does not fail securely (i.e. the user input is let into the system unfiltered).
  • MIME Conversion
    An attacker exploits a weakness in the MIME conversion routine to cause a buffer overflow and gain control over the mail server machine. The MIME system is designed to allow various different information formats to be interpreted and sent via e-mail. Attack points exist when data are converted to MIME compatible format and back.

Exploit-Db

descriptionYokogawa CS3000 BKESimmgr.exe Buffer Overflow. CVE-2014-0782. Remote exploit for windows platform
idEDB-ID:33331
last seen2016-02-03
modified2014-05-12
published2014-05-12
reportermetasploit
sourcehttps://www.exploit-db.com/download/33331/
titleYokogawa CS3000 BKESimmgr.exe Buffer Overflow

Metasploit

descriptionThis module exploits an stack based buffer overflow on Yokogawa CS3000. The vulnerability exists in the BKESimmgr.exe service when handling specially crafted packets, due to an insecure usage of memcpy, using attacker controlled data as the size count. This module has been tested successfully in Yokogawa CS3000 R3.08.50 over Windows XP SP3 and Windows 2003 SP2.
idMSF:EXPLOIT/WINDOWS/SCADA/YOKOGAWA_BKESIMMGR_BOF
last seen2020-06-07
modified2020-02-18
published2014-05-09
references
reporterRapid7
sourcehttps://github.com/rapid7/metasploit-framework/blob/master//modules/exploits/windows/scada/yokogawa_bkesimmgr_bof.rb
titleYokogawa CS3000 BKESimmgr.exe Buffer Overflow

Packetstorm

data sourcehttps://packetstormsecurity.com/files/download/126573/yokogawa_bkesimmgr_bof.rb.txt
idPACKETSTORM:126573
last seen2016-12-05
published2014-05-09
reporterjuan vazquez
sourcehttps://packetstormsecurity.com/files/126573/Yokogawa-CS3000-BKESimmgr.exe-Buffer-Overflow.html
titleYokogawa CS3000 BKESimmgr.exe Buffer Overflow