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 ...