8.3
CVSSv2

CVE-2014-0784

Published: 14/03/2014 Updated: 05/08/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 BKBCopyD.exe in Yokogawa CENTUM CS 3000 R3.09.50 and previous versions allows remote malicious users to execute arbitrary code via a crafted TCP packet.

Vulnerable Product Search on Vulmon Subscribe to Product

yokogawa centum cs 3000 r3.05

yokogawa centum cs 3000

yokogawa centum cs 3000 r3.02

yokogawa centum cs 3000 r3.04

yokogawa centum cs 3000 r3.09

yokogawa centum cs 3000 r3.07

yokogawa centum cs 3000 r3.06

yokogawa centum cs 3000 r3.08

yokogawa centum cs 3000 r3.03

yokogawa centum cs 3000 r3.08.50

yokogawa centum cs 3000 r3.01

yokogawa centum cs 3000 r3.08.70

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