8.3
CVSSv2

CVE-2014-3888

Published: 10/07/2014 Updated: 08/10/2015
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 BKFSim_vhfd.exe in Yokogawa CENTUM CS 1000, CENTUM CS 3000 R3.09.50 and previous versions, CENTUM VP R5.03.20 and previous versions, Exaopc R3.72.00 and previous versions, B/M9000CS R5.05.01 and previous versions, and B/M9000 VP R7.03.01 and previous versions, when FCS/Test Function is enabled, allows remote malicious users to execute arbitrary code via a crafted packet.

Vulnerability Trend

Vulnerable Product Search on Vulmon Subscribe to Product

yokogawa exaopc

yokogawa exaopc 3.71.02

yokogawa b/m9000cs software

yokogawa b/m9000cs -

yokogawa centum vp entry class software

yokogawa centum vp entry class -

yokogawa centum vp software

yokogawa centum vp software 4.03.00

yokogawa centum vp -

yokogawa b/m9000 vp software

yokogawa b/m9000 vp -

yokogawa centum cs 3000 software

yokogawa centum cs 3000 -

yokogawa centum cs 1000 software -

yokogawa centum cs 1000 -

yokogawa centum cs 3000 entry class software

yokogawa centum cs 3000 entry class -

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::Udp def initialize(info = {}) super(update_info(info, 'Name' => 'Yo ...