8.3
CVSSv2

CVE-2014-0782

Published: 16/05/2014 Updated: 19/05/2014
CVSS v2 Base Score: 8.3 | Impact Score: 8.5 | Exploitability Score: 8.6
VMScore: 835
Vector: AV:N/AC:M/Au:N/C:P/I:P/A:C

Vulnerability 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 previous versions, CENTUM VP R5.03.00 and previous versions, CENTUM VP Entry Class R5.03.00 and previous versions, Exaopc R3.71.02 and previous versions, B/M9000CS R5.05.01 and previous versions, and B/M9000 VP R7.03.01 and previous versions allows remote malicious users to execute arbitrary code via a crafted packet.

Vulnerable Product Search on Vulmon Subscribe to Product

yokogawa b\\/m9000cs_software

yokogawa b\\/m9000cs -

yokogawa centum_cs_1000_software -

yokogawa centum_cs_1000 -

yokogawa centum_cs_3000_software

yokogawa centum_cs_3000 -

yokogawa centum_cs_3000_entry_class_software

yokogawa centum_cs_3000_entry_class -

yokogawa exaopc

yokogawa b\\/m9000_vp_software

yokogawa b\\/m9000_vp -

yokogawa centum_vp_entry_class_software

yokogawa centum_vp_entry_class -

yokogawa centum_vp_software

yokogawa centum_vp -

Exploits

## # This module requires Metasploit: http//metasploitcom/download # Current source: githubcom/rapid7/metasploit-framework ## require 'msf/core' class Metasploit3 < Msf::Exploit::Remote Rank = NormalRanking include Msf::Exploit::Remote::Tcp def initialize(info = {}) super(update_info(info, 'Name' => 'Yo ...