10
CVSSv2

CVE-2014-0787

Published: 12/04/2014 Updated: 17/09/2017
CVSS v2 Base Score: 10 | Impact Score: 10 | Exploitability Score: 10
VMScore: 1000
Vector: AV:N/AC:L/Au:N/C:C/I:C/A:C

Vulnerability Summary

Stack-based buffer overflow in WellinTech KingSCADA prior to 3.1.2.13 allows remote malicious users to execute arbitrary code via a crafted packet.

Vulnerable Product Search on Vulmon Subscribe to Product

wellintech kingscada 3.1

wellintech kingscada

Exploits

require 'msf/core' class MetasploitModule < Msf::Exploit::Remote Rank = GreatRanking include Msf::Exploit::Remote::Tcp include Msf::Exploit::Remote::Seh def initialize(info = {}) super(update_info(info, 'Name' => 'KingScada AlarmServer Stack Buffer Overflow', 'Description' => %q{ This module exploits a stack ...